liuyg
2021-07-16 5db28e39983bb71c6e250b00a5c19fe6b0f82e2d
package-lock.json
@@ -889,6 +889,22 @@
        }
      }
    },
    "@babel/runtime-corejs3": {
      "version": "7.14.7",
      "resolved": "https://registry.nlark.com/@babel/runtime-corejs3/download/@babel/runtime-corejs3-7.14.7.tgz?cache=0&sync_timestamp=1624312908103&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fruntime-corejs3%2Fdownload%2F%40babel%2Fruntime-corejs3-7.14.7.tgz",
      "integrity": "sha1-DvKSu85AygD4dMlyTvF1oSR2Rlw=",
      "requires": {
        "core-js-pure": "^3.15.0",
        "regenerator-runtime": "^0.13.4"
      },
      "dependencies": {
        "regenerator-runtime": {
          "version": "0.13.7",
          "resolved": "https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.13.7.tgz",
          "integrity": "sha1-ysLazIoepnX+qrrriugziYrkb1U="
        }
      }
    },
    "@babel/template": {
      "version": "7.14.5",
      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz",
@@ -996,7 +1012,7 @@
    },
    "@mapbox/jsonlint-lines-primitives": {
      "version": "2.0.2",
      "resolved": "https://registry.npmjs.org/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz",
      "resolved": "https://registry.npm.taobao.org/@mapbox/jsonlint-lines-primitives/download/@mapbox/jsonlint-lines-primitives-2.0.2.tgz",
      "integrity": "sha1-zlblOfg1UrWNENZy6k1vya3HsjQ="
    },
    "@mapbox/mapbox-gl-style-spec": {
@@ -1016,12 +1032,12 @@
    },
    "@mapbox/point-geometry": {
      "version": "0.1.0",
      "resolved": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz",
      "resolved": "https://registry.npm.taobao.org/@mapbox/point-geometry/download/@mapbox/point-geometry-0.1.0.tgz",
      "integrity": "sha1-ioP5M1x4YO/6Lu7KJUMyqgru2PI="
    },
    "@mapbox/unitbezier": {
      "version": "0.0.0",
      "resolved": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.0.tgz",
      "resolved": "https://registry.npm.taobao.org/@mapbox/unitbezier/download/@mapbox/unitbezier-0.0.0.tgz",
      "integrity": "sha1-FWUb1VOme4WB+zmIEMmK2Go0Uk4="
    },
    "@mrmlnc/readdir-enhanced": {
@@ -1104,6 +1120,1390 @@
        }
      }
    },
    "@supermap/iclient-common": {
      "version": "10.1.3",
      "resolved": "https://registry.nlark.com/@supermap/iclient-common/download/@supermap/iclient-common-10.1.3.tgz",
      "integrity": "sha1-ZnF1AS3A7qrmcC7fj8baryIzDTY=",
      "requires": {
        "elasticsearch": "16.7.2",
        "fetch-ie8": "1.5.0",
        "fetch-jsonp": "1.1.3",
        "lodash.topairs": "4.3.0",
        "promise-polyfill": "8.2.0"
      }
    },
    "@supermap/iclient-ol": {
      "version": "10.1.3",
      "resolved": "https://registry.nlark.com/@supermap/iclient-ol/download/@supermap/iclient-ol-10.1.3.tgz",
      "integrity": "sha1-pDnYE6Ybh/6//xSPgjlsEu8Frto=",
      "requires": {
        "@supermap/iclient-common": "10.1.3",
        "@turf/turf": "5.1.6",
        "canvg": "3.0.7",
        "echarts": "4.9.0",
        "lodash.remove": "^4.7.0",
        "mapv": "2.0.62",
        "ol": "6.4.3",
        "proj4": "2.6.3",
        "xlsx": "0.16.9"
      },
      "dependencies": {
        "echarts": {
          "version": "4.9.0",
          "resolved": "https://registry.npmjs.org/echarts/-/echarts-4.9.0.tgz",
          "integrity": "sha512-+ugizgtJ+KmsJyyDPxaw2Br5FqzuBnyOWwcxPKO6y0gc5caYcfnEUIlNStx02necw8jmKmTafmpHhGo4XDtEIA==",
          "requires": {
            "zrender": "4.3.2"
          }
        },
        "ol": {
          "version": "6.4.3",
          "resolved": "https://registry.nlark.com/ol/download/ol-6.4.3.tgz",
          "integrity": "sha1-Ine7WD/ihI5LIGL4XxxRNrSwwbI=",
          "requires": {
            "ol-mapbox-style": "^6.1.1",
            "pbf": "3.2.1",
            "rbush": "^3.0.1"
          }
        },
        "zrender": {
          "version": "4.3.2",
          "resolved": "https://registry.npmjs.org/zrender/-/zrender-4.3.2.tgz",
          "integrity": "sha512-bIusJLS8c4DkIcdiK+s13HiQ/zjQQVgpNohtd8d94Y2DnJqgM1yjh/jpDb8DoL6hd7r8Awagw8e3qK/oLaWr3g=="
        }
      }
    },
    "@turf/along": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/along/download/@turf/along-5.1.5.tgz",
      "integrity": "sha1-YdbmplhKzdq1asVYTge/jL5fi+s=",
      "requires": {
        "@turf/bearing": "^5.1.5",
        "@turf/destination": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/area": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/area/download/@turf/area-5.1.5.tgz",
      "integrity": "sha1-79iZv9Jgzb0VQbKjwVX4pdLu+h0=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/bbox": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/bbox/download/@turf/bbox-5.1.5.tgz",
      "integrity": "sha1-MFHfUUrUxQ9KT5uKLRX9i2hA7aM=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/bbox-clip": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/bbox-clip/download/@turf/bbox-clip-5.1.5.tgz",
      "integrity": "sha1-M2S1Mo3/nzz0HZ4C7a/zdNFQzIQ=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "lineclip": "^1.1.5"
      }
    },
    "@turf/bbox-polygon": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/bbox-polygon/download/@turf/bbox-polygon-5.1.5.tgz",
      "integrity": "sha1-auuk7VHYXSluD3w4uIwznwHu4CQ=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/bearing": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/bearing/download/@turf/bearing-5.1.5.tgz",
      "integrity": "sha1-egt5ATbE70eX8CRjBdRcvi0ns/c=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/bezier-spline": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/bezier-spline/download/@turf/bezier-spline-5.1.5.tgz",
      "integrity": "sha1-WaJ7ul17l+8Vqz/VpA+9I4cEm8o=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/boolean-clockwise": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-clockwise/download/@turf/boolean-clockwise-5.1.5.tgz",
      "integrity": "sha1-MwK32sYsXikaB4nimvcoM4f6nes=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/boolean-contains": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-contains/download/@turf/boolean-contains-5.1.5.tgz",
      "integrity": "sha1-WW1jruY2961T7pn5/yTJaZSg7xQ=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/boolean-point-on-line": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/boolean-crosses": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-crosses/download/@turf/boolean-crosses-5.1.5.tgz",
      "integrity": "sha1-Ab+uollvFk3kpNMlCU3HwlXHFdY=",
      "requires": {
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-intersect": "^5.1.5",
        "@turf/polygon-to-line": "^5.1.5"
      }
    },
    "@turf/boolean-disjoint": {
      "version": "5.1.6",
      "resolved": "https://registry.nlark.com/@turf/boolean-disjoint/download/@turf/boolean-disjoint-5.1.6.tgz",
      "integrity": "sha1-P72HCEsmkTP1/RVyXes8ZnX7ip0=",
      "requires": {
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/line-intersect": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/polygon-to-line": "^5.1.5"
      }
    },
    "@turf/boolean-equal": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-equal/download/@turf/boolean-equal-5.1.5.tgz",
      "integrity": "sha1-Kfj21gu4RQff12WzIlTbjnLJOKQ=",
      "requires": {
        "@turf/clean-coords": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "geojson-equality": "0.1.6"
      }
    },
    "@turf/boolean-overlap": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-overlap/download/@turf/boolean-overlap-5.1.5.tgz",
      "integrity": "sha1-DU5kxSx3CijpPZ7834qLg3OsznU=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-intersect": "^5.1.5",
        "@turf/line-overlap": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "geojson-equality": "0.1.6"
      }
    },
    "@turf/boolean-parallel": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-parallel/download/@turf/boolean-parallel-5.1.5.tgz",
      "integrity": "sha1-c5NYR16ltlx+GCejw+DopofTqF0=",
      "requires": {
        "@turf/clean-coords": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/line-segment": "^5.1.5",
        "@turf/rhumb-bearing": "^5.1.5"
      }
    },
    "@turf/boolean-point-in-polygon": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-point-in-polygon/download/@turf/boolean-point-in-polygon-5.1.5.tgz",
      "integrity": "sha1-8BzBlNHgMKVIv9qYHLpDz9YpQbc=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/boolean-point-on-line": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-point-on-line/download/@turf/boolean-point-on-line-5.1.5.tgz",
      "integrity": "sha1-9jPF/4Aq0ku48Vja269v9KAj3Xs=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/boolean-within": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/boolean-within/download/@turf/boolean-within-5.1.5.tgz",
      "integrity": "sha1-RxBdVtB1Kp0Pv81Dw2pfkUnchpc=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/boolean-point-on-line": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/buffer": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/buffer/download/@turf/buffer-5.1.5.tgz",
      "integrity": "sha1-hByWJ8+5dLEirE4alW8EZrwCMcQ=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/center": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/projection": "^5.1.5",
        "d3-geo": "1.7.1",
        "turf-jsts": "*"
      }
    },
    "@turf/center": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/center/download/@turf/center-5.1.5.tgz",
      "integrity": "sha1-RKss2VT2PA03dX9xWKmcPvURS4A=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/center-mean": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/center-mean/download/@turf/center-mean-5.1.5.tgz",
      "integrity": "sha1-jI6YdTkeXwnw5uePXWYbiLIQigo=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/center-median": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/center-median/download/@turf/center-median-5.1.5.tgz",
      "integrity": "sha1-u0Yb/noqSGAdikcnaFcYcjoUqHI=",
      "requires": {
        "@turf/center-mean": "^5.1.5",
        "@turf/centroid": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/center-of-mass": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/center-of-mass/download/@turf/center-of-mass-5.1.5.tgz",
      "integrity": "sha1-TTvXnYhJjbq4Mk1PafAyL2Uguco=",
      "requires": {
        "@turf/centroid": "^5.1.5",
        "@turf/convex": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/centroid": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/centroid/download/@turf/centroid-5.1.5.tgz",
      "integrity": "sha1-d4radCFjNQIa2P0OemWoNJ1Tx2k=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/circle": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/circle/download/@turf/circle-5.1.5.tgz",
      "integrity": "sha1-mxV3g1UIq1L7HBCypQZcuiuHtqU=",
      "requires": {
        "@turf/destination": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/clean-coords": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/clean-coords/download/@turf/clean-coords-5.1.5.tgz",
      "integrity": "sha1-EoAKmKeMmkUqcuxChJPEOs8q2h8=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/clone": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/clone/download/@turf/clone-5.1.5.tgz",
      "integrity": "sha1-JT6NNUdxgZduM636tQoPAqfw42c=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/clusters": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/clusters/download/@turf/clusters-5.1.5.tgz",
      "integrity": "sha1-ZzpeXxsZycq6vFfJCO6t1oIiTdQ=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/clusters-dbscan": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/clusters-dbscan/download/@turf/clusters-dbscan-5.1.5.tgz",
      "integrity": "sha1-V4H7TmVsdHoLjpk333MYHAMJ4m8=",
      "requires": {
        "@turf/clone": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "density-clustering": "1.3.0"
      }
    },
    "@turf/clusters-kmeans": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/clusters-kmeans/download/@turf/clusters-kmeans-5.1.5.tgz",
      "integrity": "sha1-/W3+qLEzuovcI3CsPKzuFYejAvE=",
      "requires": {
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "skmeans": "0.9.7"
      }
    },
    "@turf/collect": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/collect/download/@turf/collect-5.1.5.tgz",
      "integrity": "sha1-/pjJqMIY7PJP/DPXApUXt8GbKj4=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "rbush": "^2.0.1"
      },
      "dependencies": {
        "quickselect": {
          "version": "1.1.1",
          "resolved": "https://registry.npm.taobao.org/quickselect/download/quickselect-1.1.1.tgz",
          "integrity": "sha1-hS5BLOQY8jetW2YNcM/6xkeulMI="
        },
        "rbush": {
          "version": "2.0.2",
          "resolved": "https://registry.npm.taobao.org/rbush/download/rbush-2.0.2.tgz",
          "integrity": "sha1-u2AFwnMbe6HVqaA1dykn0WphRgU=",
          "requires": {
            "quickselect": "^1.0.1"
          }
        }
      }
    },
    "@turf/combine": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/combine/download/@turf/combine-5.1.5.tgz",
      "integrity": "sha1-uxS976VVBDVxlfwaEkzX1TqMiQU=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/concave": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/concave/download/@turf/concave-5.1.5.tgz",
      "integrity": "sha1-I7uqw4fQNLlldKG9cNBZI3qdIRA=",
      "requires": {
        "@turf/clone": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/tin": "^5.1.5",
        "topojson-client": "3.x",
        "topojson-server": "3.x"
      }
    },
    "@turf/convex": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/convex/download/@turf/convex-5.1.5.tgz",
      "integrity": "sha1-Dfk3fdACIWzpghsH9wXgN9rj4B0=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "concaveman": "*"
      }
    },
    "@turf/destination": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/destination/download/@turf/destination-5.1.5.tgz",
      "integrity": "sha1-7TU4G9zoO73cvQei4rzivd/7zCY=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/difference": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/difference/download/@turf/difference-5.1.5.tgz",
      "integrity": "sha1-ok1pCnvKgD8QkKnuO52Qb8Q3H0I=",
      "requires": {
        "@turf/area": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "turf-jsts": "*"
      }
    },
    "@turf/dissolve": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/dissolve/download/@turf/dissolve-5.1.5.tgz",
      "integrity": "sha1-LPEzqQIdIWODHD16lY1lB/nYGTg=",
      "requires": {
        "@turf/boolean-overlap": "^5.1.5",
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-intersect": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/union": "^5.1.5",
        "geojson-rbush": "2.1.0",
        "get-closest": "*"
      }
    },
    "@turf/distance": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/distance/download/@turf/distance-5.1.5.tgz",
      "integrity": "sha1-Oc8YIEu/h1h9cH5gmmARiQkVZAk=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/ellipse": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/ellipse/download/@turf/ellipse-5.1.5.tgz",
      "integrity": "sha1-1XyrhTmFkgzeYCKKeNgEWAJcVL4=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/rhumb-destination": "^5.1.5",
        "@turf/transform-rotate": "^5.1.5"
      }
    },
    "@turf/envelope": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/envelope/download/@turf/envelope-5.1.5.tgz",
      "integrity": "sha1-UBMwnFP91D369LWIplw/7X28EIo=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/bbox-polygon": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/explode": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/explode/download/@turf/explode-5.1.5.tgz",
      "integrity": "sha1-sSsvd0AEobSPYrqVsgocZVo94Rg=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/flatten": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/flatten/download/@turf/flatten-5.1.5.tgz",
      "integrity": "sha1-2iknBnEz7WFpsLnWB7khVoiqE1g=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/flip": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/flip/download/@turf/flip-5.1.5.tgz",
      "integrity": "sha1-Q29kOnIvDKU7n85jjkaT2zYIpoo=",
      "requires": {
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/great-circle": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/great-circle/download/@turf/great-circle-5.1.5.tgz",
      "integrity": "sha1-3r+2cc5HVQnLY3MBwV/PzPo1mpM=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/helpers": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/helpers/download/@turf/helpers-5.1.5.tgz",
      "integrity": "sha1-FTQFInq5M9AEpbuWQantmZ/L4M8="
    },
    "@turf/hex-grid": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/hex-grid/download/@turf/hex-grid-5.1.5.tgz",
      "integrity": "sha1-m3ul/s9QUfHoWJL3E/zlxVBQKmo=",
      "requires": {
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/intersect": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/interpolate": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/interpolate/download/@turf/interpolate-5.1.5.tgz",
      "integrity": "sha1-DxLwq3VtbdEK+ykMpuh3ve8BPqo=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/centroid": "^5.1.5",
        "@turf/clone": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/hex-grid": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/point-grid": "^5.1.5",
        "@turf/square-grid": "^5.1.5",
        "@turf/triangle-grid": "^5.1.5"
      }
    },
    "@turf/intersect": {
      "version": "5.1.6",
      "resolved": "https://registry.nlark.com/@turf/intersect/download/@turf/intersect-5.1.6.tgz",
      "integrity": "sha1-E//M63pSnCp+XWaBqzumcfho6V8=",
      "requires": {
        "@turf/clean-coords": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/truncate": "^5.1.5",
        "turf-jsts": "*"
      }
    },
    "@turf/invariant": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/invariant/download/@turf/invariant-5.1.5.tgz",
      "integrity": "sha1-9Z9P76CSJLFdzhZR+QPIaNV6JOE=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/isobands": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/isobands/download/@turf/isobands-5.1.5.tgz",
      "integrity": "sha1-a0TO9YTVUaMTBBh68jtKFYLj8I0=",
      "requires": {
        "@turf/area": "^5.1.5",
        "@turf/bbox": "^5.1.5",
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/explode": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/isolines": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/isolines/download/@turf/isolines-5.1.5.tgz",
      "integrity": "sha1-irTn9Cuz38VGFOW/FVln9+VdLeE=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/kinks": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/kinks/download/@turf/kinks-5.1.5.tgz",
      "integrity": "sha1-irtpYdm7AQchO63fLCwmQNAlaYA=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/length": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/length/download/@turf/length-5.1.5.tgz",
      "integrity": "sha1-86X4ZMK5lqi7RxeUU1ofrxLuvvs=",
      "requires": {
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/line-arc": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-arc/download/@turf/line-arc-5.1.5.tgz",
      "integrity": "sha1-AHinRHg1oSrkFKIR+aZNEYYVDhU=",
      "requires": {
        "@turf/circle": "^5.1.5",
        "@turf/destination": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/line-chunk": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-chunk/download/@turf/line-chunk-5.1.5.tgz",
      "integrity": "sha1-kQqFwFwG2dD5w4l3oF4IGNUIXEI=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/length": "^5.1.5",
        "@turf/line-slice-along": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/line-intersect": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-intersect/download/@turf/line-intersect-5.1.5.tgz",
      "integrity": "sha1-DikHGuQDKV5JFyO8SfXPrI0R3fM=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-segment": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "geojson-rbush": "2.1.0"
      }
    },
    "@turf/line-offset": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-offset/download/@turf/line-offset-5.1.5.tgz",
      "integrity": "sha1-KrWy8In4yRPiMdmUN4553KkLWh4=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/line-overlap": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-overlap/download/@turf/line-overlap-5.1.5.tgz",
      "integrity": "sha1-lDxvh6A4bcQ9+sEdKz/5wRLNP2A=",
      "requires": {
        "@turf/boolean-point-on-line": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-segment": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/nearest-point-on-line": "^5.1.5",
        "geojson-rbush": "2.1.0"
      }
    },
    "@turf/line-segment": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-segment/download/@turf/line-segment-5.1.5.tgz",
      "integrity": "sha1-Mgeq7lRqskw9jcPMY/kcdwuAE+U=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/line-slice": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-slice/download/@turf/line-slice-5.1.5.tgz",
      "integrity": "sha1-Hs/OFGKjeFeXVM7fRGTN4mgp8rU=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/nearest-point-on-line": "^5.1.5"
      }
    },
    "@turf/line-slice-along": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-slice-along/download/@turf/line-slice-along-5.1.5.tgz",
      "integrity": "sha1-7drQoh70efKWihG9LdcomiEy6aU=",
      "requires": {
        "@turf/bearing": "^5.1.5",
        "@turf/destination": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/line-split": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-split/download/@turf/line-split-5.1.5.tgz",
      "integrity": "sha1-Wy30w3YZty73JbUWPPmSbVVArLc=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-intersect": "^5.1.5",
        "@turf/line-segment": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/nearest-point-on-line": "^5.1.5",
        "@turf/square": "^5.1.5",
        "@turf/truncate": "^5.1.5",
        "geojson-rbush": "2.1.0"
      }
    },
    "@turf/line-to-polygon": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/line-to-polygon/download/@turf/line-to-polygon-5.1.5.tgz",
      "integrity": "sha1-ITz0Gmj4Ikd4ujnTGH3sPouBhlo=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/mask": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/mask/download/@turf/mask-5.1.5.tgz",
      "integrity": "sha1-mrD+8aJyyY/j70kvn/thggayQtU=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/union": "^5.1.5",
        "rbush": "^2.0.1"
      },
      "dependencies": {
        "quickselect": {
          "version": "1.1.1",
          "resolved": "https://registry.npm.taobao.org/quickselect/download/quickselect-1.1.1.tgz",
          "integrity": "sha1-hS5BLOQY8jetW2YNcM/6xkeulMI="
        },
        "rbush": {
          "version": "2.0.2",
          "resolved": "https://registry.npm.taobao.org/rbush/download/rbush-2.0.2.tgz",
          "integrity": "sha1-u2AFwnMbe6HVqaA1dykn0WphRgU=",
          "requires": {
            "quickselect": "^1.0.1"
          }
        }
      }
    },
    "@turf/meta": {
      "version": "5.1.6",
      "resolved": "https://registry.nlark.com/@turf/meta/download/@turf/meta-5.1.6.tgz",
      "integrity": "sha1-wgqGPt7Qhp+yhUje6Ik0G8y0akY=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/midpoint": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/midpoint/download/@turf/midpoint-5.1.5.tgz",
      "integrity": "sha1-4mH2srDqgSTM7/VSomLdRlydBfA=",
      "requires": {
        "@turf/bearing": "^5.1.5",
        "@turf/destination": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/nearest-point": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/nearest-point/download/@turf/nearest-point-5.1.5.tgz",
      "integrity": "sha1-EgUN5Bw5hEMiTHl43g9iE5ANNPs=",
      "requires": {
        "@turf/clone": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/nearest-point-on-line": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/nearest-point-on-line/download/@turf/nearest-point-on-line-5.1.5.tgz",
      "integrity": "sha1-VgauKX8VlHUkvqUaKp71HsG/nDY=",
      "requires": {
        "@turf/bearing": "^5.1.5",
        "@turf/destination": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-intersect": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/nearest-point-to-line": {
      "version": "5.1.6",
      "resolved": "https://registry.nlark.com/@turf/nearest-point-to-line/download/@turf/nearest-point-to-line-5.1.6.tgz",
      "integrity": "sha1-0wt2BuVqPc6X9NttRdNSRw4LP4g=",
      "requires": {
        "@turf/helpers": "6.x",
        "@turf/invariant": "6.x",
        "@turf/meta": "6.x",
        "@turf/point-to-line-distance": "^5.1.5",
        "object-assign": "*"
      },
      "dependencies": {
        "@turf/helpers": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/helpers/download/@turf/helpers-6.5.0.tgz",
          "integrity": "sha1-95rwlL1rjOftK9PgiahJPubK6C4="
        },
        "@turf/invariant": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/invariant/download/@turf/invariant-6.5.0.tgz",
          "integrity": "sha1-lwr8mIAj45x8yrI0G9Bped3HRj8=",
          "requires": {
            "@turf/helpers": "^6.5.0"
          }
        },
        "@turf/meta": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/meta/download/@turf/meta-6.5.0.tgz",
          "integrity": "sha1-tyXDZTyfQyEz6qBNNCH35R4EGMo=",
          "requires": {
            "@turf/helpers": "^6.5.0"
          }
        }
      }
    },
    "@turf/planepoint": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/planepoint/download/@turf/planepoint-5.1.5.tgz",
      "integrity": "sha1-GLvfAG91ne9eQsagBsn53oGyt/8=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/point-grid": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/point-grid/download/@turf/point-grid-5.1.5.tgz",
      "integrity": "sha1-MFFBJI9Quv42zn5mukuX56sjaIc=",
      "requires": {
        "@turf/boolean-within": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/point-on-feature": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/point-on-feature/download/@turf/point-on-feature-5.1.5.tgz",
      "integrity": "sha1-MMfwMkMCd8ZBjZbSieRba/shP+c=",
      "requires": {
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/center": "^5.1.5",
        "@turf/explode": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/nearest-point": "^5.1.5"
      }
    },
    "@turf/point-to-line-distance": {
      "version": "5.1.6",
      "resolved": "https://registry.nlark.com/@turf/point-to-line-distance/download/@turf/point-to-line-distance-5.1.6.tgz",
      "integrity": "sha1-lU9stoVGQgoDDYSAOSUDJklw0tg=",
      "requires": {
        "@turf/bearing": "6.x",
        "@turf/distance": "6.x",
        "@turf/helpers": "6.x",
        "@turf/invariant": "6.x",
        "@turf/meta": "6.x",
        "@turf/projection": "6.x",
        "@turf/rhumb-bearing": "6.x",
        "@turf/rhumb-distance": "6.x"
      },
      "dependencies": {
        "@turf/bearing": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/bearing/download/@turf/bearing-6.5.0.tgz",
          "integrity": "sha1-RioFPGxkRDS9tjazn49D+wzYV7A=",
          "requires": {
            "@turf/helpers": "^6.5.0",
            "@turf/invariant": "^6.5.0"
          }
        },
        "@turf/clone": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/clone/download/@turf/clone-6.5.0.tgz",
          "integrity": "sha1-iVhgVziBrhCgLf/5XydDiLHNpRo=",
          "requires": {
            "@turf/helpers": "^6.5.0"
          }
        },
        "@turf/distance": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/distance/download/@turf/distance-6.5.0.tgz",
          "integrity": "sha1-IfBNX4boZNVOKr3hbzXBW082FJo=",
          "requires": {
            "@turf/helpers": "^6.5.0",
            "@turf/invariant": "^6.5.0"
          }
        },
        "@turf/helpers": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/helpers/download/@turf/helpers-6.5.0.tgz",
          "integrity": "sha1-95rwlL1rjOftK9PgiahJPubK6C4="
        },
        "@turf/invariant": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/invariant/download/@turf/invariant-6.5.0.tgz",
          "integrity": "sha1-lwr8mIAj45x8yrI0G9Bped3HRj8=",
          "requires": {
            "@turf/helpers": "^6.5.0"
          }
        },
        "@turf/meta": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/meta/download/@turf/meta-6.5.0.tgz",
          "integrity": "sha1-tyXDZTyfQyEz6qBNNCH35R4EGMo=",
          "requires": {
            "@turf/helpers": "^6.5.0"
          }
        },
        "@turf/projection": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/projection/download/@turf/projection-6.5.0.tgz",
          "integrity": "sha1-0qrYYjcL8D8icHARFUZKhAbBRLI=",
          "requires": {
            "@turf/clone": "^6.5.0",
            "@turf/helpers": "^6.5.0",
            "@turf/meta": "^6.5.0"
          }
        },
        "@turf/rhumb-bearing": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/rhumb-bearing/download/@turf/rhumb-bearing-6.5.0.tgz",
          "integrity": "sha1-jEGtYrRPtOV8FP55BIgFZoTu57k=",
          "requires": {
            "@turf/helpers": "^6.5.0",
            "@turf/invariant": "^6.5.0"
          }
        },
        "@turf/rhumb-distance": {
          "version": "6.5.0",
          "resolved": "https://registry.nlark.com/@turf/rhumb-distance/download/@turf/rhumb-distance-6.5.0.tgz",
          "integrity": "sha1-7QaABLFGlRK4VwcPv1y3t+q75ZI=",
          "requires": {
            "@turf/helpers": "^6.5.0",
            "@turf/invariant": "^6.5.0"
          }
        }
      }
    },
    "@turf/points-within-polygon": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/points-within-polygon/download/@turf/points-within-polygon-5.1.5.tgz",
      "integrity": "sha1-K4VaXfOq2lfC7oIKB1SrlJKKIzc=",
      "requires": {
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/polygon-tangents": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/polygon-tangents/download/@turf/polygon-tangents-5.1.5.tgz",
      "integrity": "sha1-K/AJkUcwJbF44lDcfLmuVAm71lI=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/polygon-to-line": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/polygon-to-line/download/@turf/polygon-to-line-5.1.5.tgz",
      "integrity": "sha1-I7tEjYTcTGUZmaxhGjbZHFklA2o=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/polygonize": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/polygonize/download/@turf/polygonize-5.1.5.tgz",
      "integrity": "sha1-BJP6EYefOdELmtAs5qI+lC0IqjI=",
      "requires": {
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/envelope": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/projection": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/projection/download/@turf/projection-5.1.5.tgz",
      "integrity": "sha1-JFF+7rLzaBa6n3EueubWo2jt91c=",
      "requires": {
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/random": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/random/download/@turf/random-5.1.5.tgz",
      "integrity": "sha1-sy78k0Vgroulfo67UfJBw5+6Lns=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/rewind": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/rewind/download/@turf/rewind-5.1.5.tgz",
      "integrity": "sha1-nqPbSmi3PB/R3RH1djGxQ8/vock=",
      "requires": {
        "@turf/boolean-clockwise": "^5.1.5",
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/rhumb-bearing": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/rhumb-bearing/download/@turf/rhumb-bearing-5.1.5.tgz",
      "integrity": "sha1-rPalAkJ+uMSeGM2mrg7/qwxd3NI=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/rhumb-destination": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/rhumb-destination/download/@turf/rhumb-destination-5.1.5.tgz",
      "integrity": "sha1-sbKuuSFUfyrAwamUtqEw+SRjx0I=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/rhumb-distance": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/rhumb-distance/download/@turf/rhumb-distance-5.1.5.tgz",
      "integrity": "sha1-GAaFdiX0IlOE2tQT5p85U4/192U=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/sample": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/sample/download/@turf/sample-5.1.5.tgz",
      "integrity": "sha1-6ctEikeJzFbuPeLdZ4HiNDQ1tBE=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/sector": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/sector/download/@turf/sector-5.1.5.tgz",
      "integrity": "sha1-rCu5TBPt1gNPb9wrZwCBNdIPXgc=",
      "requires": {
        "@turf/circle": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/line-arc": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/shortest-path": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/shortest-path/download/@turf/shortest-path-5.1.5.tgz",
      "integrity": "sha1-hUroCW9rw+EwD6ynfz6PZ9j5Nas=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/bbox-polygon": "^5.1.5",
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/clean-coords": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/transform-scale": "^5.1.5"
      }
    },
    "@turf/simplify": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/simplify/download/@turf/simplify-5.1.5.tgz",
      "integrity": "sha1-Csjyei60IYGD7dmZjDJ1q+QIuSY=",
      "requires": {
        "@turf/clean-coords": "^5.1.5",
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/square": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/square/download/@turf/square-5.1.5.tgz",
      "integrity": "sha1-qnsh5gM8ySUsOlvW89iNq9b+0YA=",
      "requires": {
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/square-grid": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/square-grid/download/@turf/square-grid-5.1.5.tgz",
      "integrity": "sha1-G9X3uesU8LYLwjH+/nNR0aMvGlE=",
      "requires": {
        "@turf/boolean-contains": "^5.1.5",
        "@turf/boolean-overlap": "^5.1.5",
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/intersect": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/standard-deviational-ellipse": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/standard-deviational-ellipse/download/@turf/standard-deviational-ellipse-5.1.5.tgz",
      "integrity": "sha1-hc0oO14ayljyG9ZkEuQUtW2FIyQ=",
      "requires": {
        "@turf/center-mean": "^5.1.5",
        "@turf/ellipse": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/points-within-polygon": "^5.1.5"
      }
    },
    "@turf/tag": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/tag/download/@turf/tag-5.1.5.tgz",
      "integrity": "sha1-0e4aUIjs/UoUEQGcmCOczypJfSA=",
      "requires": {
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/tesselate": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/tesselate/download/@turf/tesselate-5.1.5.tgz",
      "integrity": "sha1-MqWU6cIaAEIKn5DSxD3z4RZgYc0=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "earcut": "^2.0.0"
      }
    },
    "@turf/tin": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/tin/download/@turf/tin-5.1.5.tgz",
      "integrity": "sha1-KCI+r8X76a6azKgc3P6l0UJMkX0=",
      "requires": {
        "@turf/helpers": "^5.1.5"
      }
    },
    "@turf/transform-rotate": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/transform-rotate/download/@turf/transform-rotate-5.1.5.tgz",
      "integrity": "sha1-0Jbt2eMA/jFQadVNjkWMQJIh7fs=",
      "requires": {
        "@turf/centroid": "^5.1.5",
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/rhumb-bearing": "^5.1.5",
        "@turf/rhumb-destination": "^5.1.5",
        "@turf/rhumb-distance": "^5.1.5"
      }
    },
    "@turf/transform-scale": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/transform-scale/download/@turf/transform-scale-5.1.5.tgz",
      "integrity": "sha1-cP064BhWz3uunxWtVhzf6PiQAbk=",
      "requires": {
        "@turf/bbox": "^5.1.5",
        "@turf/center": "^5.1.5",
        "@turf/centroid": "^5.1.5",
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/rhumb-bearing": "^5.1.5",
        "@turf/rhumb-destination": "^5.1.5",
        "@turf/rhumb-distance": "^5.1.5"
      }
    },
    "@turf/transform-translate": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/transform-translate/download/@turf/transform-translate-5.1.5.tgz",
      "integrity": "sha1-Uwolf7Hccmja3Ks05nkB6yo97GM=",
      "requires": {
        "@turf/clone": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "@turf/rhumb-destination": "^5.1.5"
      }
    },
    "@turf/triangle-grid": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/triangle-grid/download/@turf/triangle-grid-5.1.5.tgz",
      "integrity": "sha1-ezZ2IQhVTBTyjK/zxIsc/ILI3IE=",
      "requires": {
        "@turf/distance": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/intersect": "^5.1.5",
        "@turf/invariant": "^5.1.5"
      }
    },
    "@turf/truncate": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/truncate/download/@turf/truncate-5.1.5.tgz",
      "integrity": "sha1-nu37Oxi6gfLJjT6tCUMcyhiErYk=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5"
      }
    },
    "@turf/turf": {
      "version": "5.1.6",
      "resolved": "https://registry.nlark.com/@turf/turf/download/@turf/turf-5.1.6.tgz",
      "integrity": "sha1-wxIlkoh+0jS3VGi4qMRb+Ib7+PY=",
      "requires": {
        "@turf/along": "5.1.x",
        "@turf/area": "5.1.x",
        "@turf/bbox": "5.1.x",
        "@turf/bbox-clip": "5.1.x",
        "@turf/bbox-polygon": "5.1.x",
        "@turf/bearing": "5.1.x",
        "@turf/bezier-spline": "5.1.x",
        "@turf/boolean-clockwise": "5.1.x",
        "@turf/boolean-contains": "5.1.x",
        "@turf/boolean-crosses": "5.1.x",
        "@turf/boolean-disjoint": "5.1.x",
        "@turf/boolean-equal": "5.1.x",
        "@turf/boolean-overlap": "5.1.x",
        "@turf/boolean-parallel": "5.1.x",
        "@turf/boolean-point-in-polygon": "5.1.x",
        "@turf/boolean-point-on-line": "5.1.x",
        "@turf/boolean-within": "5.1.x",
        "@turf/buffer": "5.1.x",
        "@turf/center": "5.1.x",
        "@turf/center-mean": "5.1.x",
        "@turf/center-median": "5.1.x",
        "@turf/center-of-mass": "5.1.x",
        "@turf/centroid": "5.1.x",
        "@turf/circle": "5.1.x",
        "@turf/clean-coords": "5.1.x",
        "@turf/clone": "5.1.x",
        "@turf/clusters": "5.1.x",
        "@turf/clusters-dbscan": "5.1.x",
        "@turf/clusters-kmeans": "5.1.x",
        "@turf/collect": "5.1.x",
        "@turf/combine": "5.1.x",
        "@turf/concave": "5.1.x",
        "@turf/convex": "5.1.x",
        "@turf/destination": "5.1.x",
        "@turf/difference": "5.1.x",
        "@turf/dissolve": "5.1.x",
        "@turf/distance": "5.1.x",
        "@turf/ellipse": "5.1.x",
        "@turf/envelope": "5.1.x",
        "@turf/explode": "5.1.x",
        "@turf/flatten": "5.1.x",
        "@turf/flip": "5.1.x",
        "@turf/great-circle": "5.1.x",
        "@turf/helpers": "5.1.x",
        "@turf/hex-grid": "5.1.x",
        "@turf/interpolate": "5.1.x",
        "@turf/intersect": "5.1.x",
        "@turf/invariant": "5.1.x",
        "@turf/isobands": "5.1.x",
        "@turf/isolines": "5.1.x",
        "@turf/kinks": "5.1.x",
        "@turf/length": "5.1.x",
        "@turf/line-arc": "5.1.x",
        "@turf/line-chunk": "5.1.x",
        "@turf/line-intersect": "5.1.x",
        "@turf/line-offset": "5.1.x",
        "@turf/line-overlap": "5.1.x",
        "@turf/line-segment": "5.1.x",
        "@turf/line-slice": "5.1.x",
        "@turf/line-slice-along": "5.1.x",
        "@turf/line-split": "5.1.x",
        "@turf/line-to-polygon": "5.1.x",
        "@turf/mask": "5.1.x",
        "@turf/meta": "5.1.x",
        "@turf/midpoint": "5.1.x",
        "@turf/nearest-point": "5.1.x",
        "@turf/nearest-point-on-line": "5.1.x",
        "@turf/nearest-point-to-line": "5.1.x",
        "@turf/planepoint": "5.1.x",
        "@turf/point-grid": "5.1.x",
        "@turf/point-on-feature": "5.1.x",
        "@turf/point-to-line-distance": "5.1.x",
        "@turf/points-within-polygon": "5.1.x",
        "@turf/polygon-tangents": "5.1.x",
        "@turf/polygon-to-line": "5.1.x",
        "@turf/polygonize": "5.1.x",
        "@turf/projection": "5.1.x",
        "@turf/random": "5.1.x",
        "@turf/rewind": "5.1.x",
        "@turf/rhumb-bearing": "5.1.x",
        "@turf/rhumb-destination": "5.1.x",
        "@turf/rhumb-distance": "5.1.x",
        "@turf/sample": "5.1.x",
        "@turf/sector": "5.1.x",
        "@turf/shortest-path": "5.1.x",
        "@turf/simplify": "5.1.x",
        "@turf/square": "5.1.x",
        "@turf/square-grid": "5.1.x",
        "@turf/standard-deviational-ellipse": "5.1.x",
        "@turf/tag": "5.1.x",
        "@turf/tesselate": "5.1.x",
        "@turf/tin": "5.1.x",
        "@turf/transform-rotate": "5.1.x",
        "@turf/transform-scale": "5.1.x",
        "@turf/transform-translate": "5.1.x",
        "@turf/triangle-grid": "5.1.x",
        "@turf/truncate": "5.1.x",
        "@turf/union": "5.1.x",
        "@turf/unkink-polygon": "5.1.x",
        "@turf/voronoi": "5.1.x"
      }
    },
    "@turf/union": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/union/download/@turf/union-5.1.5.tgz",
      "integrity": "sha1-UyhbYJQEf8WNlqrA6pCGXsNNRUs=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "turf-jsts": "*"
      }
    },
    "@turf/unkink-polygon": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/unkink-polygon/download/@turf/unkink-polygon-5.1.5.tgz",
      "integrity": "sha1-ewGEfFD7V0riV54Z5Ey6hSbSE8M=",
      "requires": {
        "@turf/area": "^5.1.5",
        "@turf/boolean-point-in-polygon": "^5.1.5",
        "@turf/helpers": "^5.1.5",
        "@turf/meta": "^5.1.5",
        "rbush": "^2.0.1"
      },
      "dependencies": {
        "quickselect": {
          "version": "1.1.1",
          "resolved": "https://registry.npm.taobao.org/quickselect/download/quickselect-1.1.1.tgz",
          "integrity": "sha1-hS5BLOQY8jetW2YNcM/6xkeulMI="
        },
        "rbush": {
          "version": "2.0.2",
          "resolved": "https://registry.npm.taobao.org/rbush/download/rbush-2.0.2.tgz",
          "integrity": "sha1-u2AFwnMbe6HVqaA1dykn0WphRgU=",
          "requires": {
            "quickselect": "^1.0.1"
          }
        }
      }
    },
    "@turf/voronoi": {
      "version": "5.1.5",
      "resolved": "https://registry.nlark.com/@turf/voronoi/download/@turf/voronoi-5.1.5.tgz",
      "integrity": "sha1-6FbpQG3MLyXWbdyJhYTifC6/ymY=",
      "requires": {
        "@turf/helpers": "^5.1.5",
        "@turf/invariant": "^5.1.5",
        "d3-voronoi": "1.1.2"
      }
    },
    "@types/glob": {
      "version": "7.1.3",
      "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.3.tgz",
@@ -1143,6 +2543,11 @@
      "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz",
      "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==",
      "dev": true
    },
    "@types/raf": {
      "version": "3.4.0",
      "resolved": "https://registry.nlark.com/@types/raf/download/@types/raf-3.4.0.tgz",
      "integrity": "sha1-K3LL1VQF4HHxxNKZkmOOAisgrMI="
    },
    "@vue/babel-helper-vue-jsx-merge-props": {
      "version": "1.2.1",
@@ -1704,6 +3109,23 @@
      "integrity": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==",
      "dev": true
    },
    "adler-32": {
      "version": "1.2.0",
      "resolved": "https://registry.nlark.com/adler-32/download/adler-32-1.2.0.tgz",
      "integrity": "sha1-aj5r8KY5ALoVZSgIyxXGgT0aXyU=",
      "requires": {
        "exit-on-epipe": "~1.0.1",
        "printj": "~1.1.0"
      }
    },
    "agentkeepalive": {
      "version": "3.5.2",
      "resolved": "https://registry.npm.taobao.org/agentkeepalive/download/agentkeepalive-3.5.2.tgz",
      "integrity": "sha1-oROSTdP6JKC8O3gQjEUMKr7gD2c=",
      "requires": {
        "humanize-ms": "^1.2.1"
      }
    },
    "ajv": {
      "version": "6.12.6",
      "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
@@ -2114,6 +3536,14 @@
      "dev": true,
      "requires": {
        "object.assign": "^4.1.0"
      }
    },
    "babel-plugin-external-helpers": {
      "version": "6.22.0",
      "resolved": "https://registry.npm.taobao.org/babel-plugin-external-helpers/download/babel-plugin-external-helpers-6.22.0.tgz",
      "integrity": "sha1-IoX0iwK9Xe3oUXXK+MYuhq3M76E=",
      "requires": {
        "babel-runtime": "^6.22.0"
      }
    },
    "babel-plugin-module-resolver": {
@@ -2642,7 +4072,6 @@
      "version": "1.0.2",
      "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
      "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
      "dev": true,
      "requires": {
        "function-bind": "^1.1.1",
        "get-intrinsic": "^1.0.2"
@@ -2740,6 +4169,19 @@
      "integrity": "sha512-1uoSZ1Pq1VpH0WerIMqwptXHNNGfdl7d1cJUFs80CwQ/lVzdhTvsFZCeNFslze7AjsQnb4C85tzclPa1VShbeQ==",
      "dev": true
    },
    "canvg": {
      "version": "3.0.7",
      "resolved": "https://registry.npm.taobao.org/canvg/download/canvg-3.0.7.tgz",
      "integrity": "sha1-5FuHpkEWr5BpF/fK1X03DqNy1oI=",
      "requires": {
        "@babel/runtime-corejs3": "^7.9.6",
        "@types/raf": "^3.4.0",
        "raf": "^3.4.1",
        "rgbcolor": "^1.0.1",
        "stackblur-canvas": "^2.0.0",
        "svg-pathdata": "^5.0.5"
      }
    },
    "case-sensitive-paths-webpack-plugin": {
      "version": "2.4.0",
      "resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz",
@@ -2750,6 +4192,16 @@
      "version": "0.12.0",
      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
      "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
    },
    "cfb": {
      "version": "1.2.0",
      "resolved": "https://registry.npm.taobao.org/cfb/download/cfb-1.2.0.tgz",
      "integrity": "sha1-ak0IcrUl7WA0nh71H7Swv3Psqag=",
      "requires": {
        "adler-32": "~1.2.0",
        "crc-32": "~1.2.0",
        "printj": "~1.1.2"
      }
    },
    "chai": {
      "version": "4.3.4",
@@ -3141,6 +4593,22 @@
      "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
      "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
    },
    "codepage": {
      "version": "1.14.0",
      "resolved": "https://registry.npm.taobao.org/codepage/download/codepage-1.14.0.tgz",
      "integrity": "sha1-jL4lSBMjVZ19MHVxsP/5HnodL5k=",
      "requires": {
        "commander": "~2.14.1",
        "exit-on-epipe": "~1.0.1"
      },
      "dependencies": {
        "commander": {
          "version": "2.14.1",
          "resolved": "https://registry.nlark.com/commander/download/commander-2.14.1.tgz?cache=0&sync_timestamp=1624609539421&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcommander%2Fdownload%2Fcommander-2.14.1.tgz",
          "integrity": "sha1-IjUSPjevjKPGXfRbAm29NXsBuao="
        }
      }
    },
    "collection-visit": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
@@ -3273,6 +4741,17 @@
        "inherits": "^2.0.3",
        "readable-stream": "^2.2.2",
        "typedarray": "^0.0.6"
      }
    },
    "concaveman": {
      "version": "1.2.0",
      "resolved": "https://registry.npm.taobao.org/concaveman/download/concaveman-1.2.0.tgz",
      "integrity": "sha1-Q0DyfAihG9wdX6wTR2hioqsJtwM=",
      "requires": {
        "point-in-polygon": "^1.0.1",
        "rbush": "^3.0.0",
        "robust-predicates": "^2.0.4",
        "tinyqueue": "^2.0.3"
      }
    },
    "connect-history-api-fallback": {
@@ -3539,6 +5018,11 @@
        }
      }
    },
    "core-js-pure": {
      "version": "3.15.2",
      "resolved": "https://registry.nlark.com/core-js-pure/download/core-js-pure-3.15.2.tgz",
      "integrity": "sha1-yOCHSCJwXzOF0xl6+TSPfJri484="
    },
    "core-util-is": {
      "version": "1.0.2",
      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
@@ -3554,6 +5038,15 @@
        "is-directory": "^0.3.1",
        "js-yaml": "^3.13.1",
        "parse-json": "^4.0.0"
      }
    },
    "crc-32": {
      "version": "1.2.0",
      "resolved": "https://registry.npm.taobao.org/crc-32/download/crc-32-1.2.0.tgz",
      "integrity": "sha1-yy224puIUI4y2d0OwWk+e0Ghggg=",
      "requires": {
        "exit-on-epipe": "~1.0.1",
        "printj": "~1.1.0"
      }
    },
    "create-ecdh": {
@@ -3753,7 +5246,7 @@
    },
    "csscolorparser": {
      "version": "1.0.3",
      "resolved": "https://registry.npmjs.org/csscolorparser/-/csscolorparser-1.0.3.tgz",
      "resolved": "https://registry.npm.taobao.org/csscolorparser/download/csscolorparser-1.0.3.tgz",
      "integrity": "sha1-s085HupNqPPpgjHizNjfnAQfFxs="
    },
    "cssesc": {
@@ -3893,6 +5386,24 @@
      "integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=",
      "dev": true
    },
    "d3-array": {
      "version": "1.2.4",
      "resolved": "https://registry.nlark.com/d3-array/download/d3-array-1.2.4.tgz",
      "integrity": "sha1-Y1zk1e6nWfb2BYY9vPww7cc39x8="
    },
    "d3-geo": {
      "version": "1.7.1",
      "resolved": "https://registry.nlark.com/d3-geo/download/d3-geo-1.7.1.tgz",
      "integrity": "sha1-RLvHohix/YWfPY/XxEPKg2Vpzpk=",
      "requires": {
        "d3-array": "1"
      }
    },
    "d3-voronoi": {
      "version": "1.1.2",
      "resolved": "https://registry.npm.taobao.org/d3-voronoi/download/d3-voronoi-1.1.2.tgz",
      "integrity": "sha1-Fodmfo8TotFYyAwUgMWinLDYlzw="
    },
    "dashdash": {
      "version": "1.14.1",
      "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
@@ -3940,7 +5451,6 @@
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
      "integrity": "sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==",
      "dev": true,
      "requires": {
        "is-arguments": "^1.0.4",
        "is-date-object": "^1.0.1",
@@ -4090,7 +5600,6 @@
      "version": "1.1.3",
      "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
      "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
      "dev": true,
      "requires": {
        "object-keys": "^1.0.12"
      }
@@ -4183,6 +5692,11 @@
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
      "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
    },
    "density-clustering": {
      "version": "1.3.0",
      "resolved": "https://registry.npm.taobao.org/density-clustering/download/density-clustering-1.3.0.tgz",
      "integrity": "sha1-3J9ZyPCrl+FiSsZJMP0xlIF9ysU="
    },
    "depd": {
      "version": "1.1.2",
@@ -4380,6 +5894,11 @@
        "stream-shift": "^1.0.0"
      }
    },
    "earcut": {
      "version": "2.2.3",
      "resolved": "https://registry.nlark.com/earcut/download/earcut-2.2.3.tgz?cache=0&sync_timestamp=1625748354595&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fearcut%2Fdownload%2Fearcut-2.2.3.tgz",
      "integrity": "sha1-1EztL/WhiFlWjjJ92cfUaxb1XPQ="
    },
    "easy-stack": {
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/easy-stack/-/easy-stack-1.0.1.tgz",
@@ -4415,6 +5934,40 @@
      "resolved": "https://registry.npmjs.org/ejs/-/ejs-2.7.4.tgz",
      "integrity": "sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==",
      "dev": true
    },
    "elasticsearch": {
      "version": "16.7.2",
      "resolved": "https://registry.npm.taobao.org/elasticsearch/download/elasticsearch-16.7.2.tgz",
      "integrity": "sha1-U+v0Vj+X5DrK3l152JXYE73J+Uk=",
      "requires": {
        "agentkeepalive": "^3.4.1",
        "chalk": "^1.0.0",
        "lodash": "^4.17.10"
      },
      "dependencies": {
        "ansi-styles": {
          "version": "2.2.1",
          "resolved": "https://registry.nlark.com/ansi-styles/download/ansi-styles-2.2.1.tgz?cache=0&sync_timestamp=1618995625950&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fansi-styles%2Fdownload%2Fansi-styles-2.2.1.tgz",
          "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
        },
        "chalk": {
          "version": "1.1.3",
          "resolved": "https://registry.nlark.com/chalk/download/chalk-1.1.3.tgz?cache=0&sync_timestamp=1618995297666&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-1.1.3.tgz",
          "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
          "requires": {
            "ansi-styles": "^2.2.1",
            "escape-string-regexp": "^1.0.2",
            "has-ansi": "^2.0.0",
            "strip-ansi": "^3.0.0",
            "supports-color": "^2.0.0"
          }
        },
        "supports-color": {
          "version": "2.0.0",
          "resolved": "https://registry.nlark.com/supports-color/download/supports-color-2.0.0.tgz?cache=0&sync_timestamp=1622293670728&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsupports-color%2Fdownload%2Fsupports-color-2.0.0.tgz",
          "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
        }
      }
    },
    "electron-to-chromium": {
      "version": "1.3.766",
@@ -4596,8 +6149,7 @@
    "escape-string-regexp": {
      "version": "1.0.5",
      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
      "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
      "dev": true
      "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
    },
    "eslint": {
      "version": "4.19.1",
@@ -4904,6 +6456,11 @@
        "strip-eof": "^1.0.0"
      }
    },
    "exit-on-epipe": {
      "version": "1.0.1",
      "resolved": "https://registry.npm.taobao.org/exit-on-epipe/download/exit-on-epipe-1.0.1.tgz",
      "integrity": "sha1-C92S6H1ShdJn2qgXHQ6wYVlolpI="
    },
    "expand-brackets": {
      "version": "2.1.4",
      "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
@@ -5180,6 +6737,21 @@
        "websocket-driver": ">=0.5.1"
      }
    },
    "fetch-ie8": {
      "version": "1.5.0",
      "resolved": "https://registry.npm.taobao.org/fetch-ie8/download/fetch-ie8-1.5.0.tgz",
      "integrity": "sha1-8RQcP5bLyJN6oxsPvBp3AiD7wVs="
    },
    "fetch-jsonp": {
      "version": "1.1.3",
      "resolved": "https://registry.npm.taobao.org/fetch-jsonp/download/fetch-jsonp-1.1.3.tgz",
      "integrity": "sha1-nrnlhboIqvcAVjU40Xu+u81aPbI="
    },
    "fflate": {
      "version": "0.3.11",
      "resolved": "https://registry.nlark.com/fflate/download/fflate-0.3.11.tgz",
      "integrity": "sha1-LEQNcYD964GeZImNiFivMnsEKl0="
    },
    "figgy-pudding": {
      "version": "3.5.2",
      "resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
@@ -5393,6 +6965,11 @@
      "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
      "dev": true
    },
    "frac": {
      "version": "1.1.2",
      "resolved": "https://registry.npm.taobao.org/frac/download/frac-1.1.2.tgz",
      "integrity": "sha1-PXT39keMiKG1AgMG10fcYxPHTQs="
    },
    "fragment-cache": {
      "version": "0.2.1",
      "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
@@ -5476,8 +7053,7 @@
    "function-bind": {
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
      "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
      "dev": true
      "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
    },
    "functional-red-black-tree": {
      "version": "1.0.1",
@@ -5516,11 +7092,34 @@
      "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
      "dev": true
    },
    "geojson-equality": {
      "version": "0.1.6",
      "resolved": "https://registry.npm.taobao.org/geojson-equality/download/geojson-equality-0.1.6.tgz",
      "integrity": "sha1-oXE3TvBD5dR5eZWEC65GSOB1LXI=",
      "requires": {
        "deep-equal": "^1.0.0"
      }
    },
    "geojson-rbush": {
      "version": "2.1.0",
      "resolved": "https://registry.npm.taobao.org/geojson-rbush/download/geojson-rbush-2.1.0.tgz",
      "integrity": "sha1-O9c745H8ELCuaT2bis6iquC4Oo0=",
      "requires": {
        "@turf/helpers": "*",
        "@turf/meta": "*",
        "rbush": "*"
      }
    },
    "get-caller-file": {
      "version": "2.0.5",
      "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
      "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
      "dev": true
    },
    "get-closest": {
      "version": "0.0.4",
      "resolved": "https://registry.npm.taobao.org/get-closest/download/get-closest-0.0.4.tgz",
      "integrity": "sha1-JprHdtHmAiqg/Vht1wjop9Miaa8="
    },
    "get-func-name": {
      "version": "2.0.0",
@@ -5532,7 +7131,6 @@
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
      "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
      "dev": true,
      "requires": {
        "function-bind": "^1.1.1",
        "has": "^1.0.3",
@@ -5677,7 +7275,6 @@
      "version": "1.0.3",
      "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
      "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
      "dev": true,
      "requires": {
        "function-bind": "^1.1.1"
      }
@@ -5686,7 +7283,6 @@
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
      "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
      "dev": true,
      "requires": {
        "ansi-regex": "^2.0.0"
      }
@@ -5706,8 +7302,7 @@
    "has-symbols": {
      "version": "1.0.2",
      "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
      "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
      "dev": true
      "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw=="
    },
    "has-unicode": {
      "version": "2.0.1",
@@ -6074,6 +7669,14 @@
      "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz",
      "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==",
      "dev": true
    },
    "humanize-ms": {
      "version": "1.2.1",
      "resolved": "https://registry.npm.taobao.org/humanize-ms/download/humanize-ms-1.2.1.tgz",
      "integrity": "sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=",
      "requires": {
        "ms": "^2.0.0"
      }
    },
    "iconv-lite": {
      "version": "0.4.24",
@@ -6444,7 +8047,6 @@
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.0.tgz",
      "integrity": "sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg==",
      "dev": true,
      "requires": {
        "call-bind": "^1.0.0"
      }
@@ -6552,8 +8154,7 @@
    "is-date-object": {
      "version": "1.0.4",
      "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.4.tgz",
      "integrity": "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==",
      "dev": true
      "integrity": "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A=="
    },
    "is-descriptor": {
      "version": "0.1.6",
@@ -6708,7 +8309,6 @@
      "version": "1.1.3",
      "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz",
      "integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==",
      "dev": true,
      "requires": {
        "call-bind": "^1.0.2",
        "has-symbols": "^1.0.2"
@@ -6885,8 +8485,8 @@
    },
    "json-stringify-pretty-compact": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/json-stringify-pretty-compact/-/json-stringify-pretty-compact-2.0.0.tgz",
      "integrity": "sha512-WRitRfs6BGq4q8gTgOy4ek7iPFXjbra0H3PmDLKm2xnZ+Gh1HUhiKGgCZkSPNULlP7mvfu6FV/mOLhCarspADQ=="
      "resolved": "https://registry.npm.taobao.org/json-stringify-pretty-compact/download/json-stringify-pretty-compact-2.0.0.tgz",
      "integrity": "sha1-53xBn1L/AMRaMfB/TIIMJDMUOIU="
    },
    "json-stringify-safe": {
      "version": "5.0.1",
@@ -6969,6 +8569,11 @@
        "prelude-ls": "~1.1.2",
        "type-check": "~0.3.2"
      }
    },
    "lineclip": {
      "version": "1.1.5",
      "resolved": "https://registry.npm.taobao.org/lineclip/download/lineclip-1.1.5.tgz",
      "integrity": "sha1-K/JgZ9lDVP6r+R5CdoI221YW/RM="
    },
    "lines-and-columns": {
      "version": "1.1.6",
@@ -7130,6 +8735,16 @@
      "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=",
      "dev": true
    },
    "lodash.remove": {
      "version": "4.7.0",
      "resolved": "https://registry.npm.taobao.org/lodash.remove/download/lodash.remove-4.7.0.tgz",
      "integrity": "sha1-8x0x58OaBpDVB07A02JxYjNO5iY="
    },
    "lodash.topairs": {
      "version": "4.3.0",
      "resolved": "https://registry.npm.taobao.org/lodash.topairs/download/lodash.topairs-4.3.0.tgz",
      "integrity": "sha1-O23qo31g+xFnE8RsXxfqGQ7EjWQ="
    },
    "lodash.transform": {
      "version": "4.6.0",
      "resolved": "https://registry.npmjs.org/lodash.transform/-/lodash.transform-4.6.0.tgz",
@@ -7231,8 +8846,16 @@
    },
    "mapbox-to-css-font": {
      "version": "2.4.0",
      "resolved": "https://registry.npmjs.org/mapbox-to-css-font/-/mapbox-to-css-font-2.4.0.tgz",
      "integrity": "sha512-v674D0WtpxCXlA6E+sBlG1QJWdUkz/s9qAD91bJSXBGuBL5lL4tJXpoJEftecphCh2SVQCjWMS2vhylc3AIQTg=="
      "resolved": "https://registry.npm.taobao.org/mapbox-to-css-font/download/mapbox-to-css-font-2.4.0.tgz",
      "integrity": "sha1-ojtRZkoe6Dm+rvreAT8mVb7po5A="
    },
    "mapv": {
      "version": "2.0.62",
      "resolved": "https://registry.npm.taobao.org/mapv/download/mapv-2.0.62.tgz",
      "integrity": "sha1-Akid84FLJ4g54Nc0Me+AfmR8ppM=",
      "requires": {
        "babel-plugin-external-helpers": "^6.22.0"
      }
    },
    "md5.js": {
      "version": "1.3.5",
@@ -7325,6 +8948,11 @@
      "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
      "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
      "dev": true
    },
    "mgrs": {
      "version": "1.0.0",
      "resolved": "https://registry.npm.taobao.org/mgrs/download/mgrs-1.0.0.tgz",
      "integrity": "sha1-+5FYjnjJACVnI5XLQLJffNatGCk="
    },
    "micromatch": {
      "version": "3.1.10",
@@ -7992,7 +9620,6 @@
      "version": "1.1.5",
      "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.5.tgz",
      "integrity": "sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==",
      "dev": true,
      "requires": {
        "call-bind": "^1.0.2",
        "define-properties": "^1.1.3"
@@ -8001,8 +9628,7 @@
    "object-keys": {
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
      "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
      "dev": true
      "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
    },
    "object-visit": {
      "version": "1.0.1",
@@ -8063,24 +9689,29 @@
      "dev": true
    },
    "ol": {
      "version": "6.5.0",
      "resolved": "https://registry.npmjs.org/ol/-/ol-6.5.0.tgz",
      "integrity": "sha512-a5ebahrjF5yCPFle1rc0aHzKp/9A4LlUnjh+S3I+x4EgcvcddDhpOX3WDOs0Pg9/wEElrikHSGEvbeej2Hh4Ug==",
      "version": "6.6.0",
      "resolved": "https://registry.nlark.com/ol/download/ol-6.6.0.tgz",
      "integrity": "sha1-BMk92kIrIrSwqTdL+GYCv7YEAc0=",
      "requires": {
        "ol-mapbox-style": "^6.1.1",
        "ol-mapbox-style": "^6.4.1",
        "pbf": "3.2.1",
        "rbush": "^3.0.1"
      }
    },
    "ol-mapbox-style": {
      "version": "6.3.2",
      "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-6.3.2.tgz",
      "integrity": "sha512-itWZuwZHilztRM9983WmJ+ounaXIS0PdXF8h5xJd7cJhSv02M27w4RQkhiUw35/VLlUdTT/ei3KYi0w2TGDw2A==",
      "version": "6.4.1",
      "resolved": "https://registry.nlark.com/ol-mapbox-style/download/ol-mapbox-style-6.4.1.tgz",
      "integrity": "sha1-PA3WdEMGcNAPqY+aKRAm4X+kdmQ=",
      "requires": {
        "@mapbox/mapbox-gl-style-spec": "^13.14.0",
        "@mapbox/mapbox-gl-style-spec": "^13.20.1",
        "mapbox-to-css-font": "^2.4.0",
        "webfont-matcher": "^1.1.0"
      }
    },
    "olcs": {
      "version": "2.13.0",
      "resolved": "https://registry.nlark.com/olcs/download/olcs-2.13.0.tgz",
      "integrity": "sha1-9vRufNEm66+q+g89PkQGAlJhSeM="
    },
    "on-finished": {
      "version": "2.3.0",
@@ -8419,8 +10050,8 @@
    },
    "pbf": {
      "version": "3.2.1",
      "resolved": "https://registry.npmjs.org/pbf/-/pbf-3.2.1.tgz",
      "integrity": "sha512-ClrV7pNOn7rtmoQVF4TS1vyU0WhYRnP92fzbfF75jAIwpnzdJXf8iTd4CMEqO4yUenH6NDqLiwjqlh6QgZzgLQ==",
      "resolved": "https://registry.npm.taobao.org/pbf/download/pbf-3.2.1.tgz",
      "integrity": "sha1-tMG55yr5Zs2CxlMWkRFcwECf/io=",
      "requires": {
        "ieee754": "^1.1.12",
        "resolve-protobuf-schema": "^2.1.0"
@@ -8547,6 +10178,11 @@
      "integrity": "sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==",
      "dev": true,
      "optional": true
    },
    "point-in-polygon": {
      "version": "1.1.0",
      "resolved": "https://registry.npm.taobao.org/point-in-polygon/download/point-in-polygon-1.1.0.tgz",
      "integrity": "sha1-sK8mFsAb3uNBy/KJTfZDOHygM1c="
    },
    "portfinder": {
      "version": "1.0.28",
@@ -9265,6 +10901,11 @@
        "renderkid": "^2.0.4"
      }
    },
    "printj": {
      "version": "1.1.2",
      "resolved": "https://registry.npm.taobao.org/printj/download/printj-1.1.2.tgz",
      "integrity": "sha1-2Q3rKXWoufYA+zoclOP0xTx4oiI="
    },
    "process": {
      "version": "0.11.10",
      "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
@@ -9283,16 +10924,30 @@
      "dev": true,
      "optional": true
    },
    "proj4": {
      "version": "2.6.3",
      "resolved": "https://registry.nlark.com/proj4/download/proj4-2.6.3.tgz",
      "integrity": "sha1-K6OzL0X+hONeeUtdyUDjt/fnK4Y=",
      "requires": {
        "mgrs": "1.0.0",
        "wkt-parser": "^1.2.4"
      }
    },
    "promise-inflight": {
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
      "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM=",
      "dev": true
    },
    "promise-polyfill": {
      "version": "8.2.0",
      "resolved": "https://registry.npm.taobao.org/promise-polyfill/download/promise-polyfill-8.2.0.tgz",
      "integrity": "sha1-NnOUcm2nVhRXq6ITPJzu+9YmfaA="
    },
    "protocol-buffers-schema": {
      "version": "3.5.1",
      "resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.5.1.tgz",
      "integrity": "sha512-YVCvdhxWNDP8/nJDyXLuM+UFsuPk4+1PB7WGPVDzm3HTHbzFLxQYeW2iZpS4mmnXrQJGBzt230t/BbEb7PrQaw=="
      "resolved": "https://registry.npm.taobao.org/protocol-buffers-schema/download/protocol-buffers-schema-3.5.1.tgz",
      "integrity": "sha1-g4jnaNODrIy+oj4SgN+tt59BIq0="
    },
    "proxy-addr": {
      "version": "2.0.7",
@@ -9422,8 +11077,16 @@
    },
    "quickselect": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/quickselect/-/quickselect-2.0.0.tgz",
      "integrity": "sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw=="
      "resolved": "https://registry.npm.taobao.org/quickselect/download/quickselect-2.0.0.tgz",
      "integrity": "sha1-8ZaApIal7vtYEwPgI+mPqvJd0Bg="
    },
    "raf": {
      "version": "3.4.1",
      "resolved": "https://registry.npm.taobao.org/raf/download/raf-3.4.1.tgz",
      "integrity": "sha1-B0LpmkplUvRF1z4+4DKK8P8e3jk=",
      "requires": {
        "performance-now": "^2.1.0"
      }
    },
    "randombytes": {
      "version": "2.1.0",
@@ -9469,8 +11132,8 @@
    },
    "rbush": {
      "version": "3.0.1",
      "resolved": "https://registry.npmjs.org/rbush/-/rbush-3.0.1.tgz",
      "integrity": "sha512-XRaVO0YecOpEuIvbhbpTrZgoiI6xBlz6hnlr6EHhd+0x9ase6EmeN+hdwwUaJvLcsFFQ8iWVF1GAK1yB0BWi0w==",
      "resolved": "https://registry.npm.taobao.org/rbush/download/rbush-3.0.1.tgz",
      "integrity": "sha1-X6+op5s7mv3+UAhAOnIMwd6ILs8=",
      "requires": {
        "quickselect": "^2.0.0"
      }
@@ -9648,7 +11311,6 @@
      "version": "1.3.1",
      "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz",
      "integrity": "sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==",
      "dev": true,
      "requires": {
        "call-bind": "^1.0.2",
        "define-properties": "^1.1.3"
@@ -9925,8 +11587,8 @@
    },
    "resolve-protobuf-schema": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz",
      "integrity": "sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==",
      "resolved": "https://registry.npm.taobao.org/resolve-protobuf-schema/download/resolve-protobuf-schema-2.1.0.tgz",
      "integrity": "sha1-nKmp5pzxkrva8QBuwZc5SKpKN1g=",
      "requires": {
        "protocol-buffers-schema": "^3.3.1"
      }
@@ -9971,6 +11633,11 @@
      "integrity": "sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=",
      "dev": true
    },
    "rgbcolor": {
      "version": "1.0.1",
      "resolved": "https://registry.npm.taobao.org/rgbcolor/download/rgbcolor-1.0.1.tgz",
      "integrity": "sha1-1lBezbMEplldom+ktDMHMGd1lF0="
    },
    "rimraf": {
      "version": "2.7.1",
      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
@@ -9988,6 +11655,11 @@
        "hash-base": "^3.0.0",
        "inherits": "^2.0.1"
      }
    },
    "robust-predicates": {
      "version": "2.0.4",
      "resolved": "https://registry.npm.taobao.org/robust-predicates/download/robust-predicates-2.0.4.tgz",
      "integrity": "sha1-CiNnqTq9mWdtB1mBcH8pz7QCJIs="
    },
    "run-async": {
      "version": "2.4.1",
@@ -10007,7 +11679,7 @@
    },
    "rw": {
      "version": "1.3.3",
      "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
      "resolved": "https://registry.npm.taobao.org/rw/download/rw-1.3.3.tgz",
      "integrity": "sha1-P4Yt+pGrdmsUiF700BEkv9oHT7Q="
    },
    "rx-lite": {
@@ -10481,6 +12153,11 @@
        }
      }
    },
    "skmeans": {
      "version": "0.9.7",
      "resolved": "https://registry.npm.taobao.org/skmeans/download/skmeans-0.9.7.tgz",
      "integrity": "sha1-cmcM67coUI9W4pwOENEeYjUpzl0="
    },
    "slash": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
@@ -10672,12 +12349,12 @@
    },
    "sort-asc": {
      "version": "0.1.0",
      "resolved": "https://registry.npmjs.org/sort-asc/-/sort-asc-0.1.0.tgz",
      "resolved": "https://registry.npm.taobao.org/sort-asc/download/sort-asc-0.1.0.tgz",
      "integrity": "sha1-q3md9h/HPqCVbHnEtTHtHp53J+k="
    },
    "sort-desc": {
      "version": "0.1.1",
      "resolved": "https://registry.npmjs.org/sort-desc/-/sort-desc-0.1.1.tgz",
      "resolved": "https://registry.npm.taobao.org/sort-desc/download/sort-desc-0.1.1.tgz",
      "integrity": "sha1-GYuMDN6wlcRjNBhh45JdTuNZqe4="
    },
    "sort-keys": {
@@ -10691,7 +12368,7 @@
    },
    "sort-object": {
      "version": "0.3.2",
      "resolved": "https://registry.npmjs.org/sort-object/-/sort-object-0.3.2.tgz",
      "resolved": "https://registry.npm.taobao.org/sort-object/download/sort-object-0.3.2.tgz",
      "integrity": "sha1-mODRme3kDgfGGoRAPGHWw7KQ+eI=",
      "requires": {
        "sort-asc": "^0.1.0",
@@ -10866,6 +12543,14 @@
      "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
      "dev": true
    },
    "ssf": {
      "version": "0.11.2",
      "resolved": "https://registry.npm.taobao.org/ssf/download/ssf-0.11.2.tgz",
      "integrity": "sha1-C5lpiyN1SNCI/EPN8rcMGnUSwGw=",
      "requires": {
        "frac": "~1.1.2"
      }
    },
    "sshpk": {
      "version": "1.16.1",
      "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
@@ -10896,6 +12581,11 @@
      "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
      "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==",
      "dev": true
    },
    "stackblur-canvas": {
      "version": "2.5.0",
      "resolved": "https://registry.npm.taobao.org/stackblur-canvas/download/stackblur-canvas-2.5.0.tgz",
      "integrity": "sha1-qoe77RVg/c0xOP/zRPxqHEE+usQ="
    },
    "stackframe": {
      "version": "1.2.0",
@@ -11124,6 +12814,11 @@
      "requires": {
        "has-flag": "^3.0.0"
      }
    },
    "svg-pathdata": {
      "version": "5.0.5",
      "resolved": "https://registry.npm.taobao.org/svg-pathdata/download/svg-pathdata-5.0.5.tgz",
      "integrity": "sha1-ZejXZWQroV/hVDREQIfQgrxSayk="
    },
    "svg-tags": {
      "version": "1.0.0",
@@ -11471,6 +13166,11 @@
      "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=",
      "dev": true
    },
    "tinyqueue": {
      "version": "2.0.3",
      "resolved": "https://registry.npm.taobao.org/tinyqueue/download/tinyqueue-2.0.3.tgz",
      "integrity": "sha1-ZNhJLr8554Ade9NAYuKbRbIDXwg="
    },
    "tmp": {
      "version": "0.0.33",
      "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
@@ -11547,6 +13247,36 @@
      "integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==",
      "dev": true
    },
    "topojson-client": {
      "version": "3.1.0",
      "resolved": "https://registry.npm.taobao.org/topojson-client/download/topojson-client-3.1.0.tgz",
      "integrity": "sha1-Iuix7QiiuSL+60r29Ttu8JpGe5k=",
      "requires": {
        "commander": "2"
      },
      "dependencies": {
        "commander": {
          "version": "2.20.3",
          "resolved": "https://registry.nlark.com/commander/download/commander-2.20.3.tgz?cache=0&sync_timestamp=1624609539421&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcommander%2Fdownload%2Fcommander-2.20.3.tgz",
          "integrity": "sha1-/UhehMA+tIgcIHIrpIA16FMa6zM="
        }
      }
    },
    "topojson-server": {
      "version": "3.0.1",
      "resolved": "https://registry.npm.taobao.org/topojson-server/download/topojson-server-3.0.1.tgz",
      "integrity": "sha1-0rPsCVtnMimb52pIQGERsyAaNPU=",
      "requires": {
        "commander": "2"
      },
      "dependencies": {
        "commander": {
          "version": "2.20.3",
          "resolved": "https://registry.nlark.com/commander/download/commander-2.20.3.tgz?cache=0&sync_timestamp=1624609539421&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcommander%2Fdownload%2Fcommander-2.20.3.tgz",
          "integrity": "sha1-/UhehMA+tIgcIHIrpIA16FMa6zM="
        }
      }
    },
    "toposort": {
      "version": "1.0.7",
      "resolved": "https://registry.npmjs.org/toposort/-/toposort-1.0.7.tgz",
@@ -11601,6 +13331,11 @@
      "requires": {
        "safe-buffer": "^5.0.1"
      }
    },
    "turf-jsts": {
      "version": "1.2.3",
      "resolved": "https://registry.npm.taobao.org/turf-jsts/download/turf-jsts-1.2.3.tgz",
      "integrity": "sha1-WXV/VCr7/5pXe79BHxg7j0jTiqQ="
    },
    "tweetnacl": {
      "version": "0.14.5",
@@ -12235,7 +13970,7 @@
    },
    "webfont-matcher": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/webfont-matcher/-/webfont-matcher-1.1.0.tgz",
      "resolved": "https://registry.npm.taobao.org/webfont-matcher/download/webfont-matcher-1.1.0.tgz",
      "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
    },
    "webpack": {
@@ -12734,6 +14469,21 @@
        "string-width": "^1.0.2 || 2"
      }
    },
    "wkt-parser": {
      "version": "1.3.1",
      "resolved": "https://registry.nlark.com/wkt-parser/download/wkt-parser-1.3.1.tgz",
      "integrity": "sha1-pWlnjrKPgvZzn3NjGb4HPjK/gZE="
    },
    "wmf": {
      "version": "1.0.2",
      "resolved": "https://registry.npm.taobao.org/wmf/download/wmf-1.0.2.tgz",
      "integrity": "sha1-fRnWIQcaCMK9xrfmiKnENSmMwto="
    },
    "word": {
      "version": "0.3.0",
      "resolved": "https://registry.npm.taobao.org/word/download/word-0.3.0.tgz",
      "integrity": "sha1-hUIVfk+OhJ9KNjooiZLUdhLbmWE="
    },
    "word-wrap": {
      "version": "1.2.3",
      "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
@@ -12843,6 +14593,30 @@
        "async-limiter": "~1.0.0"
      }
    },
    "xlsx": {
      "version": "0.16.9",
      "resolved": "https://registry.nlark.com/xlsx/download/xlsx-0.16.9.tgz",
      "integrity": "sha1-2s1btGvabdN0OUDJw9weIXGCYlY=",
      "requires": {
        "adler-32": "~1.2.0",
        "cfb": "^1.1.4",
        "codepage": "~1.14.0",
        "commander": "~2.17.1",
        "crc-32": "~1.2.0",
        "exit-on-epipe": "~1.0.1",
        "fflate": "^0.3.8",
        "ssf": "~0.11.2",
        "wmf": "~1.0.1",
        "word": "~0.3.0"
      },
      "dependencies": {
        "commander": {
          "version": "2.17.1",
          "resolved": "https://registry.nlark.com/commander/download/commander-2.17.1.tgz?cache=0&sync_timestamp=1624609539421&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcommander%2Fdownload%2Fcommander-2.17.1.tgz",
          "integrity": "sha1-vXerfebelCBc6sxy8XFtKfIKd78="
        }
      }
    },
    "xtend": {
      "version": "4.0.2",
      "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",