diff --git a/package-lock.json b/package-lock.json index c7eef50..c27036a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,15 @@ { "name": "openbrewerydb-sveltekit", "version": "1.1.0", - "lockfileVersion": 2, + "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "openbrewerydb-sveltekit", "version": "1.1.0", + "dependencies": { + "svelte-maplibre": "^0.8.3" + }, "devDependencies": { "@inqling/svelte-icons": "^3.1", "@sveltejs/adapter-cloudflare": "^2.2.0", @@ -44,70 +47,6 @@ "integrity": "sha512-Go968aDDcqONHQcUdgIiPRkPdT4QTzD0ecHJsI1u7ZiHPMOoZn+Dy7hYsdUJ5ldX9wTZDrICBM1rDKTRaDUitg==", "dev": true }, - "node_modules/@esbuild/android-arm": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz", - "integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==", - "cpu": [ - "arm" - ], - "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/android-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz", - "integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/android-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz", - "integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/darwin-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz", - "integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, "node_modules/@esbuild/darwin-x64": { "version": "0.16.17", "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.16.17.tgz", @@ -124,278 +63,6 @@ "node": ">=12" } }, - "node_modules/@esbuild/freebsd-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz", - "integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/freebsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz", - "integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-arm": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz", - "integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==", - "cpu": [ - "arm" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz", - "integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-ia32": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz", - "integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==", - "cpu": [ - "ia32" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-loong64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz", - "integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==", - "cpu": [ - "loong64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-mips64el": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz", - "integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==", - "cpu": [ - "mips64el" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-ppc64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz", - "integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==", - "cpu": [ - "ppc64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-riscv64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz", - "integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==", - "cpu": [ - "riscv64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-s390x": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz", - "integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==", - "cpu": [ - "s390x" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz", - "integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/netbsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz", - "integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/openbsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz", - "integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/sunos-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz", - "integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/win32-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz", - "integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/win32-ia32": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz", - "integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==", - "cpu": [ - "ia32" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/win32-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", - "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, "node_modules/@eslint-community/eslint-utils": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", @@ -531,20 +198,89 @@ "@jridgewell/sourcemap-codec": "1.4.14" } }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, + "node_modules/@mapbox/geojson-rewind": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/@mapbox/geojson-rewind/-/geojson-rewind-0.5.2.tgz", + "integrity": "sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==", "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" + "get-stream": "^6.0.1", + "minimist": "^1.2.6" }, + "bin": { + "geojson-rewind": "geojson-rewind" + } + }, + "node_modules/@mapbox/jsonlint-lines-primitives": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz", + "integrity": "sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==", "engines": { - "node": ">= 8" + "node": ">= 0.6" } }, - "node_modules/@nodelib/fs.stat": { + "node_modules/@mapbox/point-geometry": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz", + "integrity": "sha512-6j56HdLTwWGO0fJPlrZtdU/B13q8Uwmo18Ck2GnGgN9PCFyKTZ3UbXeEdRFh18i9XQ92eH2VdtpJHpBD3aripQ==" + }, + "node_modules/@mapbox/tiny-sdf": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@mapbox/tiny-sdf/-/tiny-sdf-2.0.6.tgz", + "integrity": "sha512-qMqa27TLw+ZQz5Jk+RcwZGH7BQf5G/TrutJhspsca/3SHwmgKQ1iq+d3Jxz5oysPVYTGP6aXxCo5Lk9Er6YBAA==" + }, + "node_modules/@mapbox/unitbezier": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.1.tgz", + "integrity": "sha512-nMkuDXFv60aBr9soUG5q+GvZYL+2KZHVvsqFCzqnkGEf46U2fvmytHaEVc1/YZbiLn8X+eR3QzX1+dwDO1lxlw==" + }, + "node_modules/@mapbox/vector-tile": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@mapbox/vector-tile/-/vector-tile-1.3.1.tgz", + "integrity": "sha512-MCEddb8u44/xfQ3oD+Srl/tNcQoqTw3goGk2oLsrFxOTc3dUp+kAnby3PvAeeBYSMSjSPD1nd1AJA6W49WnoUw==", + "dependencies": { + "@mapbox/point-geometry": "~0.1.0" + } + }, + "node_modules/@mapbox/whoots-js": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@mapbox/whoots-js/-/whoots-js-3.1.0.tgz", + "integrity": "sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@maplibre/maplibre-gl-style-spec": { + "version": "20.1.1", + "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-20.1.1.tgz", + "integrity": "sha512-z85ARNPCBI2Cs5cPOS3DSbraTN+ue8zrcYVoSWBuNrD/mA+2SKAJ+hIzI22uN7gac6jBMnCdpPKRxS/V0KSZVQ==", + "dependencies": { + "@mapbox/jsonlint-lines-primitives": "~2.0.2", + "@mapbox/unitbezier": "^0.0.1", + "json-stringify-pretty-compact": "^4.0.0", + "minimist": "^1.2.8", + "rw": "^1.3.3", + "sort-object": "^3.0.3" + }, + "bin": { + "gl-style-format": "dist/gl-style-format.mjs", + "gl-style-migrate": "dist/gl-style-migrate.mjs", + "gl-style-validate": "dist/gl-style-validate.mjs" + } + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", @@ -705,6 +441,19 @@ "integrity": "sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==", "dev": true }, + "node_modules/@types/geojson": { + "version": "7946.0.14", + "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.14.tgz", + "integrity": "sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==" + }, + "node_modules/@types/geojson-vt": { + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/@types/geojson-vt/-/geojson-vt-3.2.5.tgz", + "integrity": "sha512-qDO7wqtprzlpe8FfQ//ClPV9xiuoh2nkIgiouIptON9w5jvD/fA4szvP9GBlDVdJ5dldAl0kX/sy3URbWwLx0g==", + "dependencies": { + "@types/geojson": "*" + } + }, "node_modules/@types/hast": { "version": "2.3.4", "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz", @@ -720,6 +469,29 @@ "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==", "dev": true }, + "node_modules/@types/leaflet": { + "version": "1.9.9", + "resolved": "https://registry.npmjs.org/@types/leaflet/-/leaflet-1.9.9.tgz", + "integrity": "sha512-o0qD9ReJzWpGNIAY0O32NkpfM6rhV4sxnwVkz7x7Ah4Zy9sP+2T9Q3byccL5la1ZX416k+qiyvt8ksBavPPY7A==", + "dependencies": { + "@types/geojson": "*" + } + }, + "node_modules/@types/mapbox__point-geometry": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@types/mapbox__point-geometry/-/mapbox__point-geometry-0.1.4.tgz", + "integrity": "sha512-mUWlSxAmYLfwnRBmgYV86tgYmMIICX4kza8YnE/eIlywGe2XoOxlpVnXWwir92xRLjwyarqwpu2EJKD2pk0IUA==" + }, + "node_modules/@types/mapbox__vector-tile": { + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@types/mapbox__vector-tile/-/mapbox__vector-tile-1.3.4.tgz", + "integrity": "sha512-bpd8dRn9pr6xKvuEBQup8pwQfD4VUyqO/2deGjfpe6AwC8YRlyEipvefyRJUSiCJTZuCb8Pl1ciVV5ekqJ96Bg==", + "dependencies": { + "@types/geojson": "*", + "@types/mapbox__point-geometry": "*", + "@types/pbf": "*" + } + }, "node_modules/@types/node": { "version": "18.11.18", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz", @@ -728,6 +500,11 @@ "optional": true, "peer": true }, + "node_modules/@types/pbf": { + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@types/pbf/-/pbf-3.0.5.tgz", + "integrity": "sha512-j3pOPiEcWZ34R6a6mN07mUkM4o4Lwf6hPNt8eilOeZhTFbxFXmKhvXl9Y28jotFPaI1bpPDJsbCprUoNke6OrA==" + }, "node_modules/@types/pug": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/@types/pug/-/pug-2.0.6.tgz", @@ -750,6 +527,14 @@ "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==", "dev": true }, + "node_modules/@types/supercluster": { + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/@types/supercluster/-/supercluster-7.1.3.tgz", + "integrity": "sha512-Z0pOY34GDFl3Q6hUFYf3HkTwKEE02e7QgtJppBt+beEAxnyOpJua+voGFvxINBHa06GwLFFym7gRPY2SiKIfIA==", + "dependencies": { + "@types/geojson": "*" + } + }, "node_modules/@types/unist": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz", @@ -1062,6 +847,14 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, + "node_modules/arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/array-union": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", @@ -1071,6 +864,14 @@ "node": ">=8" } }, + "node_modules/assign-symbols": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", + "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==", + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/autoprefixer": { "version": "10.4.13", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz", @@ -1194,6 +995,23 @@ "node": "*" } }, + "node_modules/bytewise": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/bytewise/-/bytewise-1.1.0.tgz", + "integrity": "sha512-rHuuseJ9iQ0na6UDhnrRVDh8YnWVlU6xM3VH6q/+yHDeUH2zIhUzP+2/h3LIrhLDBtTqzWpE3p3tP/boefskKQ==", + "dependencies": { + "bytewise-core": "^1.2.2", + "typewise": "^1.0.3" + } + }, + "node_modules/bytewise-core": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/bytewise-core/-/bytewise-core-1.2.3.tgz", + "integrity": "sha512-nZD//kc78OOxeYtRlVk8/zXqTB4gf/nlguL1ggWA8FuchMyOxcyHR4QPQZMUmA7czC+YnaBrPUCubqAWe50DaA==", + "dependencies": { + "typewise-core": "^1.2" + } + }, "node_modules/callsites": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", @@ -1367,6 +1185,28 @@ "node": ">=4" } }, + "node_modules/d3-array": { + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", + "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", + "dependencies": { + "internmap": "1 - 2" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-geo": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz", + "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==", + "dependencies": { + "d3-array": "2.5.0 - 3" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/debug": { "version": "4.3.4", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", @@ -1476,6 +1316,11 @@ "node": ">=6.0.0" } }, + "node_modules/earcut": { + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/earcut/-/earcut-2.2.4.tgz", + "integrity": "sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==" + }, "node_modules/electron-to-chromium": { "version": "1.4.284", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz", @@ -1525,4459 +1370,618 @@ "@esbuild/win32-x64": "0.16.17" } }, - "node_modules/esbuild/node_modules/@esbuild/android-arm": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.16.17.tgz", - "integrity": "sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==", - "cpu": [ - "arm" - ], + "node_modules/escalade": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", "dev": true, - "optional": true, - "os": [ - "android" - ], "engines": { - "node": ">=12" + "node": ">=6" } }, - "node_modules/esbuild/node_modules/@esbuild/android-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.16.17.tgz", - "integrity": "sha512-MIGl6p5sc3RDTLLkYL1MyL8BMRN4tLMRCn+yRJJmEDvYZ2M7tmAf80hx1kbNEUX2KJ50RRtxZ4JHLvCfuB6kBg==", - "cpu": [ - "arm64" - ], + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", "dev": true, - "optional": true, - "os": [ - "android" - ], "engines": { - "node": ">=12" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/esbuild/node_modules/@esbuild/android-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.16.17.tgz", - "integrity": "sha512-a3kTv3m0Ghh4z1DaFEuEDfz3OLONKuFvI4Xqczqx4BqLyuFaFkuaG4j2MtA6fuWEFeC5x9IvqnX7drmRq/fyAQ==", - "cpu": [ - "x64" - ], + "node_modules/eslint": { + "version": "8.36.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz", + "integrity": "sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==", "dev": true, - "optional": true, - "os": [ - "android" - ], + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.4.0", + "@eslint/eslintrc": "^2.0.1", + "@eslint/js": "8.36.0", + "@humanwhocodes/config-array": "^0.11.8", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.1.1", + "eslint-visitor-keys": "^3.3.0", + "espree": "^9.5.0", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "grapheme-splitter": "^1.0.4", + "ignore": "^5.2.0", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-sdsl": "^4.1.4", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "strip-ansi": "^6.0.1", + "strip-json-comments": "^3.1.0", + "text-table": "^0.2.0" + }, + "bin": { + "eslint": "bin/eslint.js" + }, "engines": { - "node": ">=12" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "node_modules/esbuild/node_modules/@esbuild/darwin-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.16.17.tgz", - "integrity": "sha512-/2agbUEfmxWHi9ARTX6OQ/KgXnOWfsNlTeLcoV7HSuSTv63E4DqtAc+2XqGw1KHxKMHGZgbVCZge7HXWX9Vn+w==", - "cpu": [ - "arm64" - ], + "node_modules/eslint-config-prettier": { + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz", + "integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==", "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" + "bin": { + "eslint-config-prettier": "bin/cli.js" + }, + "peerDependencies": { + "eslint": ">=7.0.0" } }, - "node_modules/esbuild/node_modules/@esbuild/freebsd-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.17.tgz", - "integrity": "sha512-mt+cxZe1tVx489VTb4mBAOo2aKSnJ33L9fr25JXpqQqzbUIw/yzIzi+NHwAXK2qYV1lEFp4OoVeThGjUbmWmdw==", - "cpu": [ - "arm64" - ], + "node_modules/eslint-plugin-svelte3": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-svelte3/-/eslint-plugin-svelte3-4.0.0.tgz", + "integrity": "sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==", "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" + "peerDependencies": { + "eslint": ">=8.0.0", + "svelte": "^3.2.0" } }, - "node_modules/esbuild/node_modules/@esbuild/freebsd-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.16.17.tgz", - "integrity": "sha512-8ScTdNJl5idAKjH8zGAsN7RuWcyHG3BAvMNpKOBaqqR7EbUhhVHOqXRdL7oZvz8WNHL2pr5+eIT5c65kA6NHug==", - "cpu": [ - "x64" - ], + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", "dev": true, - "optional": true, - "os": [ - "freebsd" - ], + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, "engines": { - "node": ">=12" + "node": ">=8.0.0" } }, - "node_modules/esbuild/node_modules/@esbuild/linux-arm": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.16.17.tgz", - "integrity": "sha512-iihzrWbD4gIT7j3caMzKb/RsFFHCwqqbrbH9SqUSRrdXkXaygSZCZg1FybsZz57Ju7N/SHEgPyaR0LZ8Zbe9gQ==", - "cpu": [ - "arm" - ], + "node_modules/eslint-visitor-keys": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", "dev": true, - "optional": true, - "os": [ - "linux" - ], "engines": { - "node": ">=12" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/esbuild/node_modules/@esbuild/linux-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.16.17.tgz", - "integrity": "sha512-7S8gJnSlqKGVJunnMCrXHU9Q8Q/tQIxk/xL8BqAP64wchPCTzuM6W3Ra8cIa1HIflAvDnNOt2jaL17vaW+1V0g==", - "cpu": [ - "arm64" - ], + "node_modules/eslint/node_modules/eslint-scope": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", + "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", "dev": true, - "optional": true, - "os": [ - "linux" - ], + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, "engines": { - "node": ">=12" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/esbuild/node_modules/@esbuild/linux-ia32": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.16.17.tgz", - "integrity": "sha512-kiX69+wcPAdgl3Lonh1VI7MBr16nktEvOfViszBSxygRQqSpzv7BffMKRPMFwzeJGPxcio0pdD3kYQGpqQ2SSg==", - "cpu": [ - "ia32" - ], + "node_modules/eslint/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/linux-loong64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.16.17.tgz", - "integrity": "sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==", - "cpu": [ - "loong64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/linux-mips64el": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.16.17.tgz", - "integrity": "sha512-ezbDkp2nDl0PfIUn0CsQ30kxfcLTlcx4Foz2kYv8qdC6ia2oX5Q3E/8m6lq84Dj/6b0FrkgD582fJMIfHhJfSw==", - "cpu": [ - "mips64el" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/linux-ppc64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.16.17.tgz", - "integrity": "sha512-dzS678gYD1lJsW73zrFhDApLVdM3cUF2MvAa1D8K8KtcSKdLBPP4zZSLy6LFZ0jYqQdQ29bjAHJDgz0rVbLB3g==", - "cpu": [ - "ppc64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/linux-riscv64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.16.17.tgz", - "integrity": "sha512-ylNlVsxuFjZK8DQtNUwiMskh6nT0vI7kYl/4fZgV1llP5d6+HIeL/vmmm3jpuoo8+NuXjQVZxmKuhDApK0/cKw==", - "cpu": [ - "riscv64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/linux-s390x": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.16.17.tgz", - "integrity": "sha512-gzy7nUTO4UA4oZ2wAMXPNBGTzZFP7mss3aKR2hH+/4UUkCOyqmjXiKpzGrY2TlEUhbbejzXVKKGazYcQTZWA/w==", - "cpu": [ - "s390x" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/linux-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.16.17.tgz", - "integrity": "sha512-mdPjPxfnmoqhgpiEArqi4egmBAMYvaObgn4poorpUaqmvzzbvqbowRllQ+ZgzGVMGKaPkqUmPDOOFQRUFDmeUw==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/netbsd-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.16.17.tgz", - "integrity": "sha512-/PzmzD/zyAeTUsduZa32bn0ORug+Jd1EGGAUJvqfeixoEISYpGnAezN6lnJoskauoai0Jrs+XSyvDhppCPoKOA==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/openbsd-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.16.17.tgz", - "integrity": "sha512-2yaWJhvxGEz2RiftSk0UObqJa/b+rIAjnODJgv2GbGGpRwAfpgzyrg1WLK8rqA24mfZa9GvpjLcBBg8JHkoodg==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/sunos-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.16.17.tgz", - "integrity": "sha512-xtVUiev38tN0R3g8VhRfN7Zl42YCJvyBhRKw1RJjwE1d2emWTVToPLNEQj/5Qxc6lVFATDiy6LjVHYhIPrLxzw==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/win32-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.16.17.tgz", - "integrity": "sha512-ga8+JqBDHY4b6fQAmOgtJJue36scANy4l/rL97W+0wYmijhxKetzZdKOJI7olaBaMhWt8Pac2McJdZLxXWUEQw==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/win32-ia32": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.16.17.tgz", - "integrity": "sha512-WnsKaf46uSSF/sZhwnqE4L/F89AYNMiD4YtEcYekBt9Q7nj0DiId2XH2Ng2PHM54qi5oPrQ8luuzGszqi/veig==", - "cpu": [ - "ia32" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/esbuild/node_modules/@esbuild/win32-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.16.17.tgz", - "integrity": "sha512-y+EHuSchhL7FjHgvQL/0fnnFmO4T1bhvWANX6gcnqTjtnKWbTvUMCpGnv2+t+31d7RzyEAYAd4u2fnIhHL6N/Q==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "8.36.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz", - "integrity": "sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==", - "dev": true, - "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.0.1", - "@eslint/js": "8.36.0", - "@humanwhocodes/config-array": "^0.11.8", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.3.2", - "doctrine": "^3.0.0", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.1.1", - "eslint-visitor-keys": "^3.3.0", - "espree": "^9.5.0", - "esquery": "^1.4.2", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "grapheme-splitter": "^1.0.4", - "ignore": "^5.2.0", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-sdsl": "^4.1.4", - "js-yaml": "^4.1.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "strip-ansi": "^6.0.1", - "strip-json-comments": "^3.1.0", - "text-table": "^0.2.0" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-config-prettier": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz", - "integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==", - "dev": true, - "bin": { - "eslint-config-prettier": "bin/cli.js" - }, - "peerDependencies": { - "eslint": ">=7.0.0" - } - }, - "node_modules/eslint-plugin-svelte3": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-svelte3/-/eslint-plugin-svelte3-4.0.0.tgz", - "integrity": "sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==", - "dev": true, - "peerDependencies": { - "eslint": ">=8.0.0", - "svelte": "^3.2.0" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", - "dev": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/eslint/node_modules/eslint-scope": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", - "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/eslint/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esm-env": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/esm-env/-/esm-env-1.0.0.tgz", - "integrity": "sha512-Cf6VksWPsTuW01vU9Mk/3vRue91Zevka5SjyNf3nEpokFRuqt/KjUQoGAwq9qMmhpLTHmXzSIrFRw8zxWzmFBA==", - "dev": true - }, - "node_modules/espree": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.0.tgz", - "integrity": "sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==", - "dev": true, - "dependencies": { - "acorn": "^8.8.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "dev": true - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-glob": { - "version": "3.2.12", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", - "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", - "dev": true, - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fast-glob/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/fastq": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", - "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", - "dev": true, - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "dependencies": { - "to-regex-range": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/flat-cache": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", - "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", - "dev": true, - "dependencies": { - "flatted": "^3.1.0", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", - "dev": true - }, - "node_modules/fraction.js": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz", - "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==", - "dev": true, - "engines": { - "node": "*" - }, - "funding": { - "type": "patreon", - "url": "https://www.patreon.com/infusion" - } - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, - "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true - }, - "node_modules/github-slugger": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz", - "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==", - "dev": true - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.3" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/globalyzer": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz", - "integrity": "sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==", - "dev": true - }, - "node_modules/globby": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "dev": true, - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/globrex": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz", - "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==", - "dev": true - }, - "node_modules/graceful-fs": { - "version": "4.2.10", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", - "dev": true - }, - "node_modules/grapheme-splitter": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", - "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", - "dev": true - }, - "node_modules/has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.1" - }, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/hast-util-has-property": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-1.0.4.tgz", - "integrity": "sha512-ghHup2voGfgFoHMGnaLHOjbYFACKrRh9KFttdCzMCbFoBMJXiNi2+XTrPP8+q6cDJM/RSqlCfVWrjp1H201rZg==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-heading-rank": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/hast-util-heading-rank/-/hast-util-heading-rank-2.1.1.tgz", - "integrity": "sha512-iAuRp+ESgJoRFJbSyaqsfvJDY6zzmFoEnL1gtz1+U8gKtGGj1p0CVlysuUAUjq95qlZESHINLThwJzNGmgGZxA==", - "dev": true, - "dependencies": { - "@types/hast": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-is-element": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-1.1.0.tgz", - "integrity": "sha512-oUmNua0bFbdrD/ELDSSEadRVtWZOf3iF6Lbv81naqsIV99RnSCieTbWuWCY8BAeEfKJTKl0gRdokv+dELutHGQ==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-select": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/hast-util-select/-/hast-util-select-1.0.1.tgz", - "integrity": "sha512-wNFpEC9Or4YTcSzDERXu5n7L+dNTy9tLbqW+LMIkCH69g9NkLEKcGBoXUnJwOVG5KmecLmHxVbrRh3RJmUxtmA==", - "dev": true, - "dependencies": { - "camelcase": "^3.0.0", - "comma-separated-tokens": "^1.0.2", - "css-selector-parser": "^1.3.0", - "hast-util-has-property": "^1.0.0", - "hast-util-is-element": "^1.0.0", - "hast-util-whitespace": "^1.0.0", - "not": "^0.1.0", - "nth-check": "^1.0.1", - "property-information": "^3.1.0", - "space-separated-tokens": "^1.1.0", - "zwitch": "^1.0.0" - } - }, - "node_modules/hast-util-to-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-2.0.0.tgz", - "integrity": "sha512-02AQ3vLhuH3FisaMM+i/9sm4OXGSq1UhOOCpTLLQtHdL3tZt7qil69r8M8iDkZYyC0HCFylcYoP+8IO7ddta1A==", - "dev": true, - "dependencies": { - "@types/hast": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/hast-util-whitespace": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-1.0.4.tgz", - "integrity": "sha512-I5GTdSfhYfAPNztx2xJRQpG8cuDSNt599/7YUn7Gx/WxNMsG+a835k97TDkFgk123cwjfwINaZknkKkphx/f2A==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/ignore": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/immutable": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz", - "integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==", - "dev": true - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "node_modules/is-arrayish": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", - "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", - "dev": true - }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-buffer": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", - "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "engines": { - "node": ">=4" - } - }, - "node_modules/is-core-module": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz", - "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", - "dev": true, - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true, - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-plain-obj": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", - "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/js-sdsl": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz", - "integrity": "sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/js-sdsl" - } - }, - "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dev": true, - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/just-debounce": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz", - "integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==", - "dev": true - }, - "node_modules/kleur": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", - "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lilconfig": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz", - "integrity": "sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/magic-string": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz", - "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==", - "dev": true, - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.13" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/mdsvex": { - "version": "0.10.6", - "resolved": "https://registry.npmjs.org/mdsvex/-/mdsvex-0.10.6.tgz", - "integrity": "sha512-aGRDY0r5jx9+OOgFdyB9Xm3EBr9OUmcrTDPWLB7a7g8VPRxzPy4MOBmcVYgz7ErhAJ7bZ/coUoj6aHio3x/2mA==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.3", - "prism-svelte": "^0.4.7", - "prismjs": "^1.17.1", - "vfile-message": "^2.0.4" - }, - "peerDependencies": { - "svelte": "3.x" - } - }, - "node_modules/merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true, - "engines": { - "node": ">= 8" - } - }, - "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", - "dev": true, - "dependencies": { - "braces": "^3.0.2", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/min-indent": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", - "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/mini-svg-data-uri": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz", - "integrity": "sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==", - "dev": true, - "bin": { - "mini-svg-data-uri": "cli.js" - } - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/minimist": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", - "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "dev": true, - "dependencies": { - "minimist": "^1.2.6" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, - "node_modules/mri": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", - "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/mrmime": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz", - "integrity": "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "node_modules/nanoid": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", - "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true - }, - "node_modules/node-releases": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.8.tgz", - "integrity": "sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==", - "dev": true - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/not": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/not/-/not-0.1.0.tgz", - "integrity": "sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==", - "dev": true - }, - "node_modules/nth-check": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz", - "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", - "dev": true, - "dependencies": { - "boolbase": "~1.0.0" - } - }, - "node_modules/object-hash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", - "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", - "dev": true, - "engines": { - "node": ">= 6" - } - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/optionator": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", - "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", - "dev": true, - "dependencies": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.3" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", - "dev": true - }, - "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/postcss": { - "version": "8.4.31", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", - "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/postcss-import": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz", - "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.0.0", - "read-cache": "^1.0.0", - "resolve": "^1.1.7" - }, - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "postcss": "^8.0.0" - } - }, - "node_modules/postcss-js": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz", - "integrity": "sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==", - "dev": true, - "dependencies": { - "camelcase-css": "^2.0.1" - }, - "engines": { - "node": "^12 || ^14 || >= 16" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.3.3" - } - }, - "node_modules/postcss-load-config": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.1.tgz", - "integrity": "sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==", - "dev": true, - "dependencies": { - "lilconfig": "^2.0.5", - "yaml": "^2.1.1" - }, - "engines": { - "node": ">= 14" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": ">=8.0.9", - "ts-node": ">=9.0.0" - }, - "peerDependenciesMeta": { - "postcss": { - "optional": true - }, - "ts-node": { - "optional": true - } - } - }, - "node_modules/postcss-nested": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz", - "integrity": "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.10" - }, - "engines": { - "node": ">=12.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.2.14" - } - }, - "node_modules/postcss-selector-parser": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", - "dev": true, - "dependencies": { - "cssesc": "^3.0.0", - "util-deprecate": "^1.0.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/postcss-value-parser": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "dev": true - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/prettier": { - "version": "2.8.4", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", - "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", - "dev": true, - "bin": { - "prettier": "bin-prettier.js" - }, - "engines": { - "node": ">=10.13.0" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, - "node_modules/prettier-plugin-svelte": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-2.9.0.tgz", - "integrity": "sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==", - "dev": true, - "peerDependencies": { - "prettier": "^1.16.4 || ^2.0.0", - "svelte": "^3.2.0" - } - }, - "node_modules/prism-svelte": { - "version": "0.4.7", - "resolved": "https://registry.npmjs.org/prism-svelte/-/prism-svelte-0.4.7.tgz", - "integrity": "sha512-yABh19CYbM24V7aS7TuPYRNMqthxwbvx6FF/Rw920YbyBWO3tnyPIqRMgHuSVsLmuHkkBS1Akyof463FVdkeDQ==", - "dev": true - }, - "node_modules/prismjs": { - "version": "1.29.0", - "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz", - "integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/property-information": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/property-information/-/property-information-3.2.0.tgz", - "integrity": "sha512-BKU45RMZAA+3npkQ/VxEH7EeZImQcfV6rfKH0O4HkkDz3uqqz+689dbkjiWia00vK390MY6EARPS6TzNS4tXPg==", - "dev": true - }, - "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/quick-lru": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz", - "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-cache": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", - "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", - "dev": true, - "dependencies": { - "pify": "^2.3.0" - } - }, - "node_modules/readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "dev": true, - "dependencies": { - "picomatch": "^2.2.1" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/regexparam": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/regexparam/-/regexparam-2.0.1.tgz", - "integrity": "sha512-zRgSaYemnNYxUv+/5SeoHI0eJIgTL/A2pUtXUPLHQxUldagouJ9p+K6IbIZ/JiQuCEv2E2B1O11SjVQy3aMCkw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/rehype-add-classes": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/rehype-add-classes/-/rehype-add-classes-1.0.0.tgz", - "integrity": "sha512-Iz8t2KhCNAL+0AHKjxb+kVwsHk/pI3Cy4k0R70ZGzoQiZ7WQm3o8+3odJkMhFRfcNIK1lNShIHEdC90H5LwLdg==", - "dev": true, - "dependencies": { - "hast-util-select": "^1.0.1" - } - }, - "node_modules/rehype-autolink-headings": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/rehype-autolink-headings/-/rehype-autolink-headings-6.1.1.tgz", - "integrity": "sha512-NMYzZIsHM3sA14nC5rAFuUPIOfg+DFmf9EY1YMhaNlB7+3kK/ZlE6kqPfuxr1tsJ1XWkTrMtMoyHosU70d35mA==", - "dev": true, - "dependencies": { - "@types/hast": "^2.0.0", - "extend": "^3.0.0", - "hast-util-has-property": "^2.0.0", - "hast-util-heading-rank": "^2.0.0", - "hast-util-is-element": "^2.0.0", - "unified": "^10.0.0", - "unist-util-visit": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-autolink-headings/node_modules/hast-util-has-property": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz", - "integrity": "sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-autolink-headings/node_modules/hast-util-is-element": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.3.tgz", - "integrity": "sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==", - "dev": true, - "dependencies": { - "@types/hast": "^2.0.0", - "@types/unist": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-slug": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/rehype-slug/-/rehype-slug-5.1.0.tgz", - "integrity": "sha512-Gf91dJoXneiorNEnn+Phx97CO7oRMrpi+6r155tTxzGuLtm+QrI4cTwCa9e1rtePdL4i9tSO58PeSS6HWfgsiw==", - "dev": true, - "dependencies": { - "@types/hast": "^2.0.0", - "github-slugger": "^2.0.0", - "hast-util-has-property": "^2.0.0", - "hast-util-heading-rank": "^2.0.0", - "hast-util-to-string": "^2.0.0", - "unified": "^10.0.0", - "unist-util-visit": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-slug/node_modules/hast-util-has-property": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz", - "integrity": "sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/rehype-urls": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/rehype-urls/-/rehype-urls-1.1.1.tgz", - "integrity": "sha512-ct9Kb/nAL6oe/O5fDc0xjiqm8Z9xgXdorOdDhZAWx7awucyiuYXU7Dax+23Gu24nnGwtdaCW6zslKAYzlEW1lw==", - "dev": true, - "dependencies": { - "hast-util-has-property": "^1.0.2", - "stdopt": "^2.0.0", - "unist-util-visit": "^1.4.0" - } - }, - "node_modules/rehype-urls/node_modules/unist-util-is": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz", - "integrity": "sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==", - "dev": true - }, - "node_modules/rehype-urls/node_modules/unist-util-visit": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz", - "integrity": "sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==", - "dev": true, - "dependencies": { - "unist-util-visit-parents": "^2.0.0" - } - }, - "node_modules/rehype-urls/node_modules/unist-util-visit-parents": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz", - "integrity": "sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==", - "dev": true, - "dependencies": { - "unist-util-is": "^3.0.0" - } - }, - "node_modules/remark-abbr": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/remark-abbr/-/remark-abbr-1.4.1.tgz", - "integrity": "sha512-h3MuC2ujpaFIvDHVztxiNe7OGEXz6fAaUoaeqJhroyHCZXcspZiOg3iDoRdGLmnGSEO/x6g9nQGBDqgVsjCHKg==", - "dev": true, - "dependencies": { - "unist-util-visit": "^2.0.3" - } - }, - "node_modules/remark-abbr/node_modules/unist-util-is": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz", - "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/remark-abbr/node_modules/unist-util-visit": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", - "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0", - "unist-util-visit-parents": "^3.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/remark-abbr/node_modules/unist-util-visit-parents": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz", - "integrity": "sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/resolve": { - "version": "1.22.1", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", - "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.9.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "dev": true, - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/rollup": { - "version": "3.29.4", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", - "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==", - "dev": true, - "bin": { - "rollup": "dist/bin/rollup" - }, - "engines": { - "node": ">=14.18.0", - "npm": ">=8.0.0" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - } - }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/sade": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz", - "integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==", - "dev": true, - "dependencies": { - "mri": "^1.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/sander": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/sander/-/sander-0.5.1.tgz", - "integrity": "sha512-3lVqBir7WuKDHGrKRDn/1Ye3kwpXaDOMsiRP1wd6wpZW56gJhsbp5RqQpA6JG/P+pkXizygnr1dKR8vzWaVsfA==", - "dev": true, - "dependencies": { - "es6-promise": "^3.1.2", - "graceful-fs": "^4.1.3", - "mkdirp": "^0.5.1", - "rimraf": "^2.5.2" - } - }, - "node_modules/sander/node_modules/rimraf": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", - "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, - "node_modules/sass": { - "version": "1.58.3", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz", - "integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==", - "dev": true, - "dependencies": { - "chokidar": ">=3.0.0 <4.0.0", - "immutable": "^4.0.0", - "source-map-js": ">=0.6.2 <2.0.0" - }, - "bin": { - "sass": "sass.js" - }, - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/set-cookie-parser": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.6.0.tgz", - "integrity": "sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==", - "dev": true - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/sirv": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.2.tgz", - "integrity": "sha512-4Qog6aE29nIjAOKe/wowFTxOdmbEZKb+3tsLljaBRzJwtqto0BChD2zzH0LhgCSXiI+V7X+Y45v14wBZQ1TK3w==", - "dev": true, - "dependencies": { - "@polka/url": "^1.0.0-next.20", - "mrmime": "^1.0.0", - "totalist": "^3.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/sorcery": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/sorcery/-/sorcery-0.11.0.tgz", - "integrity": "sha512-J69LQ22xrQB1cIFJhPfgtLuI6BpWRiWu1Y3vSsIwK/eAScqJxd/+CJlUuHQRdX2C9NGFamq+KqNywGgaThwfHw==", - "dev": true, - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.14", - "buffer-crc32": "^0.2.5", - "minimist": "^1.2.0", - "sander": "^0.5.0" - }, - "bin": { - "sorcery": "bin/sorcery" - } - }, - "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/space-separated-tokens": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz", - "integrity": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==", - "dev": true, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/stdopt": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/stdopt/-/stdopt-2.2.0.tgz", - "integrity": "sha512-D/p41NgXOkcj1SeGhfXOwv9z1K6EV3sjAUY5aeepVbgEHv7DpKWLTjhjScyzMWAQCAgUQys1mjH0eArm4cjRGw==", - "dev": true, - "dependencies": { - "is-arrayish": "^0.3.2" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-indent": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", - "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", - "dev": true, - "dependencies": { - "min-indent": "^1.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/svelte": { - "version": "3.57.0", - "resolved": "https://registry.npmjs.org/svelte/-/svelte-3.57.0.tgz", - "integrity": "sha512-WMXEvF+RtAaclw0t3bPDTUe19pplMlfyKDsixbHQYgCWi9+O9VN0kXU1OppzrB9gPAvz4NALuoca2LfW2bOjTQ==", - "dev": true, - "engines": { - "node": ">= 8" - } - }, - "node_modules/svelte-check": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.1.4.tgz", - "integrity": "sha512-25Lb46ZS4IK/XpBMe4IBMrtYf23V8alqBX+szXoccb7uM0D2Wqq5rMRzYBONZnFVuU1bQG3R50lyIT5eRewv2g==", - "dev": true, - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.17", - "chokidar": "^3.4.1", - "fast-glob": "^3.2.7", - "import-fresh": "^3.2.1", - "picocolors": "^1.0.0", - "sade": "^1.7.4", - "svelte-preprocess": "^5.0.0", - "typescript": "^4.9.4" - }, - "bin": { - "svelte-check": "bin/svelte-check" - }, - "peerDependencies": { - "svelte": "^3.55.0" - } - }, - "node_modules/svelte-hmr": { - "version": "0.15.3", - "resolved": "https://registry.npmjs.org/svelte-hmr/-/svelte-hmr-0.15.3.tgz", - "integrity": "sha512-41snaPswvSf8TJUhlkoJBekRrABDXDMdpNpT2tfHIv4JuhgvHqLMhEPGtaQn0BmbNSTkuz2Ed20DF2eHw0SmBQ==", - "dev": true, - "engines": { - "node": "^12.20 || ^14.13.1 || >= 16" - }, - "peerDependencies": { - "svelte": "^3.19.0 || ^4.0.0" - } - }, - "node_modules/svelte-preprocess": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.0.1.tgz", - "integrity": "sha512-0HXyhCoc9rsW4zGOgtInylC6qj259E1hpFnJMJWTf+aIfeqh4O/QHT31KT2hvPEqQfdjmqBR/kO2JDkkciBLrQ==", - "dev": true, - "hasInstallScript": true, - "dependencies": { - "@types/pug": "^2.0.6", - "@types/sass": "^1.43.1", - "detect-indent": "^6.1.0", - "magic-string": "^0.27.0", - "sorcery": "^0.11.0", - "strip-indent": "^3.0.0" - }, - "engines": { - "node": ">= 14.10.0" - }, - "peerDependencies": { - "@babel/core": "^7.10.2", - "coffeescript": "^2.5.1", - "less": "^3.11.3 || ^4.0.0", - "postcss": "^7 || ^8", - "postcss-load-config": "^2.1.0 || ^3.0.0 || ^4.0.0", - "pug": "^3.0.0", - "sass": "^1.26.8", - "stylus": "^0.55.0", - "sugarss": "^2.0.0 || ^3.0.0 || ^4.0.0", - "svelte": "^3.23.0", - "typescript": "^3.9.5 || ^4.0.0" - }, - "peerDependenciesMeta": { - "@babel/core": { - "optional": true - }, - "coffeescript": { - "optional": true - }, - "less": { - "optional": true - }, - "postcss": { - "optional": true - }, - "postcss-load-config": { - "optional": true - }, - "pug": { - "optional": true - }, - "sass": { - "optional": true - }, - "stylus": { - "optional": true - }, - "sugarss": { - "optional": true - }, - "typescript": { - "optional": true - } - } - }, - "node_modules/tailwindcss": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.4.tgz", - "integrity": "sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==", - "dev": true, - "dependencies": { - "arg": "^5.0.2", - "chokidar": "^3.5.3", - "color-name": "^1.1.4", - "detective": "^5.2.1", - "didyoumean": "^1.2.2", - "dlv": "^1.1.3", - "fast-glob": "^3.2.12", - "glob-parent": "^6.0.2", - "is-glob": "^4.0.3", - "lilconfig": "^2.0.6", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "object-hash": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.18", - "postcss-import": "^14.1.0", - "postcss-js": "^4.0.0", - "postcss-load-config": "^3.1.4", - "postcss-nested": "6.0.0", - "postcss-selector-parser": "^6.0.10", - "postcss-value-parser": "^4.2.0", - "quick-lru": "^5.1.1", - "resolve": "^1.22.1" - }, - "bin": { - "tailwind": "lib/cli.js", - "tailwindcss": "lib/cli.js" - }, - "engines": { - "node": ">=12.13.0" - }, - "peerDependencies": { - "postcss": "^8.0.9" - } - }, - "node_modules/tailwindcss/node_modules/postcss-load-config": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz", - "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==", - "dev": true, - "dependencies": { - "lilconfig": "^2.0.5", - "yaml": "^1.10.2" - }, - "engines": { - "node": ">= 10" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": ">=8.0.9", - "ts-node": ">=9.0.0" - }, - "peerDependenciesMeta": { - "postcss": { - "optional": true - }, - "ts-node": { - "optional": true - } - } - }, - "node_modules/tailwindcss/node_modules/yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", - "dev": true, - "engines": { - "node": ">= 6" - } - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "node_modules/tiny-glob": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz", - "integrity": "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==", - "dev": true, - "dependencies": { - "globalyzer": "0.1.0", - "globrex": "^0.1.2" - } - }, - "node_modules/to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "dependencies": { - "is-number": "^7.0.0" - }, - "engines": { - "node": ">=8.0" - } - }, - "node_modules/totalist": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.0.tgz", - "integrity": "sha512-eM+pCBxXO/njtF7vdFsHuqb+ElbxqtI4r5EAvk6grfAFyJ6IvWlSkfZ5T9ozC6xWw3Fj1fGoSmrl0gUs46JVIw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/trough": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz", - "integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==", - "dev": true, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/tslib": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", - "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==", - "dev": true - }, - "node_modules/tsutils": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", - "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", - "dev": true, - "dependencies": { - "tslib": "^1.8.1" - }, - "engines": { - "node": ">= 6" - }, - "peerDependencies": { - "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" - } - }, - "node_modules/tsutils/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "dev": true - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/typescript": { - "version": "4.9.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz", - "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, - "node_modules/undici": { - "version": "5.28.4", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz", - "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==", - "dev": true, - "dependencies": { - "@fastify/busboy": "^2.0.0" - }, - "engines": { - "node": ">=14.0" - } - }, - "node_modules/unified": { - "version": "10.1.2", - "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz", - "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "bail": "^2.0.0", - "extend": "^3.0.0", - "is-buffer": "^2.0.0", - "is-plain-obj": "^4.0.0", - "trough": "^2.0.0", - "vfile": "^5.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-is": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.0.tgz", - "integrity": "sha512-Glt17jWwZeyqrFqOK0pF1Ded5U3yzJnFr8CG1GMjCWTp9zDo2p+cmD6pWbZU8AgM5WU3IzRv6+rBwhzsGh6hBQ==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-stringify-position": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz", - "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-visit": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", - "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-is": "^5.0.0", - "unist-util-visit-parents": "^5.1.1" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/unist-util-visit-parents": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", - "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-is": "^5.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/update-browserslist-db": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz", - "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - } - ], - "dependencies": { - "escalade": "^3.1.1", - "picocolors": "^1.0.0" - }, - "bin": { - "browserslist-lint": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "dev": true - }, - "node_modules/vfile": { - "version": "5.3.6", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.6.tgz", - "integrity": "sha512-ADBsmerdGBs2WYckrLBEmuETSPyTD4TuLxTrw0DvjirxW1ra4ZwkbzG8ndsv3Q57smvHxo677MHaQrY9yxH8cA==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "is-buffer": "^2.0.0", - "unist-util-stringify-position": "^3.0.0", - "vfile-message": "^3.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/vfile-message": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz", - "integrity": "sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-stringify-position": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/vfile-message/node_modules/unist-util-stringify-position": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", - "integrity": "sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.2" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/vfile/node_modules/vfile-message": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.3.tgz", - "integrity": "sha512-0yaU+rj2gKAyEk12ffdSbBfjnnj+b1zqTBv3OQCTn8yEB02bsPizwdBPrLJjHnK+cU9EMMcUnNv938XcZIkmdA==", - "dev": true, - "dependencies": { - "@types/unist": "^2.0.0", - "unist-util-stringify-position": "^3.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/vite": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.3.tgz", - "integrity": "sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==", - "dev": true, - "dependencies": { - "esbuild": "^0.18.10", - "postcss": "^8.4.27", - "rollup": "^3.27.1" - }, - "bin": { - "vite": "bin/vite.js" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/vitejs/vite?sponsor=1" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - }, - "peerDependencies": { - "@types/node": ">= 14", - "less": "*", - "lightningcss": "^1.21.0", - "sass": "*", - "stylus": "*", - "sugarss": "*", - "terser": "^5.4.0" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "less": { - "optional": true - }, - "lightningcss": { - "optional": true - }, - "sass": { - "optional": true - }, - "stylus": { - "optional": true - }, - "sugarss": { - "optional": true - }, - "terser": { - "optional": true - } - } - }, - "node_modules/vite/node_modules/@esbuild/darwin-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz", - "integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/vite/node_modules/esbuild": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", - "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==", - "dev": true, - "hasInstallScript": true, - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=12" - }, - "optionalDependencies": { - "@esbuild/android-arm": "0.18.20", - "@esbuild/android-arm64": "0.18.20", - "@esbuild/android-x64": "0.18.20", - "@esbuild/darwin-arm64": "0.18.20", - "@esbuild/darwin-x64": "0.18.20", - "@esbuild/freebsd-arm64": "0.18.20", - "@esbuild/freebsd-x64": "0.18.20", - "@esbuild/linux-arm": "0.18.20", - "@esbuild/linux-arm64": "0.18.20", - "@esbuild/linux-ia32": "0.18.20", - "@esbuild/linux-loong64": "0.18.20", - "@esbuild/linux-mips64el": "0.18.20", - "@esbuild/linux-ppc64": "0.18.20", - "@esbuild/linux-riscv64": "0.18.20", - "@esbuild/linux-s390x": "0.18.20", - "@esbuild/linux-x64": "0.18.20", - "@esbuild/netbsd-x64": "0.18.20", - "@esbuild/openbsd-x64": "0.18.20", - "@esbuild/sunos-x64": "0.18.20", - "@esbuild/win32-arm64": "0.18.20", - "@esbuild/win32-ia32": "0.18.20", - "@esbuild/win32-x64": "0.18.20" - } - }, - "node_modules/vitefu": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-0.2.5.tgz", - "integrity": "sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==", - "dev": true, - "peerDependencies": { - "vite": "^3.0.0 || ^4.0.0 || ^5.0.0" - }, - "peerDependenciesMeta": { - "vite": { - "optional": true - } - } - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/word-wrap": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz", - "integrity": "sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/worktop": { - "version": "0.8.0-next.14", - "resolved": "https://registry.npmjs.org/worktop/-/worktop-0.8.0-next.14.tgz", - "integrity": "sha512-RZgqHu1w/JcUdWOE/BUEAzarrUUHh39eWkLdX8XpA6MfgLJF6X5Vl26CV7/wcm4O/UpZvHMGJUtB9eYTqDjc9g==", - "dev": true, - "dependencies": { - "mrmime": "^1.0.0", - "regexparam": "^2.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "node_modules/xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "dev": true, - "engines": { - "node": ">=0.4" - } - }, - "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/yaml": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz", - "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==", - "dev": true, - "engines": { - "node": ">= 14" - } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/zwitch": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz", - "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==", - "dev": true, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - } - }, - "dependencies": { - "@cloudflare/workers-types": { - "version": "4.20230307.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20230307.0.tgz", - "integrity": "sha512-Go968aDDcqONHQcUdgIiPRkPdT4QTzD0ecHJsI1u7ZiHPMOoZn+Dy7hYsdUJ5ldX9wTZDrICBM1rDKTRaDUitg==", - "dev": true - }, - "@esbuild/android-arm": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz", - "integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==", - "dev": true, - "optional": true - }, - "@esbuild/android-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz", - "integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==", - "dev": true, - "optional": true - }, - "@esbuild/android-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz", - "integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==", - "dev": true, - "optional": true - }, - "@esbuild/darwin-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz", - "integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==", - "dev": true, - "optional": true - }, - "@esbuild/darwin-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.16.17.tgz", - "integrity": "sha512-2By45OBHulkd9Svy5IOCZt376Aa2oOkiE9QWUK9fe6Tb+WDr8hXL3dpqi+DeLiMed8tVXspzsTAvd0jUl96wmg==", - "dev": true, - "optional": true - }, - "@esbuild/freebsd-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz", - "integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==", - "dev": true, - "optional": true - }, - "@esbuild/freebsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz", - "integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==", - "dev": true, - "optional": true - }, - "@esbuild/linux-arm": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz", - "integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==", - "dev": true, - "optional": true - }, - "@esbuild/linux-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz", - "integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==", - "dev": true, - "optional": true - }, - "@esbuild/linux-ia32": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz", - "integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==", - "dev": true, - "optional": true - }, - "@esbuild/linux-loong64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz", - "integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==", - "dev": true, - "optional": true - }, - "@esbuild/linux-mips64el": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz", - "integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==", - "dev": true, - "optional": true - }, - "@esbuild/linux-ppc64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz", - "integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==", - "dev": true, - "optional": true - }, - "@esbuild/linux-riscv64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz", - "integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==", - "dev": true, - "optional": true - }, - "@esbuild/linux-s390x": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz", - "integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==", - "dev": true, - "optional": true - }, - "@esbuild/linux-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz", - "integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==", - "dev": true, - "optional": true - }, - "@esbuild/netbsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz", - "integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==", - "dev": true, - "optional": true - }, - "@esbuild/openbsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz", - "integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==", - "dev": true, - "optional": true - }, - "@esbuild/sunos-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz", - "integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==", - "dev": true, - "optional": true - }, - "@esbuild/win32-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz", - "integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==", - "dev": true, - "optional": true - }, - "@esbuild/win32-ia32": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz", - "integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==", - "dev": true, - "optional": true - }, - "@esbuild/win32-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", - "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", - "dev": true, - "optional": true - }, - "@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^3.3.0" - } - }, - "@eslint-community/regexpp": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.1.tgz", - "integrity": "sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==", - "dev": true - }, - "@eslint/eslintrc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.1.tgz", - "integrity": "sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.3.2", - "espree": "^9.5.0", - "globals": "^13.19.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "minimatch": "^3.1.2", - "strip-json-comments": "^3.1.1" - } - }, - "@eslint/js": { - "version": "8.36.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.36.0.tgz", - "integrity": "sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==", - "dev": true - }, - "@fastify/busboy": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", - "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==", - "dev": true - }, - "@humanwhocodes/config-array": { - "version": "0.11.8", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", - "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", - "dev": true, - "requires": { - "@humanwhocodes/object-schema": "^1.2.1", - "debug": "^4.1.1", - "minimatch": "^3.0.5" - } - }, - "@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true - }, - "@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "@inqling/svelte-icons": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@inqling/svelte-icons/-/svelte-icons-3.1.0.tgz", - "integrity": "sha512-aFEvg6UmisSyNHsDHZmEwFWFtDaT1KbHASGUGv3JYRTNKAKU4Tr8PGpOl9xsg5WxrPefIoOG/nDnRfkmtTXDGg==", - "dev": true, - "requires": {} - }, - "@jridgewell/resolve-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", - "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", - "dev": true - }, - "@jridgewell/sourcemap-codec": { - "version": "1.4.14", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", - "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", - "dev": true - }, - "@jridgewell/trace-mapping": { - "version": "0.3.17", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz", - "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==", - "dev": true, - "requires": { - "@jridgewell/resolve-uri": "3.1.0", - "@jridgewell/sourcemap-codec": "1.4.14" - } - }, - "@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - } - }, - "@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true - }, - "@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dev": true, - "requires": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - } - }, - "@polka/url": { - "version": "1.0.0-next.21", - "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz", - "integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==", - "dev": true - }, - "@sveltejs/adapter-cloudflare": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@sveltejs/adapter-cloudflare/-/adapter-cloudflare-2.2.0.tgz", - "integrity": "sha512-B3GQtdPBLHG1eTjOUCjTOqlkTEuYbeSFFw984sEclWxNnLgj3dO6DY8pRTVyrltwNtKRG/7W+ltPVzcbcn30Dg==", - "dev": true, - "requires": { - "@cloudflare/workers-types": "^4.20221111.1", - "esbuild": "^0.16.3", - "worktop": "0.8.0-next.14" - } - }, - "@sveltejs/kit": { - "version": "1.30.4", - "resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-1.30.4.tgz", - "integrity": "sha512-JSQIQT6XvdchCRQEm7BABxPC56WP5RYVONAi+09S8tmzeP43fBsRlr95bFmsTQM2RHBldfgQk+jgdnsKI75daA==", - "dev": true, - "requires": { - "@sveltejs/vite-plugin-svelte": "^2.5.0", - "@types/cookie": "^0.5.1", - "cookie": "^0.5.0", - "devalue": "^4.3.1", - "esm-env": "^1.0.0", - "kleur": "^4.1.5", - "magic-string": "^0.30.0", - "mrmime": "^1.0.1", - "sade": "^1.8.1", - "set-cookie-parser": "^2.6.0", - "sirv": "^2.0.2", - "tiny-glob": "^0.2.9", - "undici": "^5.28.3" - }, - "dependencies": { - "magic-string": { - "version": "0.30.0", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.0.tgz", - "integrity": "sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==", - "dev": true, - "requires": { - "@jridgewell/sourcemap-codec": "^1.4.13" - } - } - } - }, - "@sveltejs/vite-plugin-svelte": { - "version": "2.5.3", - "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-2.5.3.tgz", - "integrity": "sha512-erhNtXxE5/6xGZz/M9eXsmI7Pxa6MS7jyTy06zN3Ck++ldrppOnOlJwHHTsMC7DHDQdgUp4NAc4cDNQ9eGdB/w==", - "dev": true, - "requires": { - "@sveltejs/vite-plugin-svelte-inspector": "^1.0.4", - "debug": "^4.3.4", - "deepmerge": "^4.3.1", - "kleur": "^4.1.5", - "magic-string": "^0.30.3", - "svelte-hmr": "^0.15.3", - "vitefu": "^0.2.4" - }, - "dependencies": { - "@jridgewell/sourcemap-codec": { - "version": "1.4.15", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", - "dev": true - }, - "magic-string": { - "version": "0.30.8", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.8.tgz", - "integrity": "sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==", - "dev": true, - "requires": { - "@jridgewell/sourcemap-codec": "^1.4.15" - } - } - } - }, - "@sveltejs/vite-plugin-svelte-inspector": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte-inspector/-/vite-plugin-svelte-inspector-1.0.4.tgz", - "integrity": "sha512-zjiuZ3yydBtwpF3bj0kQNV0YXe+iKE545QGZVTaylW3eAzFr+pJ/cwK8lZEaRp4JtaJXhD5DyWAV4AxLh6DgaQ==", - "dev": true, - "requires": { - "debug": "^4.3.4" - } - }, - "@tailwindcss/forms": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.3.tgz", - "integrity": "sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q==", - "dev": true, - "requires": { - "mini-svg-data-uri": "^1.2.3" - } - }, - "@types/cookie": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.5.1.tgz", - "integrity": "sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==", - "dev": true - }, - "@types/hast": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz", - "integrity": "sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==", - "dev": true, - "requires": { - "@types/unist": "*" - } - }, - "@types/json-schema": { - "version": "7.0.11", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz", - "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==", - "dev": true - }, - "@types/node": { - "version": "18.11.18", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz", - "integrity": "sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==", - "dev": true, - "optional": true, - "peer": true - }, - "@types/pug": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/pug/-/pug-2.0.6.tgz", - "integrity": "sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg==", - "dev": true - }, - "@types/sass": { - "version": "1.45.0", - "resolved": "https://registry.npmjs.org/@types/sass/-/sass-1.45.0.tgz", - "integrity": "sha512-jn7qwGFmJHwUSphV8zZneO3GmtlgLsmhs/LQyVvQbIIa+fzGMUiHI4HXJZL3FT8MJmgXWbLGiVVY7ElvHq6vDA==", - "dev": true, - "requires": { - "sass": "*" - } - }, - "@types/semver": { - "version": "7.3.13", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz", - "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==", - "dev": true - }, - "@types/unist": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz", - "integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==", - "dev": true - }, - "@typescript-eslint/eslint-plugin": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.56.0.tgz", - "integrity": "sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==", - "dev": true, - "requires": { - "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.56.0", - "@typescript-eslint/type-utils": "5.56.0", - "@typescript-eslint/utils": "5.56.0", - "debug": "^4.3.4", - "grapheme-splitter": "^1.0.4", - "ignore": "^5.2.0", - "natural-compare-lite": "^1.4.0", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - } - }, - "@typescript-eslint/parser": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.56.0.tgz", - "integrity": "sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==", - "dev": true, - "requires": { - "@typescript-eslint/scope-manager": "5.56.0", - "@typescript-eslint/types": "5.56.0", - "@typescript-eslint/typescript-estree": "5.56.0", - "debug": "^4.3.4" - } - }, - "@typescript-eslint/scope-manager": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz", - "integrity": "sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw==", - "dev": true, - "requires": { - "@typescript-eslint/types": "5.56.0", - "@typescript-eslint/visitor-keys": "5.56.0" - } - }, - "@typescript-eslint/type-utils": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.56.0.tgz", - "integrity": "sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==", - "dev": true, - "requires": { - "@typescript-eslint/typescript-estree": "5.56.0", - "@typescript-eslint/utils": "5.56.0", - "debug": "^4.3.4", - "tsutils": "^3.21.0" - } - }, - "@typescript-eslint/types": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.56.0.tgz", - "integrity": "sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==", - "dev": true - }, - "@typescript-eslint/typescript-estree": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz", - "integrity": "sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==", - "dev": true, - "requires": { - "@typescript-eslint/types": "5.56.0", - "@typescript-eslint/visitor-keys": "5.56.0", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - } - }, - "@typescript-eslint/utils": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.56.0.tgz", - "integrity": "sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==", - "dev": true, - "requires": { - "@eslint-community/eslint-utils": "^4.2.0", - "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.56.0", - "@typescript-eslint/types": "5.56.0", - "@typescript-eslint/typescript-estree": "5.56.0", - "eslint-scope": "^5.1.1", - "semver": "^7.3.7" - } - }, - "@typescript-eslint/visitor-keys": { - "version": "5.56.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz", - "integrity": "sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q==", - "dev": true, - "requires": { - "@typescript-eslint/types": "5.56.0", - "eslint-visitor-keys": "^3.3.0" - } - }, - "acorn": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", - "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", - "dev": true - }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} - }, - "acorn-node": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz", - "integrity": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==", - "dev": true, - "requires": { - "acorn": "^7.0.0", - "acorn-walk": "^7.0.0", - "xtend": "^4.0.2" - }, - "dependencies": { - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - } - } - }, - "acorn-walk": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz", - "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", - "dev": true - }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true - }, - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "anymatch": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "dev": true, - "requires": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - } - }, - "arg": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", - "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", - "dev": true - }, - "argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "dev": true - }, - "autoprefixer": { - "version": "10.4.13", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz", - "integrity": "sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==", - "dev": true, - "requires": { - "browserslist": "^4.21.4", - "caniuse-lite": "^1.0.30001426", - "fraction.js": "^4.2.0", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - } - }, - "bail": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", - "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", - "dev": true - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "dev": true - }, - "boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "requires": { - "fill-range": "^7.0.1" - } - }, - "browserslist": { - "version": "4.21.4", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz", - "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==", - "dev": true, - "requires": { - "caniuse-lite": "^1.0.30001400", - "electron-to-chromium": "^1.4.251", - "node-releases": "^2.0.6", - "update-browserslist-db": "^1.0.9" - } - }, - "buffer-crc32": { - "version": "0.2.13", - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "dev": true - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "camelcase": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", - "integrity": "sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg==", - "dev": true - }, - "camelcase-css": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", - "dev": true - }, - "caniuse-lite": { - "version": "1.0.30001449", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001449.tgz", - "integrity": "sha512-CPB+UL9XMT/Av+pJxCKGhdx+yg1hzplvFJQlJ2n68PyQGMz9L/E2zCyLdOL8uasbouTUgnPl+y0tccI/se+BEw==", - "dev": true - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "chokidar": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", - "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", - "dev": true, - "requires": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "fsevents": "~2.3.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - }, - "dependencies": { - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - } - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "comma-separated-tokens": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz", - "integrity": "sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "cookie": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", - "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", - "dev": true - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "css-selector-parser": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-1.4.1.tgz", - "integrity": "sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==", - "dev": true - }, - "cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "dev": true - }, - "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "deepmerge": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", - "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", - "dev": true - }, - "defined": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.1.tgz", - "integrity": "sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==", - "dev": true - }, - "detect-indent": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", - "integrity": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==", - "dev": true - }, - "detective": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz", - "integrity": "sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==", - "dev": true, - "requires": { - "acorn-node": "^1.8.2", - "defined": "^1.0.0", - "minimist": "^1.2.6" - } - }, - "devalue": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/devalue/-/devalue-4.3.2.tgz", - "integrity": "sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==", - "dev": true - }, - "didyoumean": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", - "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", - "dev": true - }, - "dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "dev": true, - "requires": { - "path-type": "^4.0.0" - } - }, - "dlv": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", - "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", - "dev": true - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "electron-to-chromium": { - "version": "1.4.284", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz", - "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==", - "dev": true - }, - "es6-promise": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz", - "integrity": "sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==", - "dev": true - }, - "esbuild": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.16.17.tgz", - "integrity": "sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg==", - "dev": true, - "requires": { - "@esbuild/android-arm": "0.16.17", - "@esbuild/android-arm64": "0.16.17", - "@esbuild/android-x64": "0.16.17", - "@esbuild/darwin-arm64": "0.16.17", - "@esbuild/darwin-x64": "0.16.17", - "@esbuild/freebsd-arm64": "0.16.17", - "@esbuild/freebsd-x64": "0.16.17", - "@esbuild/linux-arm": "0.16.17", - "@esbuild/linux-arm64": "0.16.17", - "@esbuild/linux-ia32": "0.16.17", - "@esbuild/linux-loong64": "0.16.17", - "@esbuild/linux-mips64el": "0.16.17", - "@esbuild/linux-ppc64": "0.16.17", - "@esbuild/linux-riscv64": "0.16.17", - "@esbuild/linux-s390x": "0.16.17", - "@esbuild/linux-x64": "0.16.17", - "@esbuild/netbsd-x64": "0.16.17", - "@esbuild/openbsd-x64": "0.16.17", - "@esbuild/sunos-x64": "0.16.17", - "@esbuild/win32-arm64": "0.16.17", - "@esbuild/win32-ia32": "0.16.17", - "@esbuild/win32-x64": "0.16.17" - }, - "dependencies": { - "@esbuild/android-arm": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.16.17.tgz", - "integrity": "sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==", - "dev": true, - "optional": true - }, - "@esbuild/android-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.16.17.tgz", - "integrity": "sha512-MIGl6p5sc3RDTLLkYL1MyL8BMRN4tLMRCn+yRJJmEDvYZ2M7tmAf80hx1kbNEUX2KJ50RRtxZ4JHLvCfuB6kBg==", - "dev": true, - "optional": true - }, - "@esbuild/android-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.16.17.tgz", - "integrity": "sha512-a3kTv3m0Ghh4z1DaFEuEDfz3OLONKuFvI4Xqczqx4BqLyuFaFkuaG4j2MtA6fuWEFeC5x9IvqnX7drmRq/fyAQ==", - "dev": true, - "optional": true - }, - "@esbuild/darwin-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.16.17.tgz", - "integrity": "sha512-/2agbUEfmxWHi9ARTX6OQ/KgXnOWfsNlTeLcoV7HSuSTv63E4DqtAc+2XqGw1KHxKMHGZgbVCZge7HXWX9Vn+w==", - "dev": true, - "optional": true - }, - "@esbuild/freebsd-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.16.17.tgz", - "integrity": "sha512-mt+cxZe1tVx489VTb4mBAOo2aKSnJ33L9fr25JXpqQqzbUIw/yzIzi+NHwAXK2qYV1lEFp4OoVeThGjUbmWmdw==", - "dev": true, - "optional": true - }, - "@esbuild/freebsd-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.16.17.tgz", - "integrity": "sha512-8ScTdNJl5idAKjH8zGAsN7RuWcyHG3BAvMNpKOBaqqR7EbUhhVHOqXRdL7oZvz8WNHL2pr5+eIT5c65kA6NHug==", - "dev": true, - "optional": true - }, - "@esbuild/linux-arm": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.16.17.tgz", - "integrity": "sha512-iihzrWbD4gIT7j3caMzKb/RsFFHCwqqbrbH9SqUSRrdXkXaygSZCZg1FybsZz57Ju7N/SHEgPyaR0LZ8Zbe9gQ==", - "dev": true, - "optional": true - }, - "@esbuild/linux-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.16.17.tgz", - "integrity": "sha512-7S8gJnSlqKGVJunnMCrXHU9Q8Q/tQIxk/xL8BqAP64wchPCTzuM6W3Ra8cIa1HIflAvDnNOt2jaL17vaW+1V0g==", - "dev": true, - "optional": true - }, - "@esbuild/linux-ia32": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.16.17.tgz", - "integrity": "sha512-kiX69+wcPAdgl3Lonh1VI7MBr16nktEvOfViszBSxygRQqSpzv7BffMKRPMFwzeJGPxcio0pdD3kYQGpqQ2SSg==", - "dev": true, - "optional": true - }, - "@esbuild/linux-loong64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.16.17.tgz", - "integrity": "sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==", - "dev": true, - "optional": true - }, - "@esbuild/linux-mips64el": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.16.17.tgz", - "integrity": "sha512-ezbDkp2nDl0PfIUn0CsQ30kxfcLTlcx4Foz2kYv8qdC6ia2oX5Q3E/8m6lq84Dj/6b0FrkgD582fJMIfHhJfSw==", - "dev": true, - "optional": true - }, - "@esbuild/linux-ppc64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.16.17.tgz", - "integrity": "sha512-dzS678gYD1lJsW73zrFhDApLVdM3cUF2MvAa1D8K8KtcSKdLBPP4zZSLy6LFZ0jYqQdQ29bjAHJDgz0rVbLB3g==", - "dev": true, - "optional": true - }, - "@esbuild/linux-riscv64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.16.17.tgz", - "integrity": "sha512-ylNlVsxuFjZK8DQtNUwiMskh6nT0vI7kYl/4fZgV1llP5d6+HIeL/vmmm3jpuoo8+NuXjQVZxmKuhDApK0/cKw==", - "dev": true, - "optional": true - }, - "@esbuild/linux-s390x": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.16.17.tgz", - "integrity": "sha512-gzy7nUTO4UA4oZ2wAMXPNBGTzZFP7mss3aKR2hH+/4UUkCOyqmjXiKpzGrY2TlEUhbbejzXVKKGazYcQTZWA/w==", - "dev": true, - "optional": true - }, - "@esbuild/linux-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.16.17.tgz", - "integrity": "sha512-mdPjPxfnmoqhgpiEArqi4egmBAMYvaObgn4poorpUaqmvzzbvqbowRllQ+ZgzGVMGKaPkqUmPDOOFQRUFDmeUw==", - "dev": true, - "optional": true - }, - "@esbuild/netbsd-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.16.17.tgz", - "integrity": "sha512-/PzmzD/zyAeTUsduZa32bn0ORug+Jd1EGGAUJvqfeixoEISYpGnAezN6lnJoskauoai0Jrs+XSyvDhppCPoKOA==", - "dev": true, - "optional": true - }, - "@esbuild/openbsd-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.16.17.tgz", - "integrity": "sha512-2yaWJhvxGEz2RiftSk0UObqJa/b+rIAjnODJgv2GbGGpRwAfpgzyrg1WLK8rqA24mfZa9GvpjLcBBg8JHkoodg==", - "dev": true, - "optional": true - }, - "@esbuild/sunos-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.16.17.tgz", - "integrity": "sha512-xtVUiev38tN0R3g8VhRfN7Zl42YCJvyBhRKw1RJjwE1d2emWTVToPLNEQj/5Qxc6lVFATDiy6LjVHYhIPrLxzw==", - "dev": true, - "optional": true - }, - "@esbuild/win32-arm64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.16.17.tgz", - "integrity": "sha512-ga8+JqBDHY4b6fQAmOgtJJue36scANy4l/rL97W+0wYmijhxKetzZdKOJI7olaBaMhWt8Pac2McJdZLxXWUEQw==", - "dev": true, - "optional": true - }, - "@esbuild/win32-ia32": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.16.17.tgz", - "integrity": "sha512-WnsKaf46uSSF/sZhwnqE4L/F89AYNMiD4YtEcYekBt9Q7nj0DiId2XH2Ng2PHM54qi5oPrQ8luuzGszqi/veig==", - "dev": true, - "optional": true - }, - "@esbuild/win32-x64": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.16.17.tgz", - "integrity": "sha512-y+EHuSchhL7FjHgvQL/0fnnFmO4T1bhvWANX6gcnqTjtnKWbTvUMCpGnv2+t+31d7RzyEAYAd4u2fnIhHL6N/Q==", - "dev": true, - "optional": true - } - } - }, - "escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "dev": true - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "eslint": { - "version": "8.36.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz", - "integrity": "sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==", - "dev": true, - "requires": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.0.1", - "@eslint/js": "8.36.0", - "@humanwhocodes/config-array": "^0.11.8", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.3.2", - "doctrine": "^3.0.0", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.1.1", - "eslint-visitor-keys": "^3.3.0", - "espree": "^9.5.0", - "esquery": "^1.4.2", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "grapheme-splitter": "^1.0.4", - "ignore": "^5.2.0", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-sdsl": "^4.1.4", - "js-yaml": "^4.1.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "strip-ansi": "^6.0.1", - "strip-json-comments": "^3.1.0", - "text-table": "^0.2.0" - }, - "dependencies": { - "eslint-scope": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", - "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - } - }, - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "eslint-config-prettier": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz", - "integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==", - "dev": true, - "requires": {} - }, - "eslint-plugin-svelte3": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-svelte3/-/eslint-plugin-svelte3-4.0.0.tgz", - "integrity": "sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==", - "dev": true, - "requires": {} - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" + "engines": { + "node": ">=4.0" } }, - "eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", - "dev": true - }, - "esm-env": { + "node_modules/esm-env": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/esm-env/-/esm-env-1.0.0.tgz", "integrity": "sha512-Cf6VksWPsTuW01vU9Mk/3vRue91Zevka5SjyNf3nEpokFRuqt/KjUQoGAwq9qMmhpLTHmXzSIrFRw8zxWzmFBA==", "dev": true }, - "espree": { + "node_modules/espree": { "version": "9.5.0", "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.0.tgz", "integrity": "sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==", "dev": true, - "requires": { + "dependencies": { "acorn": "^8.8.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "esquery": { + "node_modules/esquery": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", "dev": true, - "requires": { + "dependencies": { "estraverse": "^5.1.0" }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" } }, - "esrecurse": { + "node_modules/esrecurse": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "dev": true, - "requires": { + "dependencies": { "estraverse": "^5.2.0" }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" } }, - "estraverse": { + "node_modules/estraverse": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true + "dev": true, + "engines": { + "node": ">=4.0" + } }, - "esutils": { + "node_modules/esutils": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "extend": { + "node_modules/extend": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", "dev": true }, - "fast-deep-equal": { + "node_modules/extend-shallow": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", + "dependencies": { + "is-extendable": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "dev": true }, - "fast-glob": { + "node_modules/fast-glob": { "version": "3.2.12", "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", "dev": true, - "requires": { + "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fast-glob/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, "dependencies": { - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - } + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" } }, - "fast-json-stable-stringify": { + "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", "dev": true }, - "fast-levenshtein": { + "node_modules/fast-levenshtein": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", "dev": true }, - "fastq": { + "node_modules/fastq": { "version": "1.15.0", "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", "dev": true, - "requires": { + "dependencies": { "reusify": "^1.0.4" } }, - "file-entry-cache": { + "node_modules/fflate": { + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", + "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==" + }, + "node_modules/file-entry-cache": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", "dev": true, - "requires": { + "dependencies": { "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" } }, - "fill-range": { + "node_modules/fill-range": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", "dev": true, - "requires": { + "dependencies": { "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" } }, - "find-up": { + "node_modules/find-up": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, - "requires": { + "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "flat-cache": { + "node_modules/flat-cache": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", "dev": true, - "requires": { + "dependencies": { "flatted": "^3.1.0", "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" } }, - "flatted": { + "node_modules/flatted": { "version": "3.2.7", "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", "dev": true }, - "fraction.js": { + "node_modules/fraction.js": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz", "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==", - "dev": true + "dev": true, + "engines": { + "node": "*" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/infusion" + } }, - "fs.realpath": { + "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", "dev": true }, - "fsevents": { + "node_modules/fsevents": { "version": "2.3.2", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", "dev": true, - "optional": true + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } }, - "function-bind": { + "node_modules/function-bind": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", "dev": true }, - "github-slugger": { + "node_modules/geojson-vt": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/geojson-vt/-/geojson-vt-3.2.1.tgz", + "integrity": "sha512-EvGQQi/zPrDA6zr6BnJD/YhwAkBP8nnJ9emh3EnHQKVMfg/MRVtPbMYdgVy/IaEmn4UfagD2a6fafPDL5hbtwg==" + }, + "node_modules/get-stream": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", + "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/get-value": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", + "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/github-slugger": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz", "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==", "dev": true }, - "glob": { + "node_modules/gl-matrix": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.3.tgz", + "integrity": "sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==" + }, + "node_modules/glob": { "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", "dev": true, - "requires": { + "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "glob-parent": { + "node_modules/glob-parent": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", "dev": true, - "requires": { + "dependencies": { "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/global-prefix": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz", + "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", + "dependencies": { + "ini": "^1.3.5", + "kind-of": "^6.0.2", + "which": "^1.3.1" + }, + "engines": { + "node": ">=6" } }, - "globals": { + "node_modules/global-prefix/node_modules/which": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", + "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "which": "bin/which" + } + }, + "node_modules/globals": { "version": "13.20.0", "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", "dev": true, - "requires": { + "dependencies": { "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "globalyzer": { + "node_modules/globalyzer": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz", "integrity": "sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==", "dev": true }, - "globby": { + "node_modules/globby": { "version": "11.1.0", "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", "dev": true, - "requires": { + "dependencies": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "globrex": { + "node_modules/globrex": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz", "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==", "dev": true }, - "graceful-fs": { + "node_modules/graceful-fs": { "version": "4.2.10", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", "dev": true }, - "grapheme-splitter": { + "node_modules/grapheme-splitter": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", "dev": true }, - "has": { + "node_modules/has": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", "dev": true, - "requires": { + "dependencies": { "function-bind": "^1.1.1" + }, + "engines": { + "node": ">= 0.4.0" } }, - "has-flag": { + "node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "hast-util-has-property": { + "node_modules/hast-util-has-property": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-1.0.4.tgz", "integrity": "sha512-ghHup2voGfgFoHMGnaLHOjbYFACKrRh9KFttdCzMCbFoBMJXiNi2+XTrPP8+q6cDJM/RSqlCfVWrjp1H201rZg==", - "dev": true + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } }, - "hast-util-heading-rank": { + "node_modules/hast-util-heading-rank": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/hast-util-heading-rank/-/hast-util-heading-rank-2.1.1.tgz", "integrity": "sha512-iAuRp+ESgJoRFJbSyaqsfvJDY6zzmFoEnL1gtz1+U8gKtGGj1p0CVlysuUAUjq95qlZESHINLThwJzNGmgGZxA==", "dev": true, - "requires": { + "dependencies": { "@types/hast": "^2.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "hast-util-is-element": { + "node_modules/hast-util-is-element": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-1.1.0.tgz", "integrity": "sha512-oUmNua0bFbdrD/ELDSSEadRVtWZOf3iF6Lbv81naqsIV99RnSCieTbWuWCY8BAeEfKJTKl0gRdokv+dELutHGQ==", - "dev": true + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } }, - "hast-util-select": { + "node_modules/hast-util-select": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/hast-util-select/-/hast-util-select-1.0.1.tgz", "integrity": "sha512-wNFpEC9Or4YTcSzDERXu5n7L+dNTy9tLbqW+LMIkCH69g9NkLEKcGBoXUnJwOVG5KmecLmHxVbrRh3RJmUxtmA==", "dev": true, - "requires": { + "dependencies": { "camelcase": "^3.0.0", "comma-separated-tokens": "^1.0.2", "css-selector-parser": "^1.3.0", @@ -5991,619 +1995,1076 @@ "zwitch": "^1.0.0" } }, - "hast-util-to-string": { + "node_modules/hast-util-to-string": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-2.0.0.tgz", "integrity": "sha512-02AQ3vLhuH3FisaMM+i/9sm4OXGSq1UhOOCpTLLQtHdL3tZt7qil69r8M8iDkZYyC0HCFylcYoP+8IO7ddta1A==", "dev": true, - "requires": { + "dependencies": { "@types/hast": "^2.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "hast-util-whitespace": { + "node_modules/hast-util-whitespace": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-1.0.4.tgz", "integrity": "sha512-I5GTdSfhYfAPNztx2xJRQpG8cuDSNt599/7YUn7Gx/WxNMsG+a835k97TDkFgk123cwjfwINaZknkKkphx/f2A==", - "dev": true + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } }, - "ignore": { + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/ignore": { "version": "5.2.4", "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", - "dev": true + "dev": true, + "engines": { + "node": ">= 4" + } }, - "immutable": { + "node_modules/immutable": { "version": "4.2.4", "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz", "integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==", "dev": true }, - "import-fresh": { + "node_modules/import-fresh": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", "dev": true, - "requires": { + "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "imurmurhash": { + "node_modules/imurmurhash": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.8.19" + } }, - "inflight": { + "node_modules/inflight": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", "dev": true, - "requires": { + "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, - "inherits": { + "node_modules/inherits": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "dev": true }, - "is-arrayish": { + "node_modules/ini": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + }, + "node_modules/internmap": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", + "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", + "engines": { + "node": ">=12" + } + }, + "node_modules/is-arrayish": { "version": "0.3.2", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", "dev": true }, - "is-binary-path": { + "node_modules/is-binary-path": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", "dev": true, - "requires": { + "dependencies": { "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-buffer": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", + "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "engines": { + "node": ">=4" } }, - "is-buffer": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", - "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==", - "dev": true - }, - "is-core-module": { + "node_modules/is-core-module": { "version": "2.11.0", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz", "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", "dev": true, - "requires": { + "dependencies": { "has": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" } }, - "is-extglob": { + "node_modules/is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "is-glob": { + "node_modules/is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", "dev": true, - "requires": { + "dependencies": { "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" } }, - "is-number": { + "node_modules/is-number": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.12.0" + } }, - "is-path-inside": { + "node_modules/is-path-inside": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "is-plain-obj": { + "node_modules/is-plain-obj": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", - "dev": true + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } }, - "isexe": { + "node_modules/isexe": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + }, + "node_modules/isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "engines": { + "node": ">=0.10.0" + } }, - "js-sdsl": { + "node_modules/js-sdsl": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz", "integrity": "sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==", - "dev": true + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/js-sdsl" + } }, - "js-yaml": { + "node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, - "requires": { + "dependencies": { "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" } }, - "json-schema-traverse": { + "node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", "dev": true }, - "json-stable-stringify-without-jsonify": { + "node_modules/json-stable-stringify-without-jsonify": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", "dev": true }, - "just-debounce": { + "node_modules/json-stringify-pretty-compact": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/json-stringify-pretty-compact/-/json-stringify-pretty-compact-4.0.0.tgz", + "integrity": "sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==" + }, + "node_modules/just-compare": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/just-compare/-/just-compare-2.3.0.tgz", + "integrity": "sha512-6shoR7HDT+fzfL3gBahx1jZG3hWLrhPAf+l7nCwahDdT9XDtosB9kIF0ZrzUp5QY8dJWfQVr5rnsPqsbvflDzg==" + }, + "node_modules/just-debounce": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz", "integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==", "dev": true }, - "kleur": { + "node_modules/just-flush": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/just-flush/-/just-flush-2.3.0.tgz", + "integrity": "sha512-fBuxQ1gJ61BurmhwKS5LYTzhkbrT5j/2U7ax+UbLm9aRvCTh2h6AfzLteOckE4KKomqOf0Y3zIG3Xu57sRsKUg==" + }, + "node_modules/kdbush": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/kdbush/-/kdbush-4.0.2.tgz", + "integrity": "sha512-WbCVYJ27Sz8zi9Q7Q0xHC+05iwkm3Znipc2XTlrnJbsHMYktW4hPhXUE8Ys1engBrvffoSCqbil1JQAa7clRpA==" + }, + "node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/kleur": { "version": "4.1.5", "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", - "dev": true + "dev": true, + "engines": { + "node": ">=6" + } }, - "levn": { + "node_modules/levn": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", "dev": true, - "requires": { + "dependencies": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" } }, - "lilconfig": { + "node_modules/lilconfig": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz", "integrity": "sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + } }, - "locate-path": { + "node_modules/locate-path": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "dev": true, - "requires": { + "dependencies": { "p-locate": "^5.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "lodash.merge": { + "node_modules/lodash.merge": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", "dev": true }, - "lru-cache": { + "node_modules/lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "dev": true, - "requires": { + "dependencies": { "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" } }, - "magic-string": { + "node_modules/magic-string": { "version": "0.27.0", "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz", "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==", "dev": true, - "requires": { + "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.13" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/maplibre-gl": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-4.1.2.tgz", + "integrity": "sha512-98T+3BesL4w/N39q/rgs9q6HzHLG6pgbS9UaTqg6fMISfzy2WGKokjK205ENFDDmEljj54/LTfdXgqg2XfYU4A==", + "dependencies": { + "@mapbox/geojson-rewind": "^0.5.2", + "@mapbox/jsonlint-lines-primitives": "^2.0.2", + "@mapbox/point-geometry": "^0.1.0", + "@mapbox/tiny-sdf": "^2.0.6", + "@mapbox/unitbezier": "^0.0.1", + "@mapbox/vector-tile": "^1.3.1", + "@mapbox/whoots-js": "^3.1.0", + "@maplibre/maplibre-gl-style-spec": "^20.1.1", + "@types/geojson": "^7946.0.14", + "@types/geojson-vt": "3.2.5", + "@types/mapbox__point-geometry": "^0.1.4", + "@types/mapbox__vector-tile": "^1.3.4", + "@types/pbf": "^3.0.5", + "@types/supercluster": "^7.1.3", + "earcut": "^2.2.4", + "geojson-vt": "^3.2.1", + "gl-matrix": "^3.4.3", + "global-prefix": "^3.0.0", + "kdbush": "^4.0.2", + "murmurhash-js": "^1.0.0", + "pbf": "^3.2.1", + "potpack": "^2.0.0", + "quickselect": "^2.0.0", + "supercluster": "^8.0.1", + "tinyqueue": "^2.0.3", + "vt-pbf": "^3.1.3" + }, + "engines": { + "node": ">=16.14.0", + "npm": ">=8.1.0" + }, + "funding": { + "url": "https://github.com/maplibre/maplibre-gl-js?sponsor=1" } }, - "mdsvex": { + "node_modules/mdsvex": { "version": "0.10.6", "resolved": "https://registry.npmjs.org/mdsvex/-/mdsvex-0.10.6.tgz", "integrity": "sha512-aGRDY0r5jx9+OOgFdyB9Xm3EBr9OUmcrTDPWLB7a7g8VPRxzPy4MOBmcVYgz7ErhAJ7bZ/coUoj6aHio3x/2mA==", "dev": true, - "requires": { + "dependencies": { "@types/unist": "^2.0.3", "prism-svelte": "^0.4.7", "prismjs": "^1.17.1", "vfile-message": "^2.0.4" + }, + "peerDependencies": { + "svelte": "3.x" } }, - "merge2": { + "node_modules/merge2": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true + "dev": true, + "engines": { + "node": ">= 8" + } }, - "micromatch": { + "node_modules/micromatch": { "version": "4.0.5", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", "dev": true, - "requires": { + "dependencies": { "braces": "^3.0.2", "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" } }, - "min-indent": { + "node_modules/min-indent": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", - "dev": true + "dev": true, + "engines": { + "node": ">=4" + } }, - "mini-svg-data-uri": { + "node_modules/mini-svg-data-uri": { "version": "1.4.4", "resolved": "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz", "integrity": "sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==", - "dev": true + "dev": true, + "bin": { + "mini-svg-data-uri": "cli.js" + } }, - "minimatch": { + "node_modules/minimatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, - "requires": { + "dependencies": { "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" } }, - "minimist": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", - "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", - "dev": true + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "mkdirp": { + "node_modules/mkdirp": { "version": "0.5.6", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", "dev": true, - "requires": { + "dependencies": { "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" } }, - "mri": { + "node_modules/mri": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==", - "dev": true + "dev": true, + "engines": { + "node": ">=4" + } }, - "mrmime": { + "node_modules/mrmime": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz", "integrity": "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + } }, - "ms": { + "node_modules/ms": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "dev": true }, - "nanoid": { + "node_modules/murmurhash-js": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/murmurhash-js/-/murmurhash-js-1.0.0.tgz", + "integrity": "sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==" + }, + "node_modules/nanoid": { "version": "3.3.6", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", - "dev": true + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } }, - "natural-compare": { + "node_modules/natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true }, - "natural-compare-lite": { + "node_modules/natural-compare-lite": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", "dev": true }, - "node-releases": { + "node_modules/node-releases": { "version": "2.0.8", "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.8.tgz", "integrity": "sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==", "dev": true }, - "normalize-path": { + "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "normalize-range": { + "node_modules/normalize-range": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "not": { + "node_modules/not": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/not/-/not-0.1.0.tgz", "integrity": "sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==", "dev": true }, - "nth-check": { + "node_modules/nth-check": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz", "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", "dev": true, - "requires": { + "dependencies": { "boolbase": "~1.0.0" } }, - "object-hash": { + "node_modules/object-hash": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", - "dev": true + "dev": true, + "engines": { + "node": ">= 6" + } }, - "once": { + "node_modules/once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", "dev": true, - "requires": { + "dependencies": { "wrappy": "1" } }, - "optionator": { + "node_modules/optionator": { "version": "0.9.1", "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", "dev": true, - "requires": { + "dependencies": { "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0", "word-wrap": "^1.2.3" + }, + "engines": { + "node": ">= 0.8.0" } }, - "p-limit": { + "node_modules/p-limit": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", "dev": true, - "requires": { + "dependencies": { "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "p-locate": { + "node_modules/p-locate": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", "dev": true, - "requires": { + "dependencies": { "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "parent-module": { + "node_modules/parent-module": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", "dev": true, - "requires": { + "dependencies": { "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" } }, - "path-exists": { + "node_modules/path-exists": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "path-is-absolute": { + "node_modules/path-is-absolute": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "path-key": { + "node_modules/path-key": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "path-parse": { + "node_modules/path-parse": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", "dev": true }, - "path-type": { + "node_modules/path-type": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/pbf": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/pbf/-/pbf-3.2.1.tgz", + "integrity": "sha512-ClrV7pNOn7rtmoQVF4TS1vyU0WhYRnP92fzbfF75jAIwpnzdJXf8iTd4CMEqO4yUenH6NDqLiwjqlh6QgZzgLQ==", + "dependencies": { + "ieee754": "^1.1.12", + "resolve-protobuf-schema": "^2.1.0" + }, + "bin": { + "pbf": "bin/pbf" + } }, - "picocolors": { + "node_modules/picocolors": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", "dev": true }, - "picomatch": { + "node_modules/picomatch": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true + "dev": true, + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } }, - "pify": { + "node_modules/pify": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/pmtiles": { + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-3.0.5.tgz", + "integrity": "sha512-K6NxVvW/vXE3052VZKF2ppyjdyhLx41FidR5yV8L/+El+lcMJpXS0vHBSPFmjdag5zkYv2XGDdq+3VjB2K7l6w==", + "dependencies": { + "@types/leaflet": "^1.9.8", + "fflate": "^0.8.0" + } }, - "postcss": { + "node_modules/postcss": { "version": "8.4.31", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "dev": true, - "requires": { + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" + }, + "engines": { + "node": "^10 || ^12 || >=14" } }, - "postcss-import": { + "node_modules/postcss-import": { "version": "14.1.0", "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz", "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==", "dev": true, - "requires": { + "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", "resolve": "^1.1.7" + }, + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "postcss": "^8.0.0" } }, - "postcss-js": { + "node_modules/postcss-js": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz", "integrity": "sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==", "dev": true, - "requires": { + "dependencies": { "camelcase-css": "^2.0.1" + }, + "engines": { + "node": "^12 || ^14 || >= 16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.3.3" } }, - "postcss-load-config": { + "node_modules/postcss-load-config": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.1.tgz", "integrity": "sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==", "dev": true, - "requires": { + "dependencies": { "lilconfig": "^2.0.5", "yaml": "^2.1.1" + }, + "engines": { + "node": ">= 14" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": ">=8.0.9", + "ts-node": ">=9.0.0" + }, + "peerDependenciesMeta": { + "postcss": { + "optional": true + }, + "ts-node": { + "optional": true + } } }, - "postcss-nested": { + "node_modules/postcss-nested": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz", "integrity": "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==", "dev": true, - "requires": { + "dependencies": { "postcss-selector-parser": "^6.0.10" + }, + "engines": { + "node": ">=12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.2.14" } }, - "postcss-selector-parser": { + "node_modules/postcss-selector-parser": { "version": "6.0.11", "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", "dev": true, - "requires": { + "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" } }, - "postcss-value-parser": { + "node_modules/postcss-value-parser": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", "dev": true }, - "prelude-ls": { + "node_modules/potpack": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/potpack/-/potpack-2.0.0.tgz", + "integrity": "sha512-Q+/tYsFU9r7xoOJ+y/ZTtdVQwTWfzjbiXBDMM/JKUux3+QPP02iUuIoeBQ+Ot6oEDlC+/PGjB/5A3K7KKb7hcw==" + }, + "node_modules/prelude-ls": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true + "dev": true, + "engines": { + "node": ">= 0.8.0" + } }, - "prettier": { + "node_modules/prettier": { "version": "2.8.4", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", - "dev": true + "dev": true, + "bin": { + "prettier": "bin-prettier.js" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } }, - "prettier-plugin-svelte": { + "node_modules/prettier-plugin-svelte": { "version": "2.9.0", "resolved": "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-2.9.0.tgz", "integrity": "sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==", "dev": true, - "requires": {} + "peerDependencies": { + "prettier": "^1.16.4 || ^2.0.0", + "svelte": "^3.2.0" + } }, - "prism-svelte": { + "node_modules/prism-svelte": { "version": "0.4.7", "resolved": "https://registry.npmjs.org/prism-svelte/-/prism-svelte-0.4.7.tgz", "integrity": "sha512-yABh19CYbM24V7aS7TuPYRNMqthxwbvx6FF/Rw920YbyBWO3tnyPIqRMgHuSVsLmuHkkBS1Akyof463FVdkeDQ==", "dev": true }, - "prismjs": { + "node_modules/prismjs": { "version": "1.29.0", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz", "integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=6" + } }, - "property-information": { + "node_modules/property-information": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/property-information/-/property-information-3.2.0.tgz", "integrity": "sha512-BKU45RMZAA+3npkQ/VxEH7EeZImQcfV6rfKH0O4HkkDz3uqqz+689dbkjiWia00vK390MY6EARPS6TzNS4tXPg==", "dev": true }, - "punycode": { + "node_modules/protocol-buffers-schema": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz", + "integrity": "sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==" + }, + "node_modules/punycode": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", - "dev": true + "dev": true, + "engines": { + "node": ">=6" + } }, - "queue-microtask": { + "node_modules/queue-microtask": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] }, - "quick-lru": { + "node_modules/quick-lru": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz", "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/quickselect": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/quickselect/-/quickselect-2.0.0.tgz", + "integrity": "sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==" }, - "read-cache": { + "node_modules/read-cache": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", "dev": true, - "requires": { + "dependencies": { "pify": "^2.3.0" } }, - "readdirp": { + "node_modules/readdirp": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", "dev": true, - "requires": { + "dependencies": { "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" } }, - "regexparam": { + "node_modules/regexparam": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/regexparam/-/regexparam-2.0.1.tgz", "integrity": "sha512-zRgSaYemnNYxUv+/5SeoHI0eJIgTL/A2pUtXUPLHQxUldagouJ9p+K6IbIZ/JiQuCEv2E2B1O11SjVQy3aMCkw==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "rehype-add-classes": { + "node_modules/rehype-add-classes": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/rehype-add-classes/-/rehype-add-classes-1.0.0.tgz", "integrity": "sha512-Iz8t2KhCNAL+0AHKjxb+kVwsHk/pI3Cy4k0R70ZGzoQiZ7WQm3o8+3odJkMhFRfcNIK1lNShIHEdC90H5LwLdg==", "dev": true, - "requires": { + "dependencies": { "hast-util-select": "^1.0.1" } }, - "rehype-autolink-headings": { + "node_modules/rehype-autolink-headings": { "version": "6.1.1", "resolved": "https://registry.npmjs.org/rehype-autolink-headings/-/rehype-autolink-headings-6.1.1.tgz", "integrity": "sha512-NMYzZIsHM3sA14nC5rAFuUPIOfg+DFmf9EY1YMhaNlB7+3kK/ZlE6kqPfuxr1tsJ1XWkTrMtMoyHosU70d35mA==", "dev": true, - "requires": { + "dependencies": { "@types/hast": "^2.0.0", "extend": "^3.0.0", "hast-util-has-property": "^2.0.0", @@ -6612,31 +3073,41 @@ "unified": "^10.0.0", "unist-util-visit": "^4.0.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/rehype-autolink-headings/node_modules/hast-util-has-property": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz", + "integrity": "sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==", + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/rehype-autolink-headings/node_modules/hast-util-is-element": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.3.tgz", + "integrity": "sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==", + "dev": true, "dependencies": { - "hast-util-has-property": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz", - "integrity": "sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==", - "dev": true - }, - "hast-util-is-element": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.3.tgz", - "integrity": "sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==", - "dev": true, - "requires": { - "@types/hast": "^2.0.0", - "@types/unist": "^2.0.0" - } - } + "@types/hast": "^2.0.0", + "@types/unist": "^2.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "rehype-slug": { + "node_modules/rehype-slug": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/rehype-slug/-/rehype-slug-5.1.0.tgz", "integrity": "sha512-Gf91dJoXneiorNEnn+Phx97CO7oRMrpi+6r155tTxzGuLtm+QrI4cTwCa9e1rtePdL4i9tSO58PeSS6HWfgsiw==", "dev": true, - "requires": { + "dependencies": { "@types/hast": "^2.0.0", "github-slugger": "^2.0.0", "hast-util-has-property": "^2.0.0", @@ -6645,314 +3116,530 @@ "unified": "^10.0.0", "unist-util-visit": "^4.0.0" }, - "dependencies": { - "hast-util-has-property": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz", - "integrity": "sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==", - "dev": true - } + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/rehype-slug/node_modules/hast-util-has-property": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz", + "integrity": "sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==", + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "rehype-urls": { + "node_modules/rehype-urls": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/rehype-urls/-/rehype-urls-1.1.1.tgz", "integrity": "sha512-ct9Kb/nAL6oe/O5fDc0xjiqm8Z9xgXdorOdDhZAWx7awucyiuYXU7Dax+23Gu24nnGwtdaCW6zslKAYzlEW1lw==", "dev": true, - "requires": { + "dependencies": { "hast-util-has-property": "^1.0.2", "stdopt": "^2.0.0", "unist-util-visit": "^1.4.0" - }, + } + }, + "node_modules/rehype-urls/node_modules/unist-util-is": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz", + "integrity": "sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==", + "dev": true + }, + "node_modules/rehype-urls/node_modules/unist-util-visit": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz", + "integrity": "sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==", + "dev": true, "dependencies": { - "unist-util-is": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz", - "integrity": "sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==", - "dev": true - }, - "unist-util-visit": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz", - "integrity": "sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==", - "dev": true, - "requires": { - "unist-util-visit-parents": "^2.0.0" - } - }, - "unist-util-visit-parents": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz", - "integrity": "sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==", - "dev": true, - "requires": { - "unist-util-is": "^3.0.0" - } - } + "unist-util-visit-parents": "^2.0.0" + } + }, + "node_modules/rehype-urls/node_modules/unist-util-visit-parents": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz", + "integrity": "sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==", + "dev": true, + "dependencies": { + "unist-util-is": "^3.0.0" } }, - "remark-abbr": { + "node_modules/remark-abbr": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/remark-abbr/-/remark-abbr-1.4.1.tgz", "integrity": "sha512-h3MuC2ujpaFIvDHVztxiNe7OGEXz6fAaUoaeqJhroyHCZXcspZiOg3iDoRdGLmnGSEO/x6g9nQGBDqgVsjCHKg==", "dev": true, - "requires": { + "dependencies": { "unist-util-visit": "^2.0.3" + } + }, + "node_modules/remark-abbr/node_modules/unist-util-is": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz", + "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==", + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/remark-abbr/node_modules/unist-util-visit": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", + "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==", + "dev": true, + "dependencies": { + "@types/unist": "^2.0.0", + "unist-util-is": "^4.0.0", + "unist-util-visit-parents": "^3.0.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/remark-abbr/node_modules/unist-util-visit-parents": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz", + "integrity": "sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==", + "dev": true, "dependencies": { - "unist-util-is": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz", - "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==", - "dev": true - }, - "unist-util-visit": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", - "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==", - "dev": true, - "requires": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0", - "unist-util-visit-parents": "^3.0.0" - } - }, - "unist-util-visit-parents": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz", - "integrity": "sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==", - "dev": true, - "requires": { - "@types/unist": "^2.0.0", - "unist-util-is": "^4.0.0" - } - } + "@types/unist": "^2.0.0", + "unist-util-is": "^4.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "resolve": { + "node_modules/resolve": { "version": "1.22.1", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", "dev": true, - "requires": { + "dependencies": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, - "resolve-from": { + "node_modules/resolve-from": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true + "dev": true, + "engines": { + "node": ">=4" + } }, - "reusify": { + "node_modules/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==", + "dependencies": { + "protocol-buffers-schema": "^3.3.1" + } + }, + "node_modules/reusify": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "dev": true + "dev": true, + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } }, - "rimraf": { + "node_modules/rimraf": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "dev": true, - "requires": { + "dependencies": { "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "rollup": { + "node_modules/rollup": { "version": "3.29.4", "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==", "dev": true, - "requires": { + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=14.18.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { "fsevents": "~2.3.2" } }, - "run-parallel": { + "node_modules/run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", "dev": true, - "requires": { + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { "queue-microtask": "^1.2.2" } }, - "sade": { + "node_modules/rw": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", + "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" + }, + "node_modules/sade": { "version": "1.8.1", "resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz", "integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==", "dev": true, - "requires": { + "dependencies": { "mri": "^1.1.0" + }, + "engines": { + "node": ">=6" } }, - "sander": { + "node_modules/sander": { "version": "0.5.1", "resolved": "https://registry.npmjs.org/sander/-/sander-0.5.1.tgz", "integrity": "sha512-3lVqBir7WuKDHGrKRDn/1Ye3kwpXaDOMsiRP1wd6wpZW56gJhsbp5RqQpA6JG/P+pkXizygnr1dKR8vzWaVsfA==", "dev": true, - "requires": { + "dependencies": { "es6-promise": "^3.1.2", "graceful-fs": "^4.1.3", "mkdirp": "^0.5.1", "rimraf": "^2.5.2" - }, + } + }, + "node_modules/sander/node_modules/rimraf": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", + "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", + "dev": true, "dependencies": { - "rimraf": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", - "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - } + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" } }, - "sass": { + "node_modules/sass": { "version": "1.58.3", "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz", "integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==", "dev": true, - "requires": { + "dependencies": { "chokidar": ">=3.0.0 <4.0.0", "immutable": "^4.0.0", "source-map-js": ">=0.6.2 <2.0.0" + }, + "bin": { + "sass": "sass.js" + }, + "engines": { + "node": ">=12.0.0" } }, - "semver": { + "node_modules/semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", "dev": true, - "requires": { + "dependencies": { "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" } }, - "set-cookie-parser": { + "node_modules/set-cookie-parser": { "version": "2.6.0", "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.6.0.tgz", "integrity": "sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==", "dev": true }, - "shebang-command": { + "node_modules/set-value": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", + "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "dependencies": { + "extend-shallow": "^2.0.1", + "is-extendable": "^0.1.1", + "is-plain-object": "^2.0.3", + "split-string": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "dev": true, - "requires": { + "dependencies": { "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" } }, - "shebang-regex": { + "node_modules/shebang-regex": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "sirv": { + "node_modules/sirv": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.2.tgz", "integrity": "sha512-4Qog6aE29nIjAOKe/wowFTxOdmbEZKb+3tsLljaBRzJwtqto0BChD2zzH0LhgCSXiI+V7X+Y45v14wBZQ1TK3w==", "dev": true, - "requires": { + "dependencies": { "@polka/url": "^1.0.0-next.20", "mrmime": "^1.0.0", "totalist": "^3.0.0" + }, + "engines": { + "node": ">= 10" } }, - "slash": { + "node_modules/slash": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + } }, - "sorcery": { + "node_modules/sorcery": { "version": "0.11.0", "resolved": "https://registry.npmjs.org/sorcery/-/sorcery-0.11.0.tgz", "integrity": "sha512-J69LQ22xrQB1cIFJhPfgtLuI6BpWRiWu1Y3vSsIwK/eAScqJxd/+CJlUuHQRdX2C9NGFamq+KqNywGgaThwfHw==", "dev": true, - "requires": { + "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.14", "buffer-crc32": "^0.2.5", "minimist": "^1.2.0", "sander": "^0.5.0" + }, + "bin": { + "sorcery": "bin/sorcery" + } + }, + "node_modules/sort-asc": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/sort-asc/-/sort-asc-0.2.0.tgz", + "integrity": "sha512-umMGhjPeHAI6YjABoSTrFp2zaBtXBej1a0yKkuMUyjjqu6FJsTF+JYwCswWDg+zJfk/5npWUUbd33HH/WLzpaA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/sort-desc": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/sort-desc/-/sort-desc-0.2.0.tgz", + "integrity": "sha512-NqZqyvL4VPW+RAxxXnB8gvE1kyikh8+pR+T+CXLksVRN9eiQqkQlPwqWYU0mF9Jm7UnctShlxLyAt1CaBOTL1w==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/sort-object": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/sort-object/-/sort-object-3.0.3.tgz", + "integrity": "sha512-nK7WOY8jik6zaG9CRwZTaD5O7ETWDLZYMM12pqY8htll+7dYeqGfEUPcUBHOpSJg2vJOrvFIY2Dl5cX2ih1hAQ==", + "dependencies": { + "bytewise": "^1.1.0", + "get-value": "^2.0.2", + "is-extendable": "^0.1.1", + "sort-asc": "^0.2.0", + "sort-desc": "^0.2.0", + "union-value": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" } }, - "source-map-js": { + "node_modules/source-map-js": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/space-separated-tokens": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz", + "integrity": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, + "node_modules/split-string": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", + "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "dependencies": { + "extend-shallow": "^3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/split-string/node_modules/extend-shallow": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==", + "dependencies": { + "assign-symbols": "^1.0.0", + "is-extendable": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } }, - "space-separated-tokens": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz", - "integrity": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==", - "dev": true + "node_modules/split-string/node_modules/is-extendable": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "dependencies": { + "is-plain-object": "^2.0.4" + }, + "engines": { + "node": ">=0.10.0" + } }, - "stdopt": { + "node_modules/stdopt": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/stdopt/-/stdopt-2.2.0.tgz", "integrity": "sha512-D/p41NgXOkcj1SeGhfXOwv9z1K6EV3sjAUY5aeepVbgEHv7DpKWLTjhjScyzMWAQCAgUQys1mjH0eArm4cjRGw==", "dev": true, - "requires": { + "dependencies": { "is-arrayish": "^0.3.2" } }, - "strip-ansi": { + "node_modules/strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "dev": true, - "requires": { + "dependencies": { "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" } }, - "strip-indent": { + "node_modules/strip-indent": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", "dev": true, - "requires": { + "dependencies": { "min-indent": "^1.0.0" + }, + "engines": { + "node": ">=8" } }, - "strip-json-comments": { + "node_modules/strip-json-comments": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supercluster": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/supercluster/-/supercluster-8.0.1.tgz", + "integrity": "sha512-IiOea5kJ9iqzD2t7QJq/cREyLHTtSmUT6gQsweojg9WH2sYJqZK9SswTu6jrscO6D1G5v5vYZ9ru/eq85lXeZQ==", + "dependencies": { + "kdbush": "^4.0.2" + } }, - "supports-color": { + "node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, - "requires": { + "dependencies": { "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, - "supports-preserve-symlinks-flag": { + "node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, - "svelte": { + "node_modules/svelte": { "version": "3.57.0", "resolved": "https://registry.npmjs.org/svelte/-/svelte-3.57.0.tgz", "integrity": "sha512-WMXEvF+RtAaclw0t3bPDTUe19pplMlfyKDsixbHQYgCWi9+O9VN0kXU1OppzrB9gPAvz4NALuoca2LfW2bOjTQ==", - "dev": true + "engines": { + "node": ">= 8" + } }, - "svelte-check": { + "node_modules/svelte-check": { "version": "3.1.4", "resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.1.4.tgz", "integrity": "sha512-25Lb46ZS4IK/XpBMe4IBMrtYf23V8alqBX+szXoccb7uM0D2Wqq5rMRzYBONZnFVuU1bQG3R50lyIT5eRewv2g==", "dev": true, - "requires": { + "dependencies": { "@jridgewell/trace-mapping": "^0.3.17", "chokidar": "^3.4.1", "fast-glob": "^3.2.7", @@ -6961,35 +3648,124 @@ "sade": "^1.7.4", "svelte-preprocess": "^5.0.0", "typescript": "^4.9.4" + }, + "bin": { + "svelte-check": "bin/svelte-check" + }, + "peerDependencies": { + "svelte": "^3.55.0" } }, - "svelte-hmr": { + "node_modules/svelte-hmr": { "version": "0.15.3", "resolved": "https://registry.npmjs.org/svelte-hmr/-/svelte-hmr-0.15.3.tgz", "integrity": "sha512-41snaPswvSf8TJUhlkoJBekRrABDXDMdpNpT2tfHIv4JuhgvHqLMhEPGtaQn0BmbNSTkuz2Ed20DF2eHw0SmBQ==", "dev": true, - "requires": {} + "engines": { + "node": "^12.20 || ^14.13.1 || >= 16" + }, + "peerDependencies": { + "svelte": "^3.19.0 || ^4.0.0" + } + }, + "node_modules/svelte-maplibre": { + "version": "0.8.3", + "resolved": "https://registry.npmjs.org/svelte-maplibre/-/svelte-maplibre-0.8.3.tgz", + "integrity": "sha512-aC18gtP83Xa2f95Wi/Ku1sJ5Lhhg4L05AOq/IQQ5Gdq8KxglWou7CMHlJ6dJGx2nJpQxVtFQ+3dYPwGewYuOJw==", + "dependencies": { + "d3-geo": "^3.1.0", + "just-compare": "^2.3.0", + "just-flush": "^2.3.0", + "maplibre-gl": "^4.0.0", + "pmtiles": "^3.0.3" + }, + "peerDependencies": { + "@deck.gl/core": "^8.8.0", + "@deck.gl/layers": "^8.8.0", + "@deck.gl/mapbox": "^8.8.0", + "svelte": "^3.54.0 || ^4.0.0" + }, + "peerDependenciesMeta": { + "@deck.gl/core": { + "optional": true + }, + "@deck.gl/layers": { + "optional": true + }, + "@deck.gl/mapbox": { + "optional": true + } + } }, - "svelte-preprocess": { + "node_modules/svelte-preprocess": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/svelte-preprocess/-/svelte-preprocess-5.0.1.tgz", "integrity": "sha512-0HXyhCoc9rsW4zGOgtInylC6qj259E1hpFnJMJWTf+aIfeqh4O/QHT31KT2hvPEqQfdjmqBR/kO2JDkkciBLrQ==", "dev": true, - "requires": { + "hasInstallScript": true, + "dependencies": { "@types/pug": "^2.0.6", "@types/sass": "^1.43.1", "detect-indent": "^6.1.0", "magic-string": "^0.27.0", "sorcery": "^0.11.0", "strip-indent": "^3.0.0" + }, + "engines": { + "node": ">= 14.10.0" + }, + "peerDependencies": { + "@babel/core": "^7.10.2", + "coffeescript": "^2.5.1", + "less": "^3.11.3 || ^4.0.0", + "postcss": "^7 || ^8", + "postcss-load-config": "^2.1.0 || ^3.0.0 || ^4.0.0", + "pug": "^3.0.0", + "sass": "^1.26.8", + "stylus": "^0.55.0", + "sugarss": "^2.0.0 || ^3.0.0 || ^4.0.0", + "svelte": "^3.23.0", + "typescript": "^3.9.5 || ^4.0.0" + }, + "peerDependenciesMeta": { + "@babel/core": { + "optional": true + }, + "coffeescript": { + "optional": true + }, + "less": { + "optional": true + }, + "postcss": { + "optional": true + }, + "postcss-load-config": { + "optional": true + }, + "pug": { + "optional": true + }, + "sass": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "typescript": { + "optional": true + } } }, - "tailwindcss": { + "node_modules/tailwindcss": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.4.tgz", "integrity": "sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==", "dev": true, - "requires": { + "dependencies": { "arg": "^5.0.2", "chokidar": "^3.5.3", "color-name": "^1.1.4", @@ -7014,121 +3790,202 @@ "quick-lru": "^5.1.1", "resolve": "^1.22.1" }, + "bin": { + "tailwind": "lib/cli.js", + "tailwindcss": "lib/cli.js" + }, + "engines": { + "node": ">=12.13.0" + }, + "peerDependencies": { + "postcss": "^8.0.9" + } + }, + "node_modules/tailwindcss/node_modules/postcss-load-config": { + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz", + "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==", + "dev": true, "dependencies": { - "postcss-load-config": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz", - "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==", - "dev": true, - "requires": { - "lilconfig": "^2.0.5", - "yaml": "^1.10.2" - } + "lilconfig": "^2.0.5", + "yaml": "^1.10.2" + }, + "engines": { + "node": ">= 10" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": ">=8.0.9", + "ts-node": ">=9.0.0" + }, + "peerDependenciesMeta": { + "postcss": { + "optional": true }, - "yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", - "dev": true + "ts-node": { + "optional": true } } }, - "text-table": { + "node_modules/tailwindcss/node_modules/yaml": { + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", + "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/text-table": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "dev": true }, - "tiny-glob": { + "node_modules/tiny-glob": { "version": "0.2.9", "resolved": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz", "integrity": "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==", "dev": true, - "requires": { + "dependencies": { "globalyzer": "0.1.0", "globrex": "^0.1.2" } }, - "to-regex-range": { + "node_modules/tinyqueue": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/tinyqueue/-/tinyqueue-2.0.3.tgz", + "integrity": "sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==" + }, + "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", "dev": true, - "requires": { + "dependencies": { "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" } }, - "totalist": { + "node_modules/totalist": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.0.tgz", "integrity": "sha512-eM+pCBxXO/njtF7vdFsHuqb+ElbxqtI4r5EAvk6grfAFyJ6IvWlSkfZ5T9ozC6xWw3Fj1fGoSmrl0gUs46JVIw==", - "dev": true + "dev": true, + "engines": { + "node": ">=6" + } }, - "trough": { + "node_modules/trough": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz", "integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==", - "dev": true + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } }, - "tslib": { + "node_modules/tslib": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==", "dev": true }, - "tsutils": { + "node_modules/tsutils": { "version": "3.21.0", "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", "dev": true, - "requires": { + "dependencies": { "tslib": "^1.8.1" }, - "dependencies": { - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "dev": true - } + "engines": { + "node": ">= 6" + }, + "peerDependencies": { + "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" } }, - "type-check": { + "node_modules/tsutils/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true + }, + "node_modules/type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", "dev": true, - "requires": { + "dependencies": { "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" } }, - "type-fest": { + "node_modules/type-fest": { "version": "0.20.2", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "typescript": { + "node_modules/typescript": { "version": "4.9.4", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz", "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==", - "dev": true + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, + "node_modules/typewise": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/typewise/-/typewise-1.0.3.tgz", + "integrity": "sha512-aXofE06xGhaQSPzt8hlTY+/YWQhm9P0jYUp1f2XtmW/3Bk0qzXcyFWAtPoo2uTGQj1ZwbDuSyuxicq+aDo8lCQ==", + "dependencies": { + "typewise-core": "^1.2.0" + } + }, + "node_modules/typewise-core": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.2.0.tgz", + "integrity": "sha512-2SCC/WLzj2SbUwzFOzqMCkz5amXLlxtJqDKTICqg30x+2DZxcfZN2MvQZmGfXWKNWaKK9pBPsvkcwv8bF/gxKg==" }, - "undici": { + "node_modules/undici": { "version": "5.28.4", "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz", "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==", "dev": true, - "requires": { + "dependencies": { "@fastify/busboy": "^2.0.0" + }, + "engines": { + "node": ">=14.0" } }, - "unified": { + "node_modules/unified": { "version": "10.1.2", "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz", "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==", "dev": true, - "requires": { + "dependencies": { "@types/unist": "^2.0.0", "bail": "^2.0.0", "extend": "^3.0.0", @@ -7136,232 +3993,396 @@ "is-plain-obj": "^4.0.0", "trough": "^2.0.0", "vfile": "^5.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/union-value": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", + "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", + "dependencies": { + "arr-union": "^3.1.0", + "get-value": "^2.0.6", + "is-extendable": "^0.1.1", + "set-value": "^2.0.1" + }, + "engines": { + "node": ">=0.10.0" } }, - "unist-util-is": { + "node_modules/unist-util-is": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.0.tgz", "integrity": "sha512-Glt17jWwZeyqrFqOK0pF1Ded5U3yzJnFr8CG1GMjCWTp9zDo2p+cmD6pWbZU8AgM5WU3IzRv6+rBwhzsGh6hBQ==", - "dev": true + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } }, - "unist-util-stringify-position": { + "node_modules/unist-util-stringify-position": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz", "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==", "dev": true, - "requires": { + "dependencies": { "@types/unist": "^2.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "unist-util-visit": { + "node_modules/unist-util-visit": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", "dev": true, - "requires": { + "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0", "unist-util-visit-parents": "^5.1.1" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "unist-util-visit-parents": { + "node_modules/unist-util-visit-parents": { "version": "5.1.3", "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", "dev": true, - "requires": { + "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "update-browserslist-db": { + "node_modules/update-browserslist-db": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz", "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==", "dev": true, - "requires": { + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + } + ], + "dependencies": { "escalade": "^3.1.1", "picocolors": "^1.0.0" + }, + "bin": { + "browserslist-lint": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" } }, - "uri-js": { + "node_modules/uri-js": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "dev": true, - "requires": { + "dependencies": { "punycode": "^2.1.0" } }, - "util-deprecate": { + "node_modules/util-deprecate": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", "dev": true }, - "vfile": { + "node_modules/vfile": { "version": "5.3.6", "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.6.tgz", "integrity": "sha512-ADBsmerdGBs2WYckrLBEmuETSPyTD4TuLxTrw0DvjirxW1ra4ZwkbzG8ndsv3Q57smvHxo677MHaQrY9yxH8cA==", "dev": true, - "requires": { + "dependencies": { "@types/unist": "^2.0.0", "is-buffer": "^2.0.0", "unist-util-stringify-position": "^3.0.0", "vfile-message": "^3.0.0" }, - "dependencies": { - "vfile-message": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.3.tgz", - "integrity": "sha512-0yaU+rj2gKAyEk12ffdSbBfjnnj+b1zqTBv3OQCTn8yEB02bsPizwdBPrLJjHnK+cU9EMMcUnNv938XcZIkmdA==", - "dev": true, - "requires": { - "@types/unist": "^2.0.0", - "unist-util-stringify-position": "^3.0.0" - } - } + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "vfile-message": { + "node_modules/vfile-message": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz", "integrity": "sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==", "dev": true, - "requires": { + "dependencies": { "@types/unist": "^2.0.0", "unist-util-stringify-position": "^2.0.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/vfile-message/node_modules/unist-util-stringify-position": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", + "integrity": "sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==", + "dev": true, "dependencies": { - "unist-util-stringify-position": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", - "integrity": "sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==", - "dev": true, - "requires": { - "@types/unist": "^2.0.2" - } - } + "@types/unist": "^2.0.2" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/vfile/node_modules/vfile-message": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.3.tgz", + "integrity": "sha512-0yaU+rj2gKAyEk12ffdSbBfjnnj+b1zqTBv3OQCTn8yEB02bsPizwdBPrLJjHnK+cU9EMMcUnNv938XcZIkmdA==", + "dev": true, + "dependencies": { + "@types/unist": "^2.0.0", + "unist-util-stringify-position": "^3.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, - "vite": { + "node_modules/vite": { "version": "4.5.3", "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.3.tgz", "integrity": "sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==", "dev": true, - "requires": { + "dependencies": { "esbuild": "^0.18.10", - "fsevents": "~2.3.2", "postcss": "^8.4.27", "rollup": "^3.27.1" }, - "dependencies": { - "@esbuild/darwin-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz", - "integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==", - "dev": true, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + }, + "peerDependencies": { + "@types/node": ">= 14", + "less": "*", + "lightningcss": "^1.21.0", + "sass": "*", + "stylus": "*", + "sugarss": "*", + "terser": "^5.4.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "less": { + "optional": true + }, + "lightningcss": { + "optional": true + }, + "sass": { + "optional": true + }, + "stylus": { "optional": true }, - "esbuild": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", - "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==", - "dev": true, - "requires": { - "@esbuild/android-arm": "0.18.20", - "@esbuild/android-arm64": "0.18.20", - "@esbuild/android-x64": "0.18.20", - "@esbuild/darwin-arm64": "0.18.20", - "@esbuild/darwin-x64": "0.18.20", - "@esbuild/freebsd-arm64": "0.18.20", - "@esbuild/freebsd-x64": "0.18.20", - "@esbuild/linux-arm": "0.18.20", - "@esbuild/linux-arm64": "0.18.20", - "@esbuild/linux-ia32": "0.18.20", - "@esbuild/linux-loong64": "0.18.20", - "@esbuild/linux-mips64el": "0.18.20", - "@esbuild/linux-ppc64": "0.18.20", - "@esbuild/linux-riscv64": "0.18.20", - "@esbuild/linux-s390x": "0.18.20", - "@esbuild/linux-x64": "0.18.20", - "@esbuild/netbsd-x64": "0.18.20", - "@esbuild/openbsd-x64": "0.18.20", - "@esbuild/sunos-x64": "0.18.20", - "@esbuild/win32-arm64": "0.18.20", - "@esbuild/win32-ia32": "0.18.20", - "@esbuild/win32-x64": "0.18.20" - } + "sugarss": { + "optional": true + }, + "terser": { + "optional": true } } }, - "vitefu": { + "node_modules/vite/node_modules/@esbuild/darwin-x64": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz", + "integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/esbuild": { + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", + "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==", + "dev": true, + "hasInstallScript": true, + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/android-arm": "0.18.20", + "@esbuild/android-arm64": "0.18.20", + "@esbuild/android-x64": "0.18.20", + "@esbuild/darwin-arm64": "0.18.20", + "@esbuild/darwin-x64": "0.18.20", + "@esbuild/freebsd-arm64": "0.18.20", + "@esbuild/freebsd-x64": "0.18.20", + "@esbuild/linux-arm": "0.18.20", + "@esbuild/linux-arm64": "0.18.20", + "@esbuild/linux-ia32": "0.18.20", + "@esbuild/linux-loong64": "0.18.20", + "@esbuild/linux-mips64el": "0.18.20", + "@esbuild/linux-ppc64": "0.18.20", + "@esbuild/linux-riscv64": "0.18.20", + "@esbuild/linux-s390x": "0.18.20", + "@esbuild/linux-x64": "0.18.20", + "@esbuild/netbsd-x64": "0.18.20", + "@esbuild/openbsd-x64": "0.18.20", + "@esbuild/sunos-x64": "0.18.20", + "@esbuild/win32-arm64": "0.18.20", + "@esbuild/win32-ia32": "0.18.20", + "@esbuild/win32-x64": "0.18.20" + } + }, + "node_modules/vitefu": { "version": "0.2.5", "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-0.2.5.tgz", "integrity": "sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==", "dev": true, - "requires": {} + "peerDependencies": { + "vite": "^3.0.0 || ^4.0.0 || ^5.0.0" + }, + "peerDependenciesMeta": { + "vite": { + "optional": true + } + } + }, + "node_modules/vt-pbf": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-3.1.3.tgz", + "integrity": "sha512-2LzDFzt0mZKZ9IpVF2r69G9bXaP2Q2sArJCmcCgvfTdCCZzSyz4aCLoQyUilu37Ll56tCblIZrXFIjNUpGIlmA==", + "dependencies": { + "@mapbox/point-geometry": "0.1.0", + "@mapbox/vector-tile": "^1.3.1", + "pbf": "^3.2.1" + } }, - "which": { + "node_modules/which": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", "dev": true, - "requires": { + "dependencies": { "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" } }, - "word-wrap": { + "node_modules/word-wrap": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz", "integrity": "sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.10.0" + } }, - "worktop": { + "node_modules/worktop": { "version": "0.8.0-next.14", "resolved": "https://registry.npmjs.org/worktop/-/worktop-0.8.0-next.14.tgz", "integrity": "sha512-RZgqHu1w/JcUdWOE/BUEAzarrUUHh39eWkLdX8XpA6MfgLJF6X5Vl26CV7/wcm4O/UpZvHMGJUtB9eYTqDjc9g==", "dev": true, - "requires": { + "dependencies": { "mrmime": "^1.0.0", "regexparam": "^2.0.0" + }, + "engines": { + "node": ">=12" } }, - "wrappy": { + "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "dev": true }, - "xtend": { + "node_modules/xtend": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "dev": true + "dev": true, + "engines": { + "node": ">=0.4" + } }, - "yallist": { + "node_modules/yallist": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "dev": true }, - "yaml": { + "node_modules/yaml": { "version": "2.2.2", "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz", "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==", - "dev": true + "dev": true, + "engines": { + "node": ">= 14" + } }, - "yocto-queue": { + "node_modules/yocto-queue": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } }, - "zwitch": { + "node_modules/zwitch": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz", "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==", - "dev": true + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } } } } diff --git a/package.json b/package.json index a900a3b..512210f 100644 --- a/package.json +++ b/package.json @@ -39,5 +39,8 @@ "typescript": "^4.9", "vite": "^4.5" }, - "type": "module" + "type": "module", + "dependencies": { + "svelte-maplibre": "^0.8.3" + } } diff --git a/src/lib/types.ts b/src/lib/types.ts index fcbb72a..b8f039d 100644 --- a/src/lib/types.ts +++ b/src/lib/types.ts @@ -45,6 +45,12 @@ export interface Brewery { latitude: Float64Array; } +export interface BreweryMarker { + name: string; + lngLat: [number, number]; + id: string; +} + export interface Metadata { total: string; per_page: string; diff --git a/src/routes/documentation/[slug]/+page.ts b/src/routes/documentation/[slug]/+page.ts index e6bb85f..2deac28 100644 --- a/src/routes/documentation/[slug]/+page.ts +++ b/src/routes/documentation/[slug]/+page.ts @@ -1,5 +1,6 @@ /** @type {import('./$types').PageLoad} */ export async function load() { + // Backwards compatibility for old documentation return { status: 301, redirect: '/documentation', diff --git a/src/routes/map/+page.svelte b/src/routes/map/+page.svelte new file mode 100644 index 0000000..ecf6dfa --- /dev/null +++ b/src/routes/map/+page.svelte @@ -0,0 +1,124 @@ + + + + Map - Open Brewery DB + + + + + + +

Brewery Map

+ + + + + + + + { + clickedFeature = e.detail.features?.[0]?.properties; + await getBrewery(); + }} + > + (clickedBrewery = null)} + let:features + > + {@const props = features?.[0]?.properties} +
    + {#if clickedBrewery} +
  • + Brewery: + {clickedBrewery.name} ({clickedBrewery.brewery_type}) +
  • +
  • Street: {clickedBrewery.address_1}
  • +
  • + Location: + {clickedBrewery.city}, {clickedBrewery.state_province} +
  • +
  • Country:: {clickedBrewery.country}
  • + {:else} + ... + {/if} +
+
+
+
+
diff --git a/src/routes/map/page.ts b/src/routes/map/page.ts new file mode 100644 index 0000000..739bf90 --- /dev/null +++ b/src/routes/map/page.ts @@ -0,0 +1,8 @@ +import type { BreweryMarker } from '$lib/types'; + +/** @type {import('./$types').PageLoad} */ +export async function load({ fetch }) { + const data = await fetch(`https://github.com/openbrewerydb/openbrewerydb/blob/1a5be9009b2e30f7ca7a5b1fd16d2ff5464aa6c7/breweries-map.json`); + const markers: BreweryMarker[] = await data.json(); + return { markers }; +} diff --git a/src/site/breweries.geojson b/src/site/breweries.geojson new file mode 100644 index 0000000..0bb5dfd --- /dev/null +++ b/src/site/breweries.geojson @@ -0,0 +1 @@ +{"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[{"type":"Feature","properties":{"id":"5128df48-79fc-4f0f-8b52-d06be54d0cec"},"geometry":{"type":"Point","coordinates":[-97.46818222,35.25738891,0]}},{"type":"Feature","properties":{"id":"34e8c68b-6146-453f-a4b9-1f6cd99a5ada"},"geometry":{"type":"Point","coordinates":[-87.88336350209435,42.72010826899558,0]}},{"type":"Feature","properties":{"id":"ef970757-fe42-416f-931d-722451f1f59c"},"geometry":{"type":"Point","coordinates":[-117.129593,32.714813,0]}},{"type":"Feature","properties":{"id":"6d14b220-8926-4521-8d19-b98a2d6ec3db"},"geometry":{"type":"Point","coordinates":[-121.281706,44.08683531,0]}},{"type":"Feature","properties":{"id":"e2e78bd8-80ff-4a61-a65c-3bfbd9d76ce2"},"geometry":{"type":"Point","coordinates":[-121.3288021,44.0575649,0]}},{"type":"Feature","properties":{"id":"e432899b-7f58-455f-9c7b-9a6e2130a1e0"},"geometry":{"type":"Point","coordinates":[-122.6855056,45.5259786,0]}},{"type":"Feature","properties":{"id":"9f1852da-c312-42da-9a31-097bac81c4c0"},"geometry":{"type":"Point","coordinates":[-121.2809536,44.0912109,0]}},{"type":"Feature","properties":{"id":"ea4f30c0-bce6-416b-8904-fab4055a7362"},"geometry":{"type":"Point","coordinates":[-116.202929,43.618516,0]}},{"type":"Feature","properties":{"id":"1988eb86-f0a2-4674-ba04-02454efa0d31"},"geometry":{"type":"Point","coordinates":[-104.9853655,39.7592508,0]}},{"type":"Feature","properties":{"id":"1ecc330f-6275-42a5-b14e-00adbed62752"},"geometry":{"type":"Point","coordinates":[-119.7732015,39.5171702,0]}},{"type":"Feature","properties":{"id":"7531dbd8-afc9-4b5b-95bc-7ece7f2c0bf3"},"geometry":{"type":"Point","coordinates":[-86.627954,41.289715,0]}},{"type":"Feature","properties":{"id":"03118499-a3d0-4c22-860d-4529509ae095"},"geometry":{"type":"Point","coordinates":[-122.8755823,47.82347577,0]}},{"type":"Feature","properties":{"id":"5ae467af-66dc-4d7f-8839-44228f89b596"},"geometry":{"type":"Point","coordinates":[-122.665055,38.27029381,0]}},{"type":"Feature","properties":{"id":"4ffda196-dd59-44a5-9eeb-5f7fd4b58f5a"},"geometry":{"type":"Point","coordinates":[-104.8667206,39.38269495,0]}},{"type":"Feature","properties":{"id":"42aa37d5-8384-4ffe-8c81-7c982eff0384"},"geometry":{"type":"Point","coordinates":[-93.38952559,45.19812039,0]}},{"type":"Feature","properties":{"id":"232e8f62-9afc-45f5-b4bc-582c26b5c43b"},"geometry":{"type":"Point","coordinates":[-70.94594149,42.10591754,0]}},{"type":"Feature","properties":{"id":"08f78223-24f8-4b71-b381-ea19a5bd82df"},"geometry":{"type":"Point","coordinates":[-95.5186591,29.9515464,0]}},{"type":"Feature","properties":{"id":"58293321-14ae-49d7-9a7b-08436c9e63a6"},"geometry":{"type":"Point","coordinates":[-118.9218754,44.4146563,0]}},{"type":"Feature","properties":{"id":"e5f3e72a-fee2-4813-82cf-f2e53b439ae6"},"geometry":{"type":"Point","coordinates":[-6.979343891,52.84930763,0]}},{"type":"Feature","properties":{"id":"0faa0fb2-fffa-416d-9eab-46f67477c8ef"},"geometry":{"type":"Point","coordinates":[-111.5860662,33.436188,0]}},{"type":"Feature","properties":{"id":"e54c2f02-acd6-4172-861d-fcfa54c8701a"},"geometry":{"type":"Point","coordinates":[-122.485982,48.7621709,0]}},{"type":"Feature","properties":{"id":"d5cb896d-3e99-4e19-9693-5e06ce987e53"},"geometry":{"type":"Point","coordinates":[-84.43116792,42.28667212,0]}},{"type":"Feature","properties":{"id":"06e9fffb-e820-45c9-b107-b52b51013e8f"},"geometry":{"type":"Point","coordinates":[-105.1319826,39.9782443,0]}},{"type":"Feature","properties":{"id":"950180bd-29c9-46b3-ad0c-e6f09799ec7f"},"geometry":{"type":"Point","coordinates":[-84.70634815,39.12639764,0]}},{"type":"Feature","properties":{"id":"936c3d7e-5d54-4459-b72c-117cdda059b4"},"geometry":{"type":"Point","coordinates":[-122.6487531,45.4762536,0]}},{"type":"Feature","properties":{"id":"4788221a-a03b-458c-9084-4cadd69ade6d"},"geometry":{"type":"Point","coordinates":[-118.802397,34.15334,0]}},{"type":"Feature","properties":{"id":"4b677b60-fef1-42e2-90ef-dadc1bd7fb06"},"geometry":{"type":"Point","coordinates":[-104.9839636,39.7614112,0]}},{"type":"Feature","properties":{"id":"85192a9c-58a4-48c3-bd9d-496d09d22aa3"},"geometry":{"type":"Point","coordinates":[-84.3183801,39.3545967,0]}},{"type":"Feature","properties":{"id":"284b44f8-6ccb-4cd6-8d06-f2ad882a47c3"},"geometry":{"type":"Point","coordinates":[-75.37816436,38.6788938,0]}},{"type":"Feature","properties":{"id":"ee6d39c6-092f-4623-8099-5b8643f70dbe"},"geometry":{"type":"Point","coordinates":[-75.2565195,43.24211175,0]}},{"type":"Feature","properties":{"id":"84bd3b3c-bd2d-4e07-bc31-b43a8c8ebf4c"},"geometry":{"type":"Point","coordinates":[-93.6120353,41.5872267,0]}},{"type":"Feature","properties":{"id":"f41a0c47-ba9b-4547-bfed-fcbefe0fc74b"},"geometry":{"type":"Point","coordinates":[-75.97176063,35.10715368,0]}},{"type":"Feature","properties":{"id":"896f26a1-d80e-4790-9287-026a86c1799d"},"geometry":{"type":"Point","coordinates":[-80.15020356,40.50984957,0]}},{"type":"Feature","properties":{"id":"46839a79-b7bf-4733-b91b-ce116d062a57"},"geometry":{"type":"Point","coordinates":[-88.750264,34.001703,0]}},{"type":"Feature","properties":{"id":"1a1b2165-73ed-40aa-b89b-56794d140f22"},"geometry":{"type":"Point","coordinates":[-87.90606942,43.00436242,0]}},{"type":"Feature","properties":{"id":"fe6b9893-b93e-43d5-a9f6-3e0c89a3f13c"},"geometry":{"type":"Point","coordinates":[-119.9036592,37.570148,0]}},{"type":"Feature","properties":{"id":"b51f3cdf-60ff-4ae1-94a7-76906c7d62eb"},"geometry":{"type":"Point","coordinates":[-87.26887786,41.59928343,0]}},{"type":"Feature","properties":{"id":"add7f978-942e-4d56-b209-c80837a51d69"},"geometry":{"type":"Point","coordinates":[-87.517422,41.61556796,0]}},{"type":"Feature","properties":{"id":"dbde8235-2b55-4d8b-8b1c-438155abe104"},"geometry":{"type":"Point","coordinates":[-89.0503635,39.5172564,0]}},{"type":"Feature","properties":{"id":"4f4b5b34-d572-4dff-a18f-47e507c073e6"},"geometry":{"type":"Point","coordinates":[-110.9927505,32.24673727,0]}},{"type":"Feature","properties":{"id":"4ccad9b9-f9cf-4d21-b6d5-ab005ee1532d"},"geometry":{"type":"Point","coordinates":[-122.2415652,47.75670075,0]}},{"type":"Feature","properties":{"id":"9046adec-ed04-4c60-8043-4a02e9e2dabc"},"geometry":{"type":"Point","coordinates":[-110.9004865,46.54807609,0]}},{"type":"Feature","properties":{"id":"8436b02b-9a06-474c-b5eb-8ff9aedf1f99"},"geometry":{"type":"Point","coordinates":[-75.8800318,41.8336364,0]}},{"type":"Feature","properties":{"id":"2005a2bb-0f89-4520-8553-f79cf0b4c909"},"geometry":{"type":"Point","coordinates":[-68.77283099,44.80012684,0]}},{"type":"Feature","properties":{"id":"6948c755-a504-42f9-88e8-d04d027731e5"},"geometry":{"type":"Point","coordinates":[-111.9007652,40.5950202,0]}},{"type":"Feature","properties":{"id":"836cb05e-ee8f-4798-859e-fe0bedb0186a"},"geometry":{"type":"Point","coordinates":[-82.9118174,40.0030689,0]}},{"type":"Feature","properties":{"id":"5ec3b488-48bd-49a7-9828-05bd90195cd5"},"geometry":{"type":"Point","coordinates":[-122.7167729,38.4387767,0]}},{"type":"Feature","properties":{"id":"8624d11b-8593-49a8-89b4-c46a0f111cd7"},"geometry":{"type":"Point","coordinates":[-73.9809868,41.5082102,0]}},{"type":"Feature","properties":{"id":"5cda93ce-6b16-4374-9d43-bb4383be0187"},"geometry":{"type":"Point","coordinates":[-79.42125553,36.58590349,0]}},{"type":"Feature","properties":{"id":"64a48d9e-08e9-45e3-83ca-f00d24bb7e49"},"geometry":{"type":"Point","coordinates":[-122.1517007,47.76864301,0]}},{"type":"Feature","properties":{"id":"c018299b-db2d-438b-b58c-ecaa0f07a0df"},"geometry":{"type":"Point","coordinates":[-122.18421,48.215096,0]}},{"type":"Feature","properties":{"id":"46a8ed58-5d1a-413e-871e-d2d29d6d43f0"},"geometry":{"type":"Point","coordinates":[-77.9120318,35.7227625,0]}},{"type":"Feature","properties":{"id":"63baab9a-b561-4eff-8619-f95290a61b77"},"geometry":{"type":"Point","coordinates":[-122.1772928,37.71130036,0]}},{"type":"Feature","properties":{"id":"8f9621dc-da98-4ddb-82a1-039c9e2b3224"},"geometry":{"type":"Point","coordinates":[-122.3925769,37.782448,0]}},{"type":"Feature","properties":{"id":"84337872-75da-4cdd-9f8f-1e1691f21642"},"geometry":{"type":"Point","coordinates":[-90.213781,38.624291,0]}},{"type":"Feature","properties":{"id":"c70c8ad5-4bfa-4b2a-a383-7e7d15e0baf9"},"geometry":{"type":"Point","coordinates":[-95.28093353,38.9429674,0]}},{"type":"Feature","properties":{"id":"6751228c-5373-4a54-8d68-72df6849a437"},"geometry":{"type":"Point","coordinates":[-80.1224169,26.2316338,0]}},{"type":"Feature","properties":{"id":"7d13ee75-e7e3-4623-862a-43a18dd6a1ae"},"geometry":{"type":"Point","coordinates":[-116.559282,43.578989,0]}},{"type":"Feature","properties":{"id":"5fdcc498-f9df-4fa5-b35d-487a59f0fecc"},"geometry":{"type":"Point","coordinates":[-117.137429,32.896584,0]}},{"type":"Feature","properties":{"id":"be0ec266-d637-42e4-94ba-4ce21e456054"},"geometry":{"type":"Point","coordinates":[-90.280526,38.621943,0]}},{"type":"Feature","properties":{"id":"9fdb80f1-a96f-4dc4-80a2-5b0d9a246916"},"geometry":{"type":"Point","coordinates":[-72.7305059,42.3923659,0]}},{"type":"Feature","properties":{"id":"065200ec-51cf-4612-b1b9-61f7db489c3c"},"geometry":{"type":"Point","coordinates":[-82.6629721,27.76899022,0]}},{"type":"Feature","properties":{"id":"60c00c0b-b797-4f6a-b442-3bfbaec156ca"},"geometry":{"type":"Point","coordinates":[-122.8332502,38.3845125,0]}},{"type":"Feature","properties":{"id":"a1887b5a-0c21-43cf-9547-527b7c11dcf4"},"geometry":{"type":"Point","coordinates":[-104.9426656,39.5659575,0]}},{"type":"Feature","properties":{"id":"a74744eb-ca98-43c5-9199-09df39f8b400"},"geometry":{"type":"Point","coordinates":[-117.3066993,34.05616889,0]}},{"type":"Feature","properties":{"id":"1218736c-bfcf-4b95-b473-7399aaf60d1d"},"geometry":{"type":"Point","coordinates":[-82.53393502,27.49645026,0]}},{"type":"Feature","properties":{"id":"ed387340-ea78-4f65-9de0-15e2da50371e"},"geometry":{"type":"Point","coordinates":[-96.89883128,32.93044336,0]}},{"type":"Feature","properties":{"id":"a8fda9a9-026b-4b15-86b9-62b4ccb126c1"},"geometry":{"type":"Point","coordinates":[-87.73006524,43.77384561,0]}},{"type":"Feature","properties":{"id":"e2ddeea8-03d4-43e7-bfd0-d27797b9d016"},"geometry":{"type":"Point","coordinates":[-80.14361029,26.04800238,0]}},{"type":"Feature","properties":{"id":"cb56e27e-d113-4f74-925a-69305a56d082"},"geometry":{"type":"Point","coordinates":[-94.41265,39.122385,0]}},{"type":"Feature","properties":{"id":"3b0b5b9b-f6d8-49e3-8ebd-0bcef6939bcd"},"geometry":{"type":"Point","coordinates":[-117.1649842,32.88313237,0]}},{"type":"Feature","properties":{"id":"a964a343-e4f1-40d8-9353-09ef9b74f513"},"geometry":{"type":"Point","coordinates":[-78.38636517,33.97270364,0]}},{"type":"Feature","properties":{"id":"098595c2-f606-40b4-9b49-195f73fb6fd6"},"geometry":{"type":"Point","coordinates":[-87.79160288,41.55864726,0]}},{"type":"Feature","properties":{"id":"63969ec8-b557-4c71-b993-ad00c99ab70e"},"geometry":{"type":"Point","coordinates":[-0.00086,50.993912,0]}},{"type":"Feature","properties":{"id":"dfa3f8fc-21cf-443d-ba8d-8adfc6873852"},"geometry":{"type":"Point","coordinates":[-75.090191,38.7074994,0]}},{"type":"Feature","properties":{"id":"842d193f-7a1b-4960-86f8-7d6614884005"},"geometry":{"type":"Point","coordinates":[-71.83057593,42.24364875,0]}},{"type":"Feature","properties":{"id":"4f70ac94-eca5-4cec-8581-92ec5afdf4f2"},"geometry":{"type":"Point","coordinates":[-94.4190247,39.2461993,0]}},{"type":"Feature","properties":{"id":"694547f5-28fd-4363-bad6-03b6eaf0f1dd"},"geometry":{"type":"Point","coordinates":[-78.794223,35.5914556,0]}},{"type":"Feature","properties":{"id":"3c9354c5-4d21-40a8-8e53-8f2f9b5e043b"},"geometry":{"type":"Point","coordinates":[-77.36749285,35.06939877,0]}},{"type":"Feature","properties":{"id":"2eed7840-ec52-48b5-b22e-d9d76bd01929"},"geometry":{"type":"Point","coordinates":[-85.56656078,38.19322725,0]}},{"type":"Feature","properties":{"id":"b72f2ce6-e062-404d-ac31-c1060db2d870"},"geometry":{"type":"Point","coordinates":[-93.239889,37.147986,0]}},{"type":"Feature","properties":{"id":"ac2f41ed-e1e8-4586-aa78-253543db7714"},"geometry":{"type":"Point","coordinates":[-90.19762012,38.61526593,0]}},{"type":"Feature","properties":{"id":"7c669ae6-460d-476b-bc56-0b4d566a152c"},"geometry":{"type":"Point","coordinates":[-122.2328187,47.82525617,0]}},{"type":"Feature","properties":{"id":"b7f2ebb8-6764-4654-a98b-246724c8952a"},"geometry":{"type":"Point","coordinates":[-119.7088613,36.7295295,0]}},{"type":"Feature","properties":{"id":"dad10840-28ab-4dcf-9005-bf2cc2665b5a"},"geometry":{"type":"Point","coordinates":[-78.607989,42.769311,0]}},{"type":"Feature","properties":{"id":"52dd0878-928b-4b47-b7fa-602f140592ed"},"geometry":{"type":"Point","coordinates":[-90.02053343,38.53796122,0]}},{"type":"Feature","properties":{"id":"6b892c61-269b-453f-acd1-b79491b0ef0b"},"geometry":{"type":"Point","coordinates":[-122.4136168,37.64425595,0]}},{"type":"Feature","properties":{"id":"cd97aeab-a499-4c95-b20b-881bfe3ed6c8"},"geometry":{"type":"Point","coordinates":[-149.017877,63.864759,0]}},{"type":"Feature","properties":{"id":"eaa4afea-bcb5-434c-839e-ef48fe8811d0"},"geometry":{"type":"Point","coordinates":[-149.8958196,61.2197366,0]}},{"type":"Feature","properties":{"id":"dbf0d7e7-4e2c-4574-9dee-791d95496811"},"geometry":{"type":"Point","coordinates":[-107.925782,38.900614,0]}},{"type":"Feature","properties":{"id":"53efe9e9-dbb3-4c98-ab77-61515abef2a9"},"geometry":{"type":"Point","coordinates":[-84.341647,41.296252,0]}},{"type":"Feature","properties":{"id":"760e8395-f2a2-4161-9bf1-c72ed1aa6ae3"},"geometry":{"type":"Point","coordinates":[-97.7118913,30.3852024,0]}},{"type":"Feature","properties":{"id":"d8b4ad26-346b-40dd-8215-b0e89ace23e2"},"geometry":{"type":"Point","coordinates":[-93.53398788,43.41926615,0]}},{"type":"Feature","properties":{"id":"c17a3e56-4d4e-405e-a21b-85f415903674"},"geometry":{"type":"Point","coordinates":[-85.70445518,42.72497157,0]}},{"type":"Feature","properties":{"id":"75eff8e1-7c25-483a-a2b2-49ecdbf16d31"},"geometry":{"type":"Point","coordinates":[-6.26585621,53.33596635,0]}},{"type":"Feature","properties":{"id":"257e9aac-7dbe-4656-b366-9d8a94c49d58"},"geometry":{"type":"Point","coordinates":[-117.4328496,47.71758683,0]}},{"type":"Feature","properties":{"id":"f927d8d6-3151-4073-9d20-410ca617853e"},"geometry":{"type":"Point","coordinates":[-87.6572069,41.7595502,0]}},{"type":"Feature","properties":{"id":"5c99b790-e00d-4ca6-86a5-37723f728690"},"geometry":{"type":"Point","coordinates":[-122.1762906,48.05156015,0]}},{"type":"Feature","properties":{"id":"2af85509-aee5-46bc-ab1a-fd9b8b0026d4"},"geometry":{"type":"Point","coordinates":[-87.9152724,30.6749127,0]}},{"type":"Feature","properties":{"id":"80c395e8-28c8-460a-9cc5-721fcc22410f"},"geometry":{"type":"Point","coordinates":[-84.3796711,33.9078086,0]}},{"type":"Feature","properties":{"id":"83d47922-0a23-4b85-9c1c-d50b9135d64a"},"geometry":{"type":"Point","coordinates":[-98.232345,29.711365,0]}},{"type":"Feature","properties":{"id":"fafc2e23-c3bf-46d3-87c0-00e92209269b"},"geometry":{"type":"Point","coordinates":[-93.7228408,41.599992,0]}},{"type":"Feature","properties":{"id":"7e12d827-22dc-4d07-8715-8192c9680b23"},"geometry":{"type":"Point","coordinates":[-121.207331,38.8047402,0]}},{"type":"Feature","properties":{"id":"132540a2-23c8-4720-8c58-31292d264c4a"},"geometry":{"type":"Point","coordinates":[-88.08819,45.808408,0]}},{"type":"Feature","properties":{"id":"5858b701-9e27-44e6-8ab8-b950b72c4181"},"geometry":{"type":"Point","coordinates":[-87.981157,41.804494,0]}},{"type":"Feature","properties":{"id":"4d878d25-a8fb-49e7-93da-56d229bf46ff"},"geometry":{"type":"Point","coordinates":[-122.3269349,45.56577849,0]}},{"type":"Feature","properties":{"id":"126f87c3-1c6d-4ff0-b35c-c8dfa9a8e1b4"},"geometry":{"type":"Point","coordinates":[-107.9950235,36.8213739,0]}},{"type":"Feature","properties":{"id":"4a4baf4f-921c-46c0-9130-afcc4ce4f4d2"},"geometry":{"type":"Point","coordinates":[-119.7017487,36.82517171,0]}},{"type":"Feature","properties":{"id":"f4a902c1-e5a6-43da-b3e4-a1ffc97d31a9"},"geometry":{"type":"Point","coordinates":[-88.47806652,39.13142194,0]}},{"type":"Feature","properties":{"id":"90d1fa86-77d7-4a21-9818-e338fa6fdb96"},"geometry":{"type":"Point","coordinates":[127.6205123,35.68271721,0]}},{"type":"Feature","properties":{"id":"cc8de428-9663-466c-bae8-73ad9edf0892"},"geometry":{"type":"Point","coordinates":[-120.4930458,46.61136701,0]}},{"type":"Feature","properties":{"id":"e2bb50c4-260f-4f42-8306-392f7bd5f4ba"},"geometry":{"type":"Point","coordinates":[-105.1100582,39.6311085,0]}},{"type":"Feature","properties":{"id":"6f431fe7-b136-444b-84e3-3a2042903d93"},"geometry":{"type":"Point","coordinates":[-73.86768188,41.15866213,0]}},{"type":"Feature","properties":{"id":"62871bbc-a963-4c09-9eff-eb36ade49fd7"},"geometry":{"type":"Point","coordinates":[-91.24992798856552,43.82596395589804,0]}},{"type":"Feature","properties":{"id":"f3e9ba4b-0246-44ac-9170-f095d19e8d64"},"geometry":{"type":"Point","coordinates":[-93.2062058,45.000631,0]}},{"type":"Feature","properties":{"id":"af6cb069-b61a-4c69-8fd2-0a5f87c11a17"},"geometry":{"type":"Point","coordinates":[-118.3440213,34.0730485,0]}},{"type":"Feature","properties":{"id":"6a928a00-bf8e-4481-ae27-a2a5b14f56e2"},"geometry":{"type":"Point","coordinates":[-124.2147508,43.36654751,0]}},{"type":"Feature","properties":{"id":"e861ea88-9815-48a0-84ba-d2a1929178e7"},"geometry":{"type":"Point","coordinates":[-90.6635263,42.5045556,0]}},{"type":"Feature","properties":{"id":"745b65a8-d682-465c-a418-0188ce5878c2"},"geometry":{"type":"Point","coordinates":[-122.4390379,47.242614,0]}},{"type":"Feature","properties":{"id":"a1199657-e4a9-496b-88c3-999f9e7e97e9"},"geometry":{"type":"Point","coordinates":[-79.7497349,42.24869073,0]}},{"type":"Feature","properties":{"id":"a3a1eac7-b858-4bdd-81ac-c2099b717da2"},"geometry":{"type":"Point","coordinates":[-120.6706375,35.2467278,0]}},{"type":"Feature","properties":{"id":"3f3220f8-75f8-4fea-a5a4-289aa3267f11"},"geometry":{"type":"Point","coordinates":[-88.73129158,37.15373334,0]}},{"type":"Feature","properties":{"id":"c00f57cf-acdd-46da-9269-d182cb87a7e4"},"geometry":{"type":"Point","coordinates":[-83.61103475,42.24586784,0]}},{"type":"Feature","properties":{"id":"66a91db6-7d2a-4d67-a720-7f924cae3571"},"geometry":{"type":"Point","coordinates":[-70.8728379,43.1953787,0]}},{"type":"Feature","properties":{"id":"4679ff59-8ef6-4443-b6ec-f58232c6b7d7"},"geometry":{"type":"Point","coordinates":[-82.4500207,27.9495902,0]}},{"type":"Feature","properties":{"id":"c6a766f9-a187-4e5b-9519-6c737ce0cde5"},"geometry":{"type":"Point","coordinates":[-117.1762542,33.53033448,0]}},{"type":"Feature","properties":{"id":"745272b9-5d04-4468-b1f7-e76a75c22de9"},"geometry":{"type":"Point","coordinates":[-0.81111,50.89212,0]}},{"type":"Feature","properties":{"id":"187f0cfc-1433-4d8c-89c0-5b4151504a71"},"geometry":{"type":"Point","coordinates":[-88.71427344,42.8323014,0]}},{"type":"Feature","properties":{"id":"3055793c-9330-4fe1-958b-fef6d2a0e057"},"geometry":{"type":"Point","coordinates":[-118.5885323,34.2218019,0]}},{"type":"Feature","properties":{"id":"2d880e85-5b0f-447b-b1b2-5bcae8a4b130"},"geometry":{"type":"Point","coordinates":[-87.71305702,43.75674392,0]}},{"type":"Feature","properties":{"id":"c2bc693f-906a-46a0-a5f9-82eab2d2845b"},"geometry":{"type":"Point","coordinates":[-95.3559402,29.7487783,0]}},{"type":"Feature","properties":{"id":"a0a230f6-17b2-4460-8eca-61e57be53ed5"},"geometry":{"type":"Point","coordinates":[-9.146507143,51.936249,0]}},{"type":"Feature","properties":{"id":"2b067eab-e0b0-46b6-aaea-e40a62cf632f"},"geometry":{"type":"Point","coordinates":[-96.60698055,33.61788732,0]}},{"type":"Feature","properties":{"id":"de6341a8-881b-4d9f-9335-5e9203e8a2c3"},"geometry":{"type":"Point","coordinates":[-121.0985408,35.5666725,0]}},{"type":"Feature","properties":{"id":"de63f5c7-c340-4095-a302-f35ab8ac7179"},"geometry":{"type":"Point","coordinates":[-88.33362590083395,41.89885110048553,0]}},{"type":"Feature","properties":{"id":"b4e012c5-0f36-4d0a-a40b-cbcb29c7ceed"},"geometry":{"type":"Point","coordinates":[-87.46380305,41.44400246,0]}},{"type":"Feature","properties":{"id":"9aeccd09-8884-4f0e-93f4-c44dacd246aa"},"geometry":{"type":"Point","coordinates":[-96.49421923,43.51733014,0]}},{"type":"Feature","properties":{"id":"5b627789-ff7e-4890-a7cf-24572bf547a2"},"geometry":{"type":"Point","coordinates":[-81.6545197,30.3108962,0]}},{"type":"Feature","properties":{"id":"9c7b9f2a-6deb-44a1-9b3e-f83952a4db38"},"geometry":{"type":"Point","coordinates":[-80.1402943,25.7890381,0]}},{"type":"Feature","properties":{"id":"9c5acc37-15fa-4838-91ee-47bf27a94777"},"geometry":{"type":"Point","coordinates":[-105.9465207,35.66555826,0]}},{"type":"Feature","properties":{"id":"30d8f77b-aeec-4435-a280-16bacd1b1c97"},"geometry":{"type":"Point","coordinates":[-83.93094539,42.60773722,0]}},{"type":"Feature","properties":{"id":"b161916f-3f69-4f16-8059-eef9eee6877c"},"geometry":{"type":"Point","coordinates":[-84.76356641,33.40257035,0]}},{"type":"Feature","properties":{"id":"e2fa853c-ca91-4043-878d-0bcee9900ea3"},"geometry":{"type":"Point","coordinates":[-118.4048656,33.8734519,0]}},{"type":"Feature","properties":{"id":"e6780612-ff74-4289-8718-a229529e3ee1"},"geometry":{"type":"Point","coordinates":[-71.493705,42.851742,0]}},{"type":"Feature","properties":{"id":"31678502-edf6-4eb0-bc10-4ede5ac279b6"},"geometry":{"type":"Point","coordinates":[-93.2510686,44.9993934,0]}},{"type":"Feature","properties":{"id":"4db32843-26ff-4e73-9e24-1cb874109b24"},"geometry":{"type":"Point","coordinates":[-117.08575,33.02391,0]}},{"type":"Feature","properties":{"id":"28e05fda-77a4-4a5a-9f8a-08169ec07ce5"},"geometry":{"type":"Point","coordinates":[-77.8607888,39.28867207,0]}},{"type":"Feature","properties":{"id":"bec6adc5-3a3b-4793-8364-c58f16e88cc8"},"geometry":{"type":"Point","coordinates":[-84.016459,35.932287,0]}},{"type":"Feature","properties":{"id":"67525d30-1f18-4f03-a8ba-28a1153955eb"},"geometry":{"type":"Point","coordinates":[-118.3378601,33.8431391,0]}},{"type":"Feature","properties":{"id":"600f88e5-9dc9-4a41-b54e-909c292ba4bb"},"geometry":{"type":"Point","coordinates":[-117.2740167,32.84083388,0]}},{"type":"Feature","properties":{"id":"98b6e0ab-22ba-4864-80b0-a967ca61e536"},"geometry":{"type":"Point","coordinates":[0.14604,50.945743,0]}},{"type":"Feature","properties":{"id":"829f7243-78f3-4282-b0e8-1a5fcb10a229"},"geometry":{"type":"Point","coordinates":[-104.819296,41.130063,0]}},{"type":"Feature","properties":{"id":"b52bfb27-345f-4add-bfc3-1b6fc67ab55b"},"geometry":{"type":"Point","coordinates":[-105.1059543,39.5383949,0]}},{"type":"Feature","properties":{"id":"7fa5779e-88df-42ab-895b-412b635498ae"},"geometry":{"type":"Point","coordinates":[-98.09006208,30.19269957,0]}},{"type":"Feature","properties":{"id":"1a6206ad-e34b-421d-92d9-ba409cfedf82"},"geometry":{"type":"Point","coordinates":[-122.2934912,47.23859752,0]}},{"type":"Feature","properties":{"id":"2fe1e670-d832-4ba5-b957-f86a09ee062d"},"geometry":{"type":"Point","coordinates":[-117.1840465,32.74219079,0]}},{"type":"Feature","properties":{"id":"ea7f7091-5e37-4762-bbcc-9a51702c99c1"},"geometry":{"type":"Point","coordinates":[-82.9080986,39.9868523,0]}},{"type":"Feature","properties":{"id":"0d0f85e7-bc2d-44fc-bf27-4f14e5d6136a"},"geometry":{"type":"Point","coordinates":[-121.970887,47.85588471,0]}},{"type":"Feature","properties":{"id":"9ff5f718-dee7-4e69-b79c-6250de87e840"},"geometry":{"type":"Point","coordinates":[-97.7201589,30.3826286,0]}},{"type":"Feature","properties":{"id":"a180c4e0-77cc-4088-951c-62192abd99d4"},"geometry":{"type":"Point","coordinates":[-73.71407763,43.41850655,0]}},{"type":"Feature","properties":{"id":"1b7f0552-3b1a-4737-8cb4-eb8d7134d903"},"geometry":{"type":"Point","coordinates":[-75.47489238,44.33237311,0]}},{"type":"Feature","properties":{"id":"49e805d3-70e3-4c21-81d6-d21e290ffefe"},"geometry":{"type":"Point","coordinates":[-77.0094205,38.89742205,0]}},{"type":"Feature","properties":{"id":"2861f9b7-ebe4-49a5-a047-8aa0c142dbf3"},"geometry":{"type":"Point","coordinates":[-122.5358157,38.07349982,0]}},{"type":"Feature","properties":{"id":"ef2e3826-f9b5-44d2-b901-331aa728a8cd"},"geometry":{"type":"Point","coordinates":[-0.340173,50.893624,0]}},{"type":"Feature","properties":{"id":"e77c24b4-8b21-4d28-a9c0-568623b77cd9"},"geometry":{"type":"Point","coordinates":[-104.984696,39.7391428,0]}},{"type":"Feature","properties":{"id":"6f0bba92-cc4b-49df-ad02-827b08bd7272"},"geometry":{"type":"Point","coordinates":[-97.35071131,37.68455054,0]}},{"type":"Feature","properties":{"id":"59b8c8b8-6850-4b24-81f0-a16a9cd87773"},"geometry":{"type":"Point","coordinates":[-71.1062676,42.3819723,0]}},{"type":"Feature","properties":{"id":"333c81a4-9bcd-4699-b28a-2c49dd696596"},"geometry":{"type":"Point","coordinates":[-117.1485306,33.49310382,0]}},{"type":"Feature","properties":{"id":"c185b848-a69a-4d73-8a33-7b6f0db2e3fc"},"geometry":{"type":"Point","coordinates":[-88.02234574,41.90549742,0]}},{"type":"Feature","properties":{"id":"3d00e6db-0f45-43a5-add5-b9455edfdccb"},"geometry":{"type":"Point","coordinates":[-85.7440377,38.2554568,0]}},{"type":"Feature","properties":{"id":"68855f86-415a-44e9-a0ab-53e6c8b10a3d"},"geometry":{"type":"Point","coordinates":[-85.7767241,38.2658758,0]}},{"type":"Feature","properties":{"id":"85c7bc77-387c-449f-8091-6c694b35077c"},"geometry":{"type":"Point","coordinates":[-91.73228441549789,45.50218442479316,0]}},{"type":"Feature","properties":{"id":"f1ed5260-13cb-4f22-a4ac-0e1f7f676a12"},"geometry":{"type":"Point","coordinates":[-123.1277712,44.18922784,0]}},{"type":"Feature","properties":{"id":"685be3dc-20b8-434d-880c-d7aabac5bfc0"},"geometry":{"type":"Point","coordinates":[-87.43645394436277,44.60761365888498,0]}},{"type":"Feature","properties":{"id":"b9f4f532-15df-4a50-b15e-e5cd5d41977b"},"geometry":{"type":"Point","coordinates":[-71.46899187,42.9899594,0]}},{"type":"Feature","properties":{"id":"dfec4bba-cfbc-4562-b6be-f0563f51821a"},"geometry":{"type":"Point","coordinates":[-81.7228141,33.5603084,0]}},{"type":"Feature","properties":{"id":"f4c592ed-4c20-4b87-bb35-64f894a6cc6b"},"geometry":{"type":"Point","coordinates":[-68.3677435,44.8329462,0]}},{"type":"Feature","properties":{"id":"9737bf0c-b29e-49d7-9778-3951072eb147"},"geometry":{"type":"Point","coordinates":[-122.2391026,47.4119802,0]}},{"type":"Feature","properties":{"id":"d9578437-2aa8-45ab-97f2-cf6f7074d9af"},"geometry":{"type":"Point","coordinates":[-122.235649,47.382498,0]}},{"type":"Feature","properties":{"id":"828ee507-7142-4c7c-9f0b-82964d4195d0"},"geometry":{"type":"Point","coordinates":[-83.47153754,33.94270289,0]}},{"type":"Feature","properties":{"id":"d4f4e76b-b971-4dcb-8a9b-d6c36a3e8c22"},"geometry":{"type":"Point","coordinates":[-81.51645882,41.08512193,0]}},{"type":"Feature","properties":{"id":"39e91766-af3e-4074-9d49-26ca621e45dc"},"geometry":{"type":"Point","coordinates":[-89.74483177323495,43.471751392446656,0]}},{"type":"Feature","properties":{"id":"b7db853a-e8aa-430f-84c8-d49b72184d01"},"geometry":{"type":"Point","coordinates":[-122.6412495,45.48882655,0]}},{"type":"Feature","properties":{"id":"07ad4030-fb5b-4eb7-9b28-d7f5556b145d"},"geometry":{"type":"Point","coordinates":[-122.6136209,45.54849565,0]}},{"type":"Feature","properties":{"id":"6fbd1118-ceea-4be9-a784-45dd623f16f0"},"geometry":{"type":"Point","coordinates":[-122.2394506,37.76833631,0]}},{"type":"Feature","properties":{"id":"edf1c0fb-cce0-44ec-8d98-dd4778e2d533"},"geometry":{"type":"Point","coordinates":[-98.4771638,29.42902321,0]}},{"type":"Feature","properties":{"id":"aa3c4d60-4fb2-49e2-980c-6a61672d90cb"},"geometry":{"type":"Point","coordinates":[-121.4811835,38.57323961,0]}},{"type":"Feature","properties":{"id":"d065903f-f9fc-4e4c-a64d-9b69905431b5"},"geometry":{"type":"Point","coordinates":[-134.4918763,58.35681231,0]}},{"type":"Feature","properties":{"id":"d188560a-fd0d-4a44-9e4b-11aab9db8205"},"geometry":{"type":"Point","coordinates":[-92.8073711,41.02718903,0]}},{"type":"Feature","properties":{"id":"4c8a98d1-1012-4814-82a5-20c68b131442"},"geometry":{"type":"Point","coordinates":[-84.7532755,42.2423188,0]}},{"type":"Feature","properties":{"id":"ec26cd9a-540f-4f23-b030-670115eed645"},"geometry":{"type":"Point","coordinates":[-81.19287028,29.61781196,0]}},{"type":"Feature","properties":{"id":"8135f18c-0c31-4b4d-bb22-84eccf498e9c"},"geometry":{"type":"Point","coordinates":[-76.98030009,39.79422185,0]}},{"type":"Feature","properties":{"id":"c812aa3f-208b-49e2-a1e6-96cae8943605"},"geometry":{"type":"Point","coordinates":[-89.35416285,43.12046815,0]}},{"type":"Feature","properties":{"id":"e13a5403-3cd7-4dbf-92f1-e48d0f26c750"},"geometry":{"type":"Point","coordinates":[-121.8905833,37.3361905,0]}},{"type":"Feature","properties":{"id":"13f19f47-cac4-44df-b4f3-728e4dcde6c5"},"geometry":{"type":"Point","coordinates":[-122.2281897,37.7761111,0]}},{"type":"Feature","properties":{"id":"ea06694a-32f8-4026-b22e-aeb880848b4d"},"geometry":{"type":"Point","coordinates":[-122.4381311,48.25785496,0]}},{"type":"Feature","properties":{"id":"1170049c-c20d-43c8-9475-0a42599f144c"},"geometry":{"type":"Point","coordinates":[-87.74301213,41.94087994,0]}},{"type":"Feature","properties":{"id":"31746e2a-3704-458f-8235-437f53d5afe1"},"geometry":{"type":"Point","coordinates":[-78.16559208,39.18446446,0]}},{"type":"Feature","properties":{"id":"f8097dbc-c8e6-4068-9540-5c4bd4ac0bcf"},"geometry":{"type":"Point","coordinates":[-117.1495496,32.88858458,0]}},{"type":"Feature","properties":{"id":"40093c50-b89d-443f-9ac7-b24a000d8f48"},"geometry":{"type":"Point","coordinates":[-123.2384193,43.85285684,0]}},{"type":"Feature","properties":{"id":"f15f6ebf-0d80-4e6b-ad38-fb0ca9f3d3ed"},"geometry":{"type":"Point","coordinates":[-123.2384193,43.85285684,0]}},{"type":"Feature","properties":{"id":"ed3ea3ae-04d3-4356-ab96-a74514992a50"},"geometry":{"type":"Point","coordinates":[-73.95625257,40.74232214,0]}},{"type":"Feature","properties":{"id":"9da0a260-5b85-4490-824a-a397446c17dc"},"geometry":{"type":"Point","coordinates":[-7.972956207903116,37.06560087144406,0]}},{"type":"Feature","properties":{"id":"083b7953-133d-453f-ada0-2b3541d1931c"},"geometry":{"type":"Point","coordinates":[-119.9537117,39.24819328,0]}},{"type":"Feature","properties":{"id":"68b447a3-c65c-459f-8d02-334757bc6f71"},"geometry":{"type":"Point","coordinates":[-117.137429,32.896584,0]}},{"type":"Feature","properties":{"id":"108b8592-3098-42a3-b466-5c60e2e626af"},"geometry":{"type":"Point","coordinates":[-87.6667328,41.8864021,0]}},{"type":"Feature","properties":{"id":"82ea8f08-2026-43f8-b1a7-cc57ebe8c0bb"},"geometry":{"type":"Point","coordinates":[-117.8056915,33.85925032,0]}},{"type":"Feature","properties":{"id":"8a7a2bc0-0f42-4889-94ef-7f8f647268fa"},"geometry":{"type":"Point","coordinates":[-70.3179518,43.7030951,0]}},{"type":"Feature","properties":{"id":"0924f3af-e548-446b-baf8-687ea51b02ae"},"geometry":{"type":"Point","coordinates":[-80.00061073,40.45424933,0]}},{"type":"Feature","properties":{"id":"9b4f31d5-61b4-46ed-b501-6acc4d428666"},"geometry":{"type":"Point","coordinates":[-123.1917806,45.21081917,0]}},{"type":"Feature","properties":{"id":"3f583ab8-71bf-4009-9257-193ef53a1fe1"},"geometry":{"type":"Point","coordinates":[-75.4575021,40.6060468,0]}},{"type":"Feature","properties":{"id":"9c3b028c-2949-4216-ba66-fbb098734cde"},"geometry":{"type":"Point","coordinates":[-83.9035469,35.9593516,0]}},{"type":"Feature","properties":{"id":"10795316-cc0d-42d7-80c7-e237aae40a06"},"geometry":{"type":"Point","coordinates":[-82.3222523,29.6502615,0]}},{"type":"Feature","properties":{"id":"1b259770-4334-44ad-be18-8097be571df6"},"geometry":{"type":"Point","coordinates":[-93.33543497,45.16953614,0]}},{"type":"Feature","properties":{"id":"6889b781-b8f6-4a5a-a1ef-ab3e4c72aed9"},"geometry":{"type":"Point","coordinates":[-84.51599645,38.04950651,0]}},{"type":"Feature","properties":{"id":"6e103afb-f4ad-4fea-bf67-b31d390c269d"},"geometry":{"type":"Point","coordinates":[-93.6370387,41.5831617,0]}},{"type":"Feature","properties":{"id":"4d43c467-2e30-4b93-a25c-d1e46998dc07"},"geometry":{"type":"Point","coordinates":[-84.6588719,43.37888808,0]}},{"type":"Feature","properties":{"id":"085c97d4-5a01-4e28-a1c6-683bf773b062"},"geometry":{"type":"Point","coordinates":[-94.599389,39.082495,0]}},{"type":"Feature","properties":{"id":"9a6f84d7-194b-426d-999f-c1be9beb835d"},"geometry":{"type":"Point","coordinates":[-122.3062832,37.78344977,0]}},{"type":"Feature","properties":{"id":"fc0ae4ac-07b5-4df2-a1d2-0785af183a35"},"geometry":{"type":"Point","coordinates":[-72.4224674,41.9581654,0]}},{"type":"Feature","properties":{"id":"cc1c18dc-77d7-4ca5-b3b7-8180f77feecd"},"geometry":{"type":"Point","coordinates":[-157.857248,21.301249,0]}},{"type":"Feature","properties":{"id":"30ef2457-11c4-48ef-ae58-37109ceda4c7"},"geometry":{"type":"Point","coordinates":[-117.8781466,34.10365026,0]}},{"type":"Feature","properties":{"id":"abe71cdf-8c92-4be2-adac-902d1a14e7bb"},"geometry":{"type":"Point","coordinates":[-122.1180201,37.8857582,0]}},{"type":"Feature","properties":{"id":"dc9fb80b-fb92-47c2-8b13-9a6f6990f99e"},"geometry":{"type":"Point","coordinates":[-122.2655717,37.52125155,0]}},{"type":"Feature","properties":{"id":"0edb8050-2911-4a04-a99a-7927e05cd018"},"geometry":{"type":"Point","coordinates":[-90.26236838,38.59861817,0]}},{"type":"Feature","properties":{"id":"1d7c2273-8031-40d2-bb50-7f518722e291"},"geometry":{"type":"Point","coordinates":[-117.113975,32.9167796,0]}},{"type":"Feature","properties":{"id":"d8dd6a64-c201-471f-a0a1-0fc8d04b5b49"},"geometry":{"type":"Point","coordinates":[-119.4305306,48.9365877,0]}},{"type":"Feature","properties":{"id":"8e69dcd6-de4f-41b5-a9be-cc35844fb273"},"geometry":{"type":"Point","coordinates":[-89.33026,43.12576305,0]}},{"type":"Feature","properties":{"id":"728f9750-1c56-48be-9f96-b26d04215958"},"geometry":{"type":"Point","coordinates":[-117.1414712,32.7018758,0]}},{"type":"Feature","properties":{"id":"ce487823-fb0a-4ad9-b3de-2f2ec4ce0631"},"geometry":{"type":"Point","coordinates":[-121.7210974,37.67839114,0]}},{"type":"Feature","properties":{"id":"c7009224-b9ce-44d0-b426-cd0a1e95d6f9"},"geometry":{"type":"Point","coordinates":[-88.31393731798914,41.913143276343376,0]}},{"type":"Feature","properties":{"id":"6dcf0b1b-3933-4207-bf88-0a37ee98994a"},"geometry":{"type":"Point","coordinates":[-104.9876117,39.68866374,0]}},{"type":"Feature","properties":{"id":"b71c080f-8514-4100-bbb3-40d2582b8122"},"geometry":{"type":"Point","coordinates":[-105.5953366,41.31038565,0]}},{"type":"Feature","properties":{"id":"68410dce-b145-4c0a-993f-08fc280cc9c8"},"geometry":{"type":"Point","coordinates":[-98.8467263,30.2468574,0]}},{"type":"Feature","properties":{"id":"7d0a71c4-cec0-431b-be2f-d125a9b9a44b"},"geometry":{"type":"Point","coordinates":[-121.6305329,36.64880356,0]}},{"type":"Feature","properties":{"id":"08bf17d8-5f8f-40bc-88cb-5661f0791b35"},"geometry":{"type":"Point","coordinates":[-121.8946096,36.59857755,0]}},{"type":"Feature","properties":{"id":"a649a8d5-f59e-4007-bf75-e1609ef76467"},"geometry":{"type":"Point","coordinates":[-120.849271,38.4808723,0]}},{"type":"Feature","properties":{"id":"97ea0a56-c25b-45ab-afaa-ff0b37d68de5"},"geometry":{"type":"Point","coordinates":[-77.949602,39.5332966,0]}},{"type":"Feature","properties":{"id":"5306cc0f-35c0-4168-b49b-ea965437dc8e"},"geometry":{"type":"Point","coordinates":[-122.9564737,45.53275124,0]}},{"type":"Feature","properties":{"id":"5fffcb8c-fbca-4633-8ef4-7bfd7dd6d473"},"geometry":{"type":"Point","coordinates":[-78.132363,42.7408423,0]}},{"type":"Feature","properties":{"id":"a580bbc1-343c-4213-968d-6f332755f739"},"geometry":{"type":"Point","coordinates":[-118.1580493,33.78538945,0]}},{"type":"Feature","properties":{"id":"f02ee574-d02d-486f-8d2e-851ad54b25ab"},"geometry":{"type":"Point","coordinates":[-81.46236272,30.67106045,0]}},{"type":"Feature","properties":{"id":"2b3bdfe8-47fd-4105-939e-57c9864e83b4"},"geometry":{"type":"Point","coordinates":[-85.5378194,42.26671998,0]}},{"type":"Feature","properties":{"id":"538f360a-f2b7-48fc-aa66-3ed35af0f62e"},"geometry":{"type":"Point","coordinates":[-83.42868497,42.419317,0]}},{"type":"Feature","properties":{"id":"4c92654b-a82a-4a9a-8c3f-fc03886a0be7"},"geometry":{"type":"Point","coordinates":[-75.859363,41.254896,0]}},{"type":"Feature","properties":{"id":"6ec8cb60-72f6-4c30-af4b-3e59e736b3fc"},"geometry":{"type":"Point","coordinates":[-80.3955067,27.63674361,0]}},{"type":"Feature","properties":{"id":"f6350f89-c5df-4969-81b2-358b6e8e6ed0"},"geometry":{"type":"Point","coordinates":[-95.9667403,36.1518928,0]}},{"type":"Feature","properties":{"id":"32dd19c9-33b8-4ed5-b5f0-1fb5f5d8ad02"},"geometry":{"type":"Point","coordinates":[-94.484526,39.150682,0]}},{"type":"Feature","properties":{"id":"9bd199ef-1796-410e-abaa-1a4c9da3a1ca"},"geometry":{"type":"Point","coordinates":[-92.39679783454335,45.293806062122286,0]}},{"type":"Feature","properties":{"id":"fb1c5883-f652-4375-b887-a424584d0d9d"},"geometry":{"type":"Point","coordinates":[-72.5318418,42.3728635,0]}},{"type":"Feature","properties":{"id":"f4e14ed9-3db6-4829-a08f-3f964717e489"},"geometry":{"type":"Point","coordinates":[-77.407177,37.230765,0]}},{"type":"Feature","properties":{"id":"f330bf2b-e342-4265-b41f-59d8ebf8bba7"},"geometry":{"type":"Point","coordinates":[-87.9009785002345,43.08422407406965,0]}},{"type":"Feature","properties":{"id":"be80d6fe-27bc-4b12-a046-e7fc8fd947b6"},"geometry":{"type":"Point","coordinates":[-71.45315644,42.43203845,0]}},{"type":"Feature","properties":{"id":"fd0d376e-1c1d-48ce-ba6f-897298c20b85"},"geometry":{"type":"Point","coordinates":[-117.2511178,32.7719729,0]}},{"type":"Feature","properties":{"id":"c3f5bb6a-c7f4-45a9-829c-3978625f111e"},"geometry":{"type":"Point","coordinates":[-117.1570695,32.88687598,0]}},{"type":"Feature","properties":{"id":"f99c834f-df7e-41e9-8236-ce0d25e43189"},"geometry":{"type":"Point","coordinates":[-119.2935874,34.28073347,0]}},{"type":"Feature","properties":{"id":"3447e49a-c978-471a-8c46-62244ca757b8"},"geometry":{"type":"Point","coordinates":[-122.6126089,48.51933431,0]}},{"type":"Feature","properties":{"id":"e6663203-a997-403b-b130-63dd975b00c6"},"geometry":{"type":"Point","coordinates":[-117.9125249,33.8328226,0]}},{"type":"Feature","properties":{"id":"126392f8-8260-4619-a561-ec20153c6779"},"geometry":{"type":"Point","coordinates":[-122.7967838,45.3711546,0]}},{"type":"Feature","properties":{"id":"25809e1c-0c76-498b-8a57-d6b85ff24c3c"},"geometry":{"type":"Point","coordinates":[-122.4011065,37.7630772,0]}},{"type":"Feature","properties":{"id":"ce8f55f6-ba10-4d74-94c3-e26cc131f473"},"geometry":{"type":"Point","coordinates":[-149.8893581,61.1385311,0]}},{"type":"Feature","properties":{"id":"1d690623-2a47-4bb2-aecb-08f51a8ef390"},"geometry":{"type":"Point","coordinates":[17.7046519,51.3044034,0]}},{"type":"Feature","properties":{"id":"55bbdf14-e891-4572-9ed2-9c6bf25edda9"},"geometry":{"type":"Point","coordinates":[-123.3560542,39.00141731,0]}},{"type":"Feature","properties":{"id":"bd12815b-aceb-485f-9070-e37b03bbcbb4"},"geometry":{"type":"Point","coordinates":[-83.81487799,35.19958164,0]}},{"type":"Feature","properties":{"id":"be95afe2-de19-4b3b-8c83-a24ac9cd4aa7"},"geometry":{"type":"Point","coordinates":[-118.237715,34.04627065,0]}},{"type":"Feature","properties":{"id":"d4e376b6-3aad-46ae-ae8d-471791ae03f8"},"geometry":{"type":"Point","coordinates":[-82.459381,28.005127,0]}},{"type":"Feature","properties":{"id":"40ecc96b-6dea-4e6b-a8f0-55293970654b"},"geometry":{"type":"Point","coordinates":[-108.5076025,45.78022173,0]}},{"type":"Feature","properties":{"id":"5d0bfbaa-e738-4d5b-a68e-5cfea2116197"},"geometry":{"type":"Point","coordinates":[-118.1003743,34.0084152,0]}},{"type":"Feature","properties":{"id":"4f22a5e8-e8e0-471b-8070-888584fc446a"},"geometry":{"type":"Point","coordinates":[-93.2432718,44.6476022,0]}},{"type":"Feature","properties":{"id":"c9b30f6c-608f-4762-b041-c4c91e8aeba2"},"geometry":{"type":"Point","coordinates":[-106.0764637,39.63306895,0]}},{"type":"Feature","properties":{"id":"64b090eb-64c7-4dc2-9799-d0420b517169"},"geometry":{"type":"Point","coordinates":[-91.4887672,46.0104853,0]}},{"type":"Feature","properties":{"id":"3929eda4-926c-46cd-ab20-cb5c9e6f7caf"},"geometry":{"type":"Point","coordinates":[-97.6002769,35.4644206,0]}},{"type":"Feature","properties":{"id":"d1a61260-d377-4e7d-8ce9-8851e30934ae"},"geometry":{"type":"Point","coordinates":[-90.2118998,38.5954536,0]}},{"type":"Feature","properties":{"id":"12bc86df-c66b-4fb9-9f84-5bb405ccb8b1"},"geometry":{"type":"Point","coordinates":[-105.0019686,40.61817811,0]}},{"type":"Feature","properties":{"id":"7d78f227-f2c5-4830-abb5-28a209de235d"},"geometry":{"type":"Point","coordinates":[-118.4721072,34.2213918,0]}},{"type":"Feature","properties":{"id":"baec5c2d-a983-49e0-beb9-ca55879d4139"},"geometry":{"type":"Point","coordinates":[-76.31159343,43.16510925,0]}},{"type":"Feature","properties":{"id":"2360f91c-60cb-402c-ad58-3eb638859f4c"},"geometry":{"type":"Point","coordinates":[-82.99307,40.102197,0]}},{"type":"Feature","properties":{"id":"2f7efc38-d4fd-47fc-bc1e-4b506fb6e66c"},"geometry":{"type":"Point","coordinates":[-122.0902992,38.2365838,0]}},{"type":"Feature","properties":{"id":"34dd23fd-b208-4a7b-b4d2-3488b20e618f"},"geometry":{"type":"Point","coordinates":[-95.27130674,29.771858,0]}},{"type":"Feature","properties":{"id":"a7e9194f-28a7-4fb8-85fb-38ee669b66e6"},"geometry":{"type":"Point","coordinates":[-81.6481156,30.4319552,0]}},{"type":"Feature","properties":{"id":"c1e8a479-5371-44bb-a952-b76b60997a9e"},"geometry":{"type":"Point","coordinates":[-71.48598162,42.8253635,0]}},{"type":"Feature","properties":{"id":"277a6d32-7f94-4a94-ad41-ad7f4ce8ce1c"},"geometry":{"type":"Point","coordinates":[-76.6798988,37.2652889,0]}},{"type":"Feature","properties":{"id":"c498dd04-30b2-4f8f-b06b-c47a34dd61c7"},"geometry":{"type":"Point","coordinates":[-107.8769912,37.27997215,0]}},{"type":"Feature","properties":{"id":"f95b4c37-7d9c-4bcb-8958-31c352cd1cab"},"geometry":{"type":"Point","coordinates":[-97.5279236,35.46099673,0]}},{"type":"Feature","properties":{"id":"1c215e2f-7a58-46ce-88cc-241bd3d39482"},"geometry":{"type":"Point","coordinates":[-82.99774,39.9476,0]}},{"type":"Feature","properties":{"id":"e61dc891-91d8-4a0f-a55e-b5e34acc97fd"},"geometry":{"type":"Point","coordinates":[-94.416872,39.041039,0]}},{"type":"Feature","properties":{"id":"98f2d2a5-5f1d-494c-b920-c50d6761b62e"},"geometry":{"type":"Point","coordinates":[-79.28917899,37.36302124,0]}},{"type":"Feature","properties":{"id":"b622e216-d777-41c0-a795-bb901d31a555"},"geometry":{"type":"Point","coordinates":[-85.72031443,38.2566442,0]}},{"type":"Feature","properties":{"id":"48fd38a6-736f-4e76-b69a-8642d82c67df"},"geometry":{"type":"Point","coordinates":[-76.8816961,40.291059,0]}},{"type":"Feature","properties":{"id":"dddd1391-58ad-4a74-bd0d-93997ccaf17d"},"geometry":{"type":"Point","coordinates":[-76.30100986,40.15827375,0]}},{"type":"Feature","properties":{"id":"5b127f6a-3364-4588-b5ad-f7953fc6ee54"},"geometry":{"type":"Point","coordinates":[-81.668461,36.2033414,0]}},{"type":"Feature","properties":{"id":"d8528f09-f3d8-48f9-9719-db00b4e10b71"},"geometry":{"type":"Point","coordinates":[-70.8044602,43.087884,0]}},{"type":"Feature","properties":{"id":"b5d8ac9a-0449-46e7-8eb8-c1078ee793bb"},"geometry":{"type":"Point","coordinates":[-94.1372796,36.1297079,0]}},{"type":"Feature","properties":{"id":"12a02dc2-b34b-48cd-8e34-eac44554c0cf"},"geometry":{"type":"Point","coordinates":[-88.4139148,44.26173602,0]}},{"type":"Feature","properties":{"id":"ea5535e7-94e9-4c24-baa4-32b15b495c8b"},"geometry":{"type":"Point","coordinates":[-71.4691256,41.7265254,0]}},{"type":"Feature","properties":{"id":"fc2ce5e0-8796-4749-9aba-8710cd557ccb"},"geometry":{"type":"Point","coordinates":[-81.51788487,41.0698532,0]}},{"type":"Feature","properties":{"id":"250d36ec-b9f2-46f4-a4d9-17216f6490b6"},"geometry":{"type":"Point","coordinates":[-83.74822471,42.28041029,0]}},{"type":"Feature","properties":{"id":"90fa4058-a971-4fd5-8783-559c670cddde"},"geometry":{"type":"Point","coordinates":[-83.6099915,42.250158,0]}},{"type":"Feature","properties":{"id":"30561ae5-f2b9-4690-a94c-12bd52df29bb"},"geometry":{"type":"Point","coordinates":[-85.5715368,42.2950789,0]}},{"type":"Feature","properties":{"id":"084a0621-2a9d-4588-825e-5c5cebc4e8db"},"geometry":{"type":"Point","coordinates":[-93.773203,39.001467,0]}},{"type":"Feature","properties":{"id":"43aa2e45-0b2a-473f-8696-7b9f63040279"},"geometry":{"type":"Point","coordinates":[-117.273876,33.14038605,0]}},{"type":"Feature","properties":{"id":"76da304a-4094-4cae-929c-bae2ae18d24d"},"geometry":{"type":"Point","coordinates":[-124.4155402,42.3898306,0]}},{"type":"Feature","properties":{"id":"cf5055f4-59f8-4adf-b16c-b9233281bedf"},"geometry":{"type":"Point","coordinates":[-117.823173,33.7419754,0]}},{"type":"Feature","properties":{"id":"fc552937-9245-4091-94b2-645ed0599756"},"geometry":{"type":"Point","coordinates":[-86.25939238,42.19104832,0]}},{"type":"Feature","properties":{"id":"14e4b777-090d-46f9-8cfa-795c1201a191"},"geometry":{"type":"Point","coordinates":[-77.47201237,37.5684425,0]}},{"type":"Feature","properties":{"id":"7a5dc3de-6ec7-4407-94fa-3ea9a5b627aa"},"geometry":{"type":"Point","coordinates":[-87.61206845,41.68854885,0]}},{"type":"Feature","properties":{"id":"9408064a-bc10-4e15-84d0-3ff698036d4f"},"geometry":{"type":"Point","coordinates":[-73.496758,43.08767125,0]}},{"type":"Feature","properties":{"id":"5f887385-2c6a-4de6-8dec-68fb5c58029d"},"geometry":{"type":"Point","coordinates":[-149.103408,61.582157,0]}},{"type":"Feature","properties":{"id":"4cc17a95-7020-43f2-bc23-b9d9ddd29a10"},"geometry":{"type":"Point","coordinates":[-122.6818596,45.51786855,0]}},{"type":"Feature","properties":{"id":"6caf8832-1b1d-468a-a01e-87c9f82dcad7"},"geometry":{"type":"Point","coordinates":[-72.87397563,41.29004301,0]}},{"type":"Feature","properties":{"id":"7e286282-9365-48c2-8bd2-1193bac62449"},"geometry":{"type":"Point","coordinates":[-97.12830051,33.21286666,0]}},{"type":"Feature","properties":{"id":"d0dc210e-6f0e-4194-8791-dd2fe153843b"},"geometry":{"type":"Point","coordinates":[-122.348274,37.91966864,0]}},{"type":"Feature","properties":{"id":"244d5454-88ea-41c3-b3b7-c4374e8b795c"},"geometry":{"type":"Point","coordinates":[-98.34450702,43.33084265,0]}},{"type":"Feature","properties":{"id":"a19630e3-638c-4ab8-a305-36c4f1cb84f7"},"geometry":{"type":"Point","coordinates":[-119.1925726,50.44703096,0]}},{"type":"Feature","properties":{"id":"d95ce7ad-97be-4a46-a9a0-85260f2bef4f"},"geometry":{"type":"Point","coordinates":[-87.79493034,41.90015593,0]}},{"type":"Feature","properties":{"id":"03411879-9d3e-4e2b-82a5-d5d01935074f"},"geometry":{"type":"Point","coordinates":[-117.8767215,34.105251,0]}},{"type":"Feature","properties":{"id":"118dd02b-488c-48a7-bfd0-7b49ee168f96"},"geometry":{"type":"Point","coordinates":[-87.95726941,41.48205844,0]}},{"type":"Feature","properties":{"id":"647378c3-df63-4da2-a88d-808943dcd4f9"},"geometry":{"type":"Point","coordinates":[-74.24891742,41.80666144,0]}},{"type":"Feature","properties":{"id":"174e828f-10aa-43b9-ba31-3c3f45001288"},"geometry":{"type":"Point","coordinates":[-117.6058963,33.44918353,0]}},{"type":"Feature","properties":{"id":"e0783ffa-721d-45e2-9715-cbc1023a7d27"},"geometry":{"type":"Point","coordinates":[-74.1880387,39.9625642,0]}},{"type":"Feature","properties":{"id":"ed7c9e44-df88-4e3e-8ed2-54af6f4539e5"},"geometry":{"type":"Point","coordinates":[-118.2357029,34.04505443,0]}},{"type":"Feature","properties":{"id":"6f83ab76-9ebd-4b2c-a290-effaa2dca8b9"},"geometry":{"type":"Point","coordinates":[-0.534301,50.839971,0]}},{"type":"Feature","properties":{"id":"39b6533a-40a4-4ba1-a41e-dd8f381b7ed7"},"geometry":{"type":"Point","coordinates":[-79.8216539,42.2195527,0]}},{"type":"Feature","properties":{"id":"ed6c7254-d6f6-40a1-a330-135a1e3a09ad"},"geometry":{"type":"Point","coordinates":[-85.7720434,42.909272,0]}},{"type":"Feature","properties":{"id":"41f5672a-79ff-4559-9231-db2ecdcb2385"},"geometry":{"type":"Point","coordinates":[-74.01229282,40.21956661,0]}},{"type":"Feature","properties":{"id":"ce507918-f969-4d44-a218-daca121c4bd0"},"geometry":{"type":"Point","coordinates":[-83.4609783,42.4783271,0]}},{"type":"Feature","properties":{"id":"e337af00-da5a-4bcf-ab5d-d9d9252b8ae8"},"geometry":{"type":"Point","coordinates":[-87.03329688,35.6174542,0]}},{"type":"Feature","properties":{"id":"64749ace-0bca-4548-83e4-c6465547c60f"},"geometry":{"type":"Point","coordinates":[-95.81621756,46.09300639,0]}},{"type":"Feature","properties":{"id":"b5671147-4dec-4e19-b256-79a2f03b94e9"},"geometry":{"type":"Point","coordinates":[-82.55530545,35.5917763,0]}},{"type":"Feature","properties":{"id":"3638576a-b41f-4ffc-a039-9d2b27df4a47"},"geometry":{"type":"Point","coordinates":[-122.9330459,46.13507657,0]}},{"type":"Feature","properties":{"id":"799a4fc7-16fb-40e7-9fd5-4664da3976f3"},"geometry":{"type":"Point","coordinates":[-72.23236816,42.75946232,0]}},{"type":"Feature","properties":{"id":"be30d928-4a14-45eb-a944-89b01b544080"},"geometry":{"type":"Point","coordinates":[-122.4754509,48.74801531,0]}},{"type":"Feature","properties":{"id":"9c9090eb-a361-47e7-b2e5-06fefe21eef7"},"geometry":{"type":"Point","coordinates":[-122.354134,47.652201,0]}},{"type":"Feature","properties":{"id":"5b2501b2-d069-4e5f-8c6b-ef9f6ee408cd"},"geometry":{"type":"Point","coordinates":[-106.8597747,39.22153402,0]}},{"type":"Feature","properties":{"id":"60195a53-786c-4540-ae1d-a3bbca7a41fd"},"geometry":{"type":"Point","coordinates":[-73.2357109,41.1544649,0]}},{"type":"Feature","properties":{"id":"4cabbfbc-d07c-40b0-b5f5-fa456c22b7a2"},"geometry":{"type":"Point","coordinates":[-122.6003912,45.491048,0]}},{"type":"Feature","properties":{"id":"686e0f81-196a-4e76-9b73-2e3957c7b871"},"geometry":{"type":"Point","coordinates":[-123.831516,46.18980259,0]}},{"type":"Feature","properties":{"id":"7b552890-643d-4615-a73b-791cff62299b"},"geometry":{"type":"Point","coordinates":[-117.8612062,33.84988007,0]}},{"type":"Feature","properties":{"id":"f786b344-af07-4b30-a236-93a93314f9d5"},"geometry":{"type":"Point","coordinates":[-121.4943996,38.5815719,0]}},{"type":"Feature","properties":{"id":"05f7ec4a-c1ed-4494-a2b0-5ef1ce6a8022"},"geometry":{"type":"Point","coordinates":[-122.2146867,47.9808918,0]}},{"type":"Feature","properties":{"id":"ba385e5a-6c50-431a-a820-21d783b9e0b1"},"geometry":{"type":"Point","coordinates":[-74.89973165,39.77167345,0]}},{"type":"Feature","properties":{"id":"be88a2bb-0975-416c-b9f4-c571ddf70e5c"},"geometry":{"type":"Point","coordinates":[-95.852642,32.205458,0]}},{"type":"Feature","properties":{"id":"36a6f65e-aa9d-45d5-9ce8-cbbc82ca9ab1"},"geometry":{"type":"Point","coordinates":[-68.20607075,44.389488,0]}},{"type":"Feature","properties":{"id":"325d44c0-53fb-4991-a694-659ac9f89fa9"},"geometry":{"type":"Point","coordinates":[-105.0542327,40.0488359,0]}},{"type":"Feature","properties":{"id":"aaba0413-9bee-49ac-9bef-8159dcd353d0"},"geometry":{"type":"Point","coordinates":[-119.2782003,46.27475515,0]}},{"type":"Feature","properties":{"id":"70fc7667-dda2-4cf0-ae7e-cbb43b5c43c4"},"geometry":{"type":"Point","coordinates":[-83.072904,42.4190883,0]}},{"type":"Feature","properties":{"id":"14693124-55bc-43e9-817e-b99a85f662ac"},"geometry":{"type":"Point","coordinates":[-85.672454,42.970463,0]}},{"type":"Feature","properties":{"id":"89d36a6d-1226-4c61-b4c6-22676a55a364"},"geometry":{"type":"Point","coordinates":[-82.9399103,42.3814617,0]}},{"type":"Feature","properties":{"id":"aa0195bf-8258-4262-89c4-af8a89793822"},"geometry":{"type":"Point","coordinates":[-122.6990459,48.97900614,0]}},{"type":"Feature","properties":{"id":"65706566-c0f6-4995-ae18-0b07feea8396"},"geometry":{"type":"Point","coordinates":[-101.2854035,48.23634956,0]}},{"type":"Feature","properties":{"id":"b556e8ca-eb4b-46c4-a1bc-b5bb2e33b605"},"geometry":{"type":"Point","coordinates":[-121.0789583,38.89612107,0]}},{"type":"Feature","properties":{"id":"2728266c-bb3e-4e98-81b8-52489bc019ae"},"geometry":{"type":"Point","coordinates":[-77.17234359,38.88076482,0]}},{"type":"Feature","properties":{"id":"bd7e4765-9179-47b5-8888-219d1af19fe1"},"geometry":{"type":"Point","coordinates":[-122.0966776,47.925023,0]}},{"type":"Feature","properties":{"id":"895ef2f2-7ce5-44c7-af97-ee9c7cce774b"},"geometry":{"type":"Point","coordinates":[-91.01173472,38.56026935,0]}},{"type":"Feature","properties":{"id":"9209ed61-b9dd-4b06-bf2c-8cacbef097f8"},"geometry":{"type":"Point","coordinates":[-97.44431468,37.69517328,0]}},{"type":"Feature","properties":{"id":"506f8ec3-7cac-42c1-b7fd-9fe1a5865b2c"},"geometry":{"type":"Point","coordinates":[-80.0221567,40.4488158,0]}},{"type":"Feature","properties":{"id":"9a280fbb-adee-484a-876b-50e71235a711"},"geometry":{"type":"Point","coordinates":[-97.72984444,30.3795705,0]}},{"type":"Feature","properties":{"id":"26079ee9-0313-425a-84b6-25d0eda4f596"},"geometry":{"type":"Point","coordinates":[-83.43583578,45.07296998,0]}},{"type":"Feature","properties":{"id":"322a5eb4-e725-4c03-b532-a64153037076"},"geometry":{"type":"Point","coordinates":[-117.120151,32.763588,0]}},{"type":"Feature","properties":{"id":"102c478e-ab27-4c8c-82c3-8eaee82959fa"},"geometry":{"type":"Point","coordinates":[-107.664791,37.8098899,0]}},{"type":"Feature","properties":{"id":"d07100f1-ab4b-413e-bc07-045ee4d61fe6"},"geometry":{"type":"Point","coordinates":[-105.5085669,40.3728533,0]}},{"type":"Feature","properties":{"id":"3bde4342-bfc1-49cb-9b40-7fb1aef26886"},"geometry":{"type":"Point","coordinates":[-105.2047652,40.0625835,0]}},{"type":"Feature","properties":{"id":"7006a17a-74da-497a-ba35-2338c7efbb25"},"geometry":{"type":"Point","coordinates":[-78.8073896,35.61695983,0]}},{"type":"Feature","properties":{"id":"bb02e7c9-bf6e-47dd-a0dc-a0e8eb1b9ad3"},"geometry":{"type":"Point","coordinates":[-86.774322,33.524521,0]}},{"type":"Feature","properties":{"id":"f42d1652-6001-490f-ad55-ed573c47c38d"},"geometry":{"type":"Point","coordinates":[-83.1428144,42.4508021,0]}},{"type":"Feature","properties":{"id":"796874cf-6c73-4946-9459-e4cc044c8f39"},"geometry":{"type":"Point","coordinates":[-117.2297606,33.14984395,0]}},{"type":"Feature","properties":{"id":"483efb3e-05aa-43b5-a283-40414b6b47dc"},"geometry":{"type":"Point","coordinates":[-97.2962784,27.6749936,0]}},{"type":"Feature","properties":{"id":"22d43b9c-e8ba-412b-bb36-da1fc749fe80"},"geometry":{"type":"Point","coordinates":[-85.67248446,42.9638257,0]}},{"type":"Feature","properties":{"id":"569b794f-4e15-446c-b249-9699e8687d40"},"geometry":{"type":"Point","coordinates":[-116.4110483,33.74096746,0]}},{"type":"Feature","properties":{"id":"418c8bd5-997f-47f5-8147-a8a243517634"},"geometry":{"type":"Point","coordinates":[-76.29904171,42.49966971,0]}},{"type":"Feature","properties":{"id":"89028aa2-3ecf-446b-89c0-5ef641e1bd50"},"geometry":{"type":"Point","coordinates":[-85.83457862,41.58461971,0]}},{"type":"Feature","properties":{"id":"2c260790-18be-4c9d-88da-4334c5cf151e"},"geometry":{"type":"Point","coordinates":[-75.97974414,36.83778371,0]}},{"type":"Feature","properties":{"id":"cb595c72-e65b-444e-83a6-9d07d731e2b6"},"geometry":{"type":"Point","coordinates":[-93.64430718,44.93673794,0]}},{"type":"Feature","properties":{"id":"3564fec6-6f87-45cd-88a7-94063757ce94"},"geometry":{"type":"Point","coordinates":[-86.005006,34.016888,0]}},{"type":"Feature","properties":{"id":"d53226dc-b8b1-494c-85f5-1c97ba255947"},"geometry":{"type":"Point","coordinates":[-122.6856562,45.52597595,0]}},{"type":"Feature","properties":{"id":"df9da06e-0ead-498f-ae26-3c5f783292c9"},"geometry":{"type":"Point","coordinates":[-86.72649137,41.6118882,0]}},{"type":"Feature","properties":{"id":"dde5cb42-9ee5-44bf-ae05-b51d8e0986e1"},"geometry":{"type":"Point","coordinates":[-117.8960894,33.79983678,0]}},{"type":"Feature","properties":{"id":"e932c001-d68a-4dc8-8eef-b4311b9399ad"},"geometry":{"type":"Point","coordinates":[-98.4867139,29.4330983,0]}},{"type":"Feature","properties":{"id":"b83daf92-6347-44b0-91df-8fec02c2a22c"},"geometry":{"type":"Point","coordinates":[-89.5413643,44.3304949,0]}},{"type":"Feature","properties":{"id":"d4c25fef-5c3e-423e-831b-599cc328424c"},"geometry":{"type":"Point","coordinates":[-91.55981337,41.68139484,0]}},{"type":"Feature","properties":{"id":"a2cdb369-d869-4f9a-9d80-7a5d2becd096"},"geometry":{"type":"Point","coordinates":[-93.48531767,41.498501,0]}},{"type":"Feature","properties":{"id":"9ae1ef58-7652-40a7-9abc-7900a57109a8"},"geometry":{"type":"Point","coordinates":[-123.3377881,43.21449839,0]}},{"type":"Feature","properties":{"id":"270cf75d-5742-44bb-b795-6300d8429cc1"},"geometry":{"type":"Point","coordinates":[-97.393642,42.86878841,0]}},{"type":"Feature","properties":{"id":"ecc118fd-aee9-4e81-bcda-8ab049b2f6f3"},"geometry":{"type":"Point","coordinates":[-86.89998607,40.04207712,0]}},{"type":"Feature","properties":{"id":"08d2efda-af3e-4611-b8c6-d5c46af4c7a6"},"geometry":{"type":"Point","coordinates":[-96.7274091,40.7922193,0]}},{"type":"Feature","properties":{"id":"707a470e-266d-4ca9-bb9f-031e8cf28de6"},"geometry":{"type":"Point","coordinates":[-121.8203754,45.72872253,0]}},{"type":"Feature","properties":{"id":"f5d7bfda-bce0-46f5-8626-74e14371a85b"},"geometry":{"type":"Point","coordinates":[-121.8203754,45.72872253,0]}},{"type":"Feature","properties":{"id":"be52e354-8456-4703-88d0-f33cfa777e6b"},"geometry":{"type":"Point","coordinates":[-71.4134598,42.93534925,0]}},{"type":"Feature","properties":{"id":"cec378ba-bb45-4988-a654-30e6d3f1a3fd"},"geometry":{"type":"Point","coordinates":[-84.4433383,42.5786176,0]}},{"type":"Feature","properties":{"id":"d493c084-8f5c-4e04-994b-ddc55fcd3959"},"geometry":{"type":"Point","coordinates":[-122.6533736,47.56963921,0]}},{"type":"Feature","properties":{"id":"bbda5eb0-95cd-4b87-88ac-7b0e2bd01c48"},"geometry":{"type":"Point","coordinates":[-122.3653569,47.66133224,0]}},{"type":"Feature","properties":{"id":"0efdefd9-f325-479d-a0e7-dc9bf50b35e4"},"geometry":{"type":"Point","coordinates":[-109.2066540271356,41.59874122433014,0]}},{"type":"Feature","properties":{"id":"7ecfcf55-8bc1-4744-9a2c-7feaa99290b0"},"geometry":{"type":"Point","coordinates":[-70.88353777,43.22651432,0]}},{"type":"Feature","properties":{"id":"007b572b-cb61-478b-aa08-2966a1a028d5"},"geometry":{"type":"Point","coordinates":[-70.52732,41.394402,0]}},{"type":"Feature","properties":{"id":"7e470330-e32a-42aa-8d9b-db15529b8faa"},"geometry":{"type":"Point","coordinates":[-81.63612015,38.35094943,0]}},{"type":"Feature","properties":{"id":"ccb3350f-eade-47d0-8fa7-351d20ead048"},"geometry":{"type":"Point","coordinates":[-84.41803086,39.11995755,0]}},{"type":"Feature","properties":{"id":"1630747e-8c36-4a34-9531-02d6b5ac2a28"},"geometry":{"type":"Point","coordinates":[-81.7051638,41.4861772,0]}},{"type":"Feature","properties":{"id":"ac773861-5642-46b6-98c5-ad065ee9b4df"},"geometry":{"type":"Point","coordinates":[-111.9244743,33.49726157,0]}},{"type":"Feature","properties":{"id":"6f9649a1-b449-4542-8f23-837bec41f649"},"geometry":{"type":"Point","coordinates":[-93.1655001,44.9040455,0]}},{"type":"Feature","properties":{"id":"1937d9f8-9bc7-4a32-b04c-642879b8aa00"},"geometry":{"type":"Point","coordinates":[-117.282919,47.66990394,0]}},{"type":"Feature","properties":{"id":"4f49473d-22aa-4f44-b69c-2d7f95d76abd"},"geometry":{"type":"Point","coordinates":[-120.309353,47.423747,0]}},{"type":"Feature","properties":{"id":"71857398-4e1c-4540-9ddb-36388193c880"},"geometry":{"type":"Point","coordinates":[-88.05136473,44.49669718,0]}},{"type":"Feature","properties":{"id":"393816b0-7f91-450d-b65a-7f99f5cc8ae7"},"geometry":{"type":"Point","coordinates":[-73.1322771,41.3513647,0]}},{"type":"Feature","properties":{"id":"d42aade0-cd64-4ce2-a79d-4360413d3955"},"geometry":{"type":"Point","coordinates":[-77.48972051,38.75356183,0]}},{"type":"Feature","properties":{"id":"10ad1074-00f1-4731-9154-878dafcb58a9"},"geometry":{"type":"Point","coordinates":[-122.6550828,45.50680595,0]}},{"type":"Feature","properties":{"id":"a79c77fa-dd4c-4e3f-bf34-c50ae8032f5c"},"geometry":{"type":"Point","coordinates":[-82.888964,42.472227,0]}},{"type":"Feature","properties":{"id":"f167edfa-21ec-466a-89dd-b78ef6037c55"},"geometry":{"type":"Point","coordinates":[-117.373847,33.189591,0]}},{"type":"Feature","properties":{"id":"a715d721-e382-45e3-a035-18edf1dee861"},"geometry":{"type":"Point","coordinates":[-95.41337465,29.72562404,0]}},{"type":"Feature","properties":{"id":"fcd34248-fb3f-410e-9550-31f71e91764f"},"geometry":{"type":"Point","coordinates":[-122.5251446,47.64937373,0]}},{"type":"Feature","properties":{"id":"f08b4937-45cd-45cc-bd0f-93d84f392d86"},"geometry":{"type":"Point","coordinates":[-122.5145398,47.62624505,0]}},{"type":"Feature","properties":{"id":"6413df9d-206d-409a-bf5a-405c4db6724e"},"geometry":{"type":"Point","coordinates":[-117.8293471,44.77928865,0]}},{"type":"Feature","properties":{"id":"2f4107b2-90e6-422e-876b-6578924206bb"},"geometry":{"type":"Point","coordinates":[-95.4174149,29.5551351,0]}},{"type":"Feature","properties":{"id":"4c61ceb1-4256-4307-b538-5629a8613208"},"geometry":{"type":"Point","coordinates":[-78.2625296,38.3772921,0]}},{"type":"Feature","properties":{"id":"72b7fb2e-ebb2-4f46-8c85-758c6707d42a"},"geometry":{"type":"Point","coordinates":[-120.435573,46.57685541,0]}},{"type":"Feature","properties":{"id":"9d58821d-291a-4258-82b2-bb7f97f5df63"},"geometry":{"type":"Point","coordinates":[-131.817681,55.472907,0]}},{"type":"Feature","properties":{"id":"c879d0a8-e06e-45f7-8479-4c129119af47"},"geometry":{"type":"Point","coordinates":[-79.386371,36.584786,0]}},{"type":"Feature","properties":{"id":"3c4eab56-1643-4204-ab89-2ce01f6b5bf7"},"geometry":{"type":"Point","coordinates":[-117.1953344,32.76692137,0]}},{"type":"Feature","properties":{"id":"5794a61e-1fa2-45bd-b317-287ca186b919"},"geometry":{"type":"Point","coordinates":[-117.911732,33.8347516,0]}},{"type":"Feature","properties":{"id":"60076124-a2a2-40e7-9e4f-e73e2429777a"},"geometry":{"type":"Point","coordinates":[-118.114751,33.7464176,0]}},{"type":"Feature","properties":{"id":"0cbb2117-5968-4d0d-a0fd-9ee7c7f53e31"},"geometry":{"type":"Point","coordinates":[-117.1587251,32.88798083,0]}},{"type":"Feature","properties":{"id":"94fe77de-a7d7-42d4-a076-687e1fdaeec4"},"geometry":{"type":"Point","coordinates":[-117.157081,32.889641,0]}},{"type":"Feature","properties":{"id":"38871a7b-b304-459b-aa24-282321967048"},"geometry":{"type":"Point","coordinates":[-79.91380298,37.43575624,0]}},{"type":"Feature","properties":{"id":"786c56e4-c533-4181-8aec-ec976a7bde9f"},"geometry":{"type":"Point","coordinates":[-117.169738,32.727777,0]}},{"type":"Feature","properties":{"id":"6b42d56c-67bb-47e1-b856-01d87b414a14"},"geometry":{"type":"Point","coordinates":[-7.115267515,53.01800718,0]}},{"type":"Feature","properties":{"id":"cb8d7ce9-114c-44b6-91de-45ad0cd2285f"},"geometry":{"type":"Point","coordinates":[-83.2218237,35.3737065,0]}},{"type":"Feature","properties":{"id":"a85f70a5-1b54-43ba-8ab3-261e20f8d570"},"geometry":{"type":"Point","coordinates":[-83.92432,35.96654,0]}},{"type":"Feature","properties":{"id":"4b2cb700-2a42-4a22-8811-b15879b6b401"},"geometry":{"type":"Point","coordinates":[-86.08555156,42.7812873,0]}},{"type":"Feature","properties":{"id":"2b725797-9b61-4bf9-bb7f-85127e955905"},"geometry":{"type":"Point","coordinates":[-87.6750827,41.9675954,0]}},{"type":"Feature","properties":{"id":"063107cd-7134-41d9-b44e-f75439937878"},"geometry":{"type":"Point","coordinates":[-87.56215513,33.19849071,0]}},{"type":"Feature","properties":{"id":"2b5fbb61-2e0b-42ec-8d68-dcc62fe244e9"},"geometry":{"type":"Point","coordinates":[-104.9874187,39.7282897,0]}},{"type":"Feature","properties":{"id":"3063b641-c33f-492c-bcac-f0b591221abf"},"geometry":{"type":"Point","coordinates":[-124.4122494,43.1191572,0]}},{"type":"Feature","properties":{"id":"299ebba1-6bb3-4998-b4a5-e0f4fad4c443"},"geometry":{"type":"Point","coordinates":[-76.7278241,42.61661956,0]}},{"type":"Feature","properties":{"id":"6c11ccfe-9941-4c48-acc6-75217efabbce"},"geometry":{"type":"Point","coordinates":[-120.6452338,35.2615498,0]}},{"type":"Feature","properties":{"id":"133a1850-eabe-4a10-95dc-827ae90965ee"},"geometry":{"type":"Point","coordinates":[-96.42581655,44.50839827,0]}},{"type":"Feature","properties":{"id":"a8a4b78e-6e6c-4c93-a1bb-e364353f25ce"},"geometry":{"type":"Point","coordinates":[-96.56610883,32.9029137,0]}},{"type":"Feature","properties":{"id":"6865f9b6-b99a-4d4c-a12a-824924ac27ea"},"geometry":{"type":"Point","coordinates":[-80.85147552,38.281623,0]}},{"type":"Feature","properties":{"id":"38ec976b-9832-425c-818e-7843b722acec"},"geometry":{"type":"Point","coordinates":[-111.1770268,45.7751537,0]}},{"type":"Feature","properties":{"id":"ddccedb0-12d1-442c-bd66-3c2fe9b0fe80"},"geometry":{"type":"Point","coordinates":[-98.71854917,31.19678472,0]}},{"type":"Feature","properties":{"id":"a834c4b5-4852-4887-aa6f-c872dfc10824"},"geometry":{"type":"Point","coordinates":[-75.16567302,39.96707286,0]}},{"type":"Feature","properties":{"id":"08fffdf5-41f6-4445-a9a5-63d4927dc366"},"geometry":{"type":"Point","coordinates":[-135.309951,57.049586,0]}},{"type":"Feature","properties":{"id":"2f2b9e28-3550-4e57-80bf-4fa388200ed7"},"geometry":{"type":"Point","coordinates":[-116.206883,43.618407,0]}},{"type":"Feature","properties":{"id":"056acce6-7847-43f3-9a24-c32ee66ae805"},"geometry":{"type":"Point","coordinates":[-116.272141,43.646318,0]}},{"type":"Feature","properties":{"id":"9ae35285-00ed-4066-963c-8bfad2d16c29"},"geometry":{"type":"Point","coordinates":[-117.1984519,47.65665159,0]}},{"type":"Feature","properties":{"id":"082f06b4-93bc-4683-9223-5b64103413e8"},"geometry":{"type":"Point","coordinates":[-77.00658302,38.87165373,0]}},{"type":"Feature","properties":{"id":"7574d2fa-b21c-48df-a206-8ea36cbc8229"},"geometry":{"type":"Point","coordinates":[-83.9209789,39.0419795,0]}},{"type":"Feature","properties":{"id":"df0ca5e9-9372-4516-a191-e6bfe4c466b0"},"geometry":{"type":"Point","coordinates":[-97.13081959,31.52488462,0]}},{"type":"Feature","properties":{"id":"32d22f8c-1a9a-45ea-a8b0-daf3a002fb5b"},"geometry":{"type":"Point","coordinates":[-88.59075354,44.07856457,0]}},{"type":"Feature","properties":{"id":"97ca045f-aa1a-429e-bd93-7461954b20fc"},"geometry":{"type":"Point","coordinates":[-122.4090405,37.74000915,0]}},{"type":"Feature","properties":{"id":"1c1fec67-f169-4646-b4d4-aeda1643fafb"},"geometry":{"type":"Point","coordinates":[-70.92336518,42.85606929,0]}},{"type":"Feature","properties":{"id":"87bfdb36-616c-455d-a2f8-a8dbd7408588"},"geometry":{"type":"Point","coordinates":[-123.4332787,48.12098065,0]}},{"type":"Feature","properties":{"id":"de70c697-36e2-4f30-9c08-f15fbca43bc8"},"geometry":{"type":"Point","coordinates":[-79.84360434,36.06201036,0]}},{"type":"Feature","properties":{"id":"c51c96f4-d444-4e83-b332-924d7811d236"},"geometry":{"type":"Point","coordinates":[-75.4867252,43.7874658,0]}},{"type":"Feature","properties":{"id":"2c58a683-787e-4d26-a7f0-e12e31b36e74"},"geometry":{"type":"Point","coordinates":[-97.6932487,30.6608114,0]}},{"type":"Feature","properties":{"id":"63e51e47-8ece-4348-bdbc-313f2d8be6e2"},"geometry":{"type":"Point","coordinates":[-77.3995969,39.38204685,0]}},{"type":"Feature","properties":{"id":"3f876682-7dcf-4465-8880-63253506e3e4"},"geometry":{"type":"Point","coordinates":[-114.3206399,34.4770677,0]}},{"type":"Feature","properties":{"id":"7a470fd0-dc8f-4324-9c42-dd1428488f7d"},"geometry":{"type":"Point","coordinates":[-117.8294962,44.7787802,0]}},{"type":"Feature","properties":{"id":"6267a2b4-289e-4720-8baf-6ab825f30380"},"geometry":{"type":"Point","coordinates":[-75.32890575,41.05236395,0]}},{"type":"Feature","properties":{"id":"fbb7714c-4583-4d4d-96f4-369b4515476d"},"geometry":{"type":"Point","coordinates":[-117.8880183,33.67903294,0]}},{"type":"Feature","properties":{"id":"050945b3-143d-4c19-976d-be130c5b9628"},"geometry":{"type":"Point","coordinates":[-93.1984831,45.0366982,0]}},{"type":"Feature","properties":{"id":"947934b7-b0e7-4eee-81cc-8efabbfe32f7"},"geometry":{"type":"Point","coordinates":[-122.4339039,45.51805087,0]}},{"type":"Feature","properties":{"id":"80683fda-c79f-4dc1-941a-a2b4165487fe"},"geometry":{"type":"Point","coordinates":[-83.0027669,39.9719408,0]}},{"type":"Feature","properties":{"id":"c4ed1b9c-3e81-4419-bc5b-789c3f4f53e8"},"geometry":{"type":"Point","coordinates":[-122.5216242,45.6177956,0]}},{"type":"Feature","properties":{"id":"9e1dfd14-4289-47ec-9362-362b7f8ed000"},"geometry":{"type":"Point","coordinates":[-120.8784951,38.8402775,0]}},{"type":"Feature","properties":{"id":"545b51b8-caf4-4c63-aea4-48910ddef4c7"},"geometry":{"type":"Point","coordinates":[-85.84966443,42.16834814,0]}},{"type":"Feature","properties":{"id":"bfb84336-c1e4-48e9-9d05-4a412b60e967"},"geometry":{"type":"Point","coordinates":[-117.1324165,32.75568723,0]}},{"type":"Feature","properties":{"id":"e468fc97-eef9-4067-9f20-2df846d8ca5b"},"geometry":{"type":"Point","coordinates":[-123.0146104,45.27424538,0]}},{"type":"Feature","properties":{"id":"976cb1b1-2e1d-4b63-b8cc-003104c9af21"},"geometry":{"type":"Point","coordinates":[-93.8385143,41.5996472,0]}},{"type":"Feature","properties":{"id":"5edc486d-03b2-4fe1-a794-e0a972e21bf6"},"geometry":{"type":"Point","coordinates":[-134.405962,58.300314,0]}},{"type":"Feature","properties":{"id":"f2b298d8-a498-41bc-9321-770e03376866"},"geometry":{"type":"Point","coordinates":[-73.50094256,40.74420335,0]}},{"type":"Feature","properties":{"id":"c6c6e790-345d-4f46-90e3-6264d4962e1d"},"geometry":{"type":"Point","coordinates":[-70.31159594,41.64913517,0]}},{"type":"Feature","properties":{"id":"11903890-96c3-4019-b526-6bb0eea6c08c"},"geometry":{"type":"Point","coordinates":[-7.337693604727156,39.43767892561163,0]}},{"type":"Feature","properties":{"id":"225795a5-5470-4864-99f9-6310f40bb4bb"},"geometry":{"type":"Point","coordinates":[-88.4642861,44.16805,0]}},{"type":"Feature","properties":{"id":"4fc60749-c0d0-4f94-ab92-e5bf566d455e"},"geometry":{"type":"Point","coordinates":[-87.4722168,46.54578,0]}},{"type":"Feature","properties":{"id":"75a66bb0-838f-4e86-adca-03c784fbda72"},"geometry":{"type":"Point","coordinates":[-122.784706,38.52824916,0]}},{"type":"Feature","properties":{"id":"0a857a91-0b76-4850-9594-08938b756d99"},"geometry":{"type":"Point","coordinates":[-78.88891655,35.89445737,0]}},{"type":"Feature","properties":{"id":"2907b143-57b4-49ec-aa41-07df64d1e14b"},"geometry":{"type":"Point","coordinates":[-105.321458,39.6361637,0]}},{"type":"Feature","properties":{"id":"c13feda5-f313-4dfb-be56-07cb89d5f090"},"geometry":{"type":"Point","coordinates":[-117.221385,33.14879,0]}},{"type":"Feature","properties":{"id":"26615b1f-85a5-425c-bfc9-3ed0422329db"},"geometry":{"type":"Point","coordinates":[-122.4461033,37.77576514,0]}},{"type":"Feature","properties":{"id":"c7d72e4c-452f-4218-a12d-f14abd400565"},"geometry":{"type":"Point","coordinates":[-122.5309307,45.7808639,0]}},{"type":"Feature","properties":{"id":"e11f74dd-00c9-4b81-b284-879dc08f3132"},"geometry":{"type":"Point","coordinates":[-93.08803482,44.95106551,0]}},{"type":"Feature","properties":{"id":"6ea2ecc3-d933-4c8d-852c-f20db3b19976"},"geometry":{"type":"Point","coordinates":[-70.405728,43.553358,0]}},{"type":"Feature","properties":{"id":"9bf73e25-63d1-48df-a3b8-f916d9f9edeb"},"geometry":{"type":"Point","coordinates":[-6.2400171,53.3625745,0]}},{"type":"Feature","properties":{"id":"fcac3d27-e6e5-4249-821b-15a0306895bb"},"geometry":{"type":"Point","coordinates":[-120.6911529,35.5762216,0]}},{"type":"Feature","properties":{"id":"ace9df76-b786-4d17-9be9-33a009f48ba2"},"geometry":{"type":"Point","coordinates":[-105.2202098,39.7562107,0]}},{"type":"Feature","properties":{"id":"01f591c5-3a87-4685-af4f-c4e9fccb3a47"},"geometry":{"type":"Point","coordinates":[-110.959665,32.214613,0]}},{"type":"Feature","properties":{"id":"8000063a-f3ac-41e0-8c1d-ad58ba3ad562"},"geometry":{"type":"Point","coordinates":[-97.53703133,30.94295989,0]}},{"type":"Feature","properties":{"id":"ed597116-57e6-472c-8cd1-41d2915d6544"},"geometry":{"type":"Point","coordinates":[-122.9070824,44.5247777,0]}},{"type":"Feature","properties":{"id":"481b46b4-5731-45cb-a1b9-f773c55b8372"},"geometry":{"type":"Point","coordinates":[-122.4087293,37.78640638,0]}},{"type":"Feature","properties":{"id":"d73def5b-b039-4331-98b7-d84bd8a18a64"},"geometry":{"type":"Point","coordinates":[-82.15710792,41.46560548,0]}},{"type":"Feature","properties":{"id":"c4e818fa-6abc-440b-bdb5-c8172bb5fbd8"},"geometry":{"type":"Point","coordinates":[-122.6561108,45.5198818,0]}},{"type":"Feature","properties":{"id":"4a9101f6-a7eb-461c-95c9-a0ce6bffdaeb"},"geometry":{"type":"Point","coordinates":[-99.1392822,30.05042839,0]}},{"type":"Feature","properties":{"id":"c9df8aa5-3a45-42fb-bac7-731e8aed32cb"},"geometry":{"type":"Point","coordinates":[-78.87398588,38.0644451,0]}},{"type":"Feature","properties":{"id":"4d515475-dfce-446d-bf21-62a12a4021c3"},"geometry":{"type":"Point","coordinates":[-86.92850063,38.39736355,0]}},{"type":"Feature","properties":{"id":"66e4ffa1-88da-4a41-8bf3-fea86dbcaada"},"geometry":{"type":"Point","coordinates":[-90.503349,38.48282,0]}},{"type":"Feature","properties":{"id":"52f98458-5a40-43bc-88f7-f6dbc6b4cc95"},"geometry":{"type":"Point","coordinates":[-122.5708729,48.46080506,0]}},{"type":"Feature","properties":{"id":"e48f036b-e371-4e7e-b78f-08a976dc26db"},"geometry":{"type":"Point","coordinates":[-83.1440578,42.4836283,0]}},{"type":"Feature","properties":{"id":"e9ce69e2-13cf-48bd-81e2-10235db692aa"},"geometry":{"type":"Point","coordinates":[-83.088689,42.3184806,0]}},{"type":"Feature","properties":{"id":"b9371de8-5c61-41c2-b2dd-9d4f5fd6eae7"},"geometry":{"type":"Point","coordinates":[-69.81414593,43.91408541,0]}},{"type":"Feature","properties":{"id":"7166c5a7-c772-44de-b0e1-fea41d5b4368"},"geometry":{"type":"Point","coordinates":[-106.3007594,35.8839054,0]}},{"type":"Feature","properties":{"id":"8fa5ceba-e668-479e-9eb6-792be566eff2"},"geometry":{"type":"Point","coordinates":[-97.50849,35.619996,0]}},{"type":"Feature","properties":{"id":"ef48afa5-9ac1-439c-851d-0fb04b43786f"},"geometry":{"type":"Point","coordinates":[0.457425,50.916346,0]}},{"type":"Feature","properties":{"id":"ee894df8-970e-4fcd-96fd-56a385f03aab"},"geometry":{"type":"Point","coordinates":[-73.48739346,43.41676935,0]}},{"type":"Feature","properties":{"id":"bbacaa05-6e27-4383-8e2d-f36e3f52b8d5"},"geometry":{"type":"Point","coordinates":[-71.45416113,42.43001225,0]}},{"type":"Feature","properties":{"id":"a3d48843-21ee-44be-9f51-d83784bf12f7"},"geometry":{"type":"Point","coordinates":[-117.227634,33.140153,0]}},{"type":"Feature","properties":{"id":"45bf9811-0d89-40c3-a020-2d2638a0c932"},"geometry":{"type":"Point","coordinates":[-93.237365,45.042082,0]}},{"type":"Feature","properties":{"id":"e5b27570-2203-47b4-b92a-92e8eb46a4f8"},"geometry":{"type":"Point","coordinates":[-87.91923009,43.11415845,0]}},{"type":"Feature","properties":{"id":"f5d36db3-999a-49b8-84e0-7416f86bd23a"},"geometry":{"type":"Point","coordinates":[-77.804886,39.436699,0]}},{"type":"Feature","properties":{"id":"9c9033e3-8657-4d05-af18-5bc1d3077810"},"geometry":{"type":"Point","coordinates":[-131.644822,55.34321,0]}},{"type":"Feature","properties":{"id":"8fb49b63-7bf4-489e-ab18-bf77a99dfc34"},"geometry":{"type":"Point","coordinates":[-70.219607,44.09567728,0]}},{"type":"Feature","properties":{"id":"decc7931-94cf-4acb-badc-4b3ab00736be"},"geometry":{"type":"Point","coordinates":[-117.0830312,32.601264,0]}},{"type":"Feature","properties":{"id":"ee153c57-00c1-4321-8ae7-473a3cb65fa2"},"geometry":{"type":"Point","coordinates":[-117.2117833,32.7580759,0]}},{"type":"Feature","properties":{"id":"ee95babd-8312-4f94-8c5a-a411c1dbd999"},"geometry":{"type":"Point","coordinates":[-114.0202088,46.8725952,0]}},{"type":"Feature","properties":{"id":"a30cdbff-d7d7-48b2-8aa1-90a25758ad02"},"geometry":{"type":"Point","coordinates":[-77.80208267,35.958026,0]}},{"type":"Feature","properties":{"id":"ad77c6d8-4801-47a3-b9a2-28cb708ba512"},"geometry":{"type":"Point","coordinates":[-122.7447863,48.92831088,0]}},{"type":"Feature","properties":{"id":"0585bea4-0b4b-4933-9770-df4c124618c7"},"geometry":{"type":"Point","coordinates":[-122.502981,37.7252994,0]}},{"type":"Feature","properties":{"id":"2ba06f5f-f88d-472c-a281-cea7f32c7d36"},"geometry":{"type":"Point","coordinates":[-117.219665,33.14225042,0]}},{"type":"Feature","properties":{"id":"864c6024-1ead-484f-9a4c-71572c000060"},"geometry":{"type":"Point","coordinates":[-74.0251959,40.1812131,0]}},{"type":"Feature","properties":{"id":"4f5f6278-99db-45cf-9ed3-72744cd475d4"},"geometry":{"type":"Point","coordinates":[-81.057048,29.326634,0]}},{"type":"Feature","properties":{"id":"dfefae25-ded6-4109-b6ed-e494a393dc07"},"geometry":{"type":"Point","coordinates":[-118.1909007,33.77017138,0]}},{"type":"Feature","properties":{"id":"8a7df4b6-5ea6-4ca2-bb72-8b9813cb1e62"},"geometry":{"type":"Point","coordinates":[-118.1894715,33.77015096,0]}},{"type":"Feature","properties":{"id":"67b706ab-6f63-4178-a09c-fdd2119b6b32"},"geometry":{"type":"Point","coordinates":[-117.9953281,33.70446704,0]}},{"type":"Feature","properties":{"id":"797a05a9-52b7-4d53-b0fe-f89237eaffc5"},"geometry":{"type":"Point","coordinates":[-79.51785,37.33585,0]}},{"type":"Feature","properties":{"id":"81a41e48-68a4-4835-bf31-1d41fd16880a"},"geometry":{"type":"Point","coordinates":[-8.4750739,51.9037117,0]}},{"type":"Feature","properties":{"id":"25a5fef8-192f-4cd3-95b2-9d0a903354f5"},"geometry":{"type":"Point","coordinates":[-70.09605519,44.02012732,0]}},{"type":"Feature","properties":{"id":"7ce869c5-a47a-4bab-ac9f-775ee05a0a2e"},"geometry":{"type":"Point","coordinates":[-116.260854,43.620592,0]}},{"type":"Feature","properties":{"id":"c316f64a-b4d1-40f5-a5b3-65cc2498cbc5"},"geometry":{"type":"Point","coordinates":[-122.8713046,38.6110317,0]}},{"type":"Feature","properties":{"id":"13209af8-ee4b-40f6-8396-17ecb6ff09ff"},"geometry":{"type":"Point","coordinates":[-123.0108285,38.78169817,0]}},{"type":"Feature","properties":{"id":"9d17cc50-aa5b-41a1-9aa7-2ae4dd82e743"},"geometry":{"type":"Point","coordinates":[-122.7101405,38.3649703,0]}},{"type":"Feature","properties":{"id":"05d9957f-92a7-4616-baeb-9f85fa170f22"},"geometry":{"type":"Point","coordinates":[-117.226238,33.188251,0]}},{"type":"Feature","properties":{"id":"a24f319e-eb59-4658-b104-3437dbb34068"},"geometry":{"type":"Point","coordinates":[-70.790732,43.027935,0]}},{"type":"Feature","properties":{"id":"cfd1342e-ac6e-4c57-9d5c-c120c6d7468b"},"geometry":{"type":"Point","coordinates":[-94.418276,37.248046,0]}},{"type":"Feature","properties":{"id":"667547fa-dcf1-4b05-9f59-53c6c7a24847"},"geometry":{"type":"Point","coordinates":[-86.786174,36.181424,0]}},{"type":"Feature","properties":{"id":"b4e2e758-52bb-4745-b36a-6732aae2a4c2"},"geometry":{"type":"Point","coordinates":[-84.95425838,45.37533801,0]}},{"type":"Feature","properties":{"id":"882b9abc-a864-42f2-9cc3-f35286b0aaec"},"geometry":{"type":"Point","coordinates":[-85.249116,45.304738,0]}},{"type":"Feature","properties":{"id":"9ba20e75-2968-42ad-b08d-8241c134deeb"},"geometry":{"type":"Point","coordinates":[-122.1914046,47.7663209,0]}},{"type":"Feature","properties":{"id":"b534a072-f086-416b-bfce-3efdcba1784b"},"geometry":{"type":"Point","coordinates":[-149.4127103,61.5752695,0]}},{"type":"Feature","properties":{"id":"a2a4f05a-7e2d-4b7c-a22f-45f90db7d334"},"geometry":{"type":"Point","coordinates":[-82.843001,35.53137,0]}},{"type":"Feature","properties":{"id":"713bb4bb-a85b-490f-aae2-9d08fcdc094f"},"geometry":{"type":"Point","coordinates":[-73.311685,41.12587,0]}},{"type":"Feature","properties":{"id":"571e446c-b17d-40ba-98b1-a60daa9bb961"},"geometry":{"type":"Point","coordinates":[-98.667933,38.639049,0]}},{"type":"Feature","properties":{"id":"c0b53d0f-5c81-435b-920d-a193e02e1b73"},"geometry":{"type":"Point","coordinates":[-80.3192793,40.7650557,0]}},{"type":"Feature","properties":{"id":"2ca3add8-8d9b-4195-a269-5cc0d4afcc07"},"geometry":{"type":"Point","coordinates":[-94.15733312,45.5585455,0]}},{"type":"Feature","properties":{"id":"4fc62fdf-21cf-4b30-9f08-f40ee4ffac46"},"geometry":{"type":"Point","coordinates":[-112.6396875,45.21575351,0]}},{"type":"Feature","properties":{"id":"40b45277-e99b-4068-894b-b4fb9fbf987f"},"geometry":{"type":"Point","coordinates":[-94.7595504,34.1658072,0]}},{"type":"Feature","properties":{"id":"0b77f859-3790-499b-9d8a-13cb628363d8"},"geometry":{"type":"Point","coordinates":[-0.068698,50.948125,0]}},{"type":"Feature","properties":{"id":"047d4126-a132-4123-8e9a-aba351f31031"},"geometry":{"type":"Point","coordinates":[-79.05582568,38.16800319,0]}},{"type":"Feature","properties":{"id":"53d076da-4ee2-491f-9513-f2bee77c3688"},"geometry":{"type":"Point","coordinates":[-92.835774,38.479374,0]}},{"type":"Feature","properties":{"id":"4e43ccbc-bc47-405d-a48b-1d928c5ca462"},"geometry":{"type":"Point","coordinates":[-81.873356,36.16819584,0]}},{"type":"Feature","properties":{"id":"a0adf1e8-ce6a-4c06-a605-434032d6fa18"},"geometry":{"type":"Point","coordinates":[-111.3037009,45.259632,0]}},{"type":"Feature","properties":{"id":"d5fd0450-160c-444f-a9b3-e027aed21cf4"},"geometry":{"type":"Point","coordinates":[-104.9417886,39.9285623,0]}},{"type":"Feature","properties":{"id":"4d71267a-d27f-4322-afc6-403e860fc107"},"geometry":{"type":"Point","coordinates":[-86.74311848,41.79322148,0]}},{"type":"Feature","properties":{"id":"d137a8cd-c65a-42c7-b537-b6e98b46c7af"},"geometry":{"type":"Point","coordinates":[-84.771328,37.6481,0]}},{"type":"Feature","properties":{"id":"1bfba23f-2815-4f28-9d5d-37bca2306903"},"geometry":{"type":"Point","coordinates":[-97.4411294,35.2216069,0]}},{"type":"Feature","properties":{"id":"bf244193-89cd-4321-906c-abda26f7199d"},"geometry":{"type":"Point","coordinates":[-157.8218784,21.29214406,0]}},{"type":"Feature","properties":{"id":"bb4ba62d-f718-46d1-929b-3a8b4e96b80c"},"geometry":{"type":"Point","coordinates":[0.291598,50.767006,0]}},{"type":"Feature","properties":{"id":"a8a27ab9-3403-4fa9-a852-ceb6fe938af4"},"geometry":{"type":"Point","coordinates":[-71.4238514,41.8189698,0]}},{"type":"Feature","properties":{"id":"b2acd8dd-3606-4794-bddb-db8e476f5ef2"},"geometry":{"type":"Point","coordinates":[-116.9539806,44.01504307,0]}},{"type":"Feature","properties":{"id":"cbce47ad-2da8-4de9-806f-9c8e3fb39f76"},"geometry":{"type":"Point","coordinates":[-122.6718911,45.62576802,0]}},{"type":"Feature","properties":{"id":"8617a78e-e352-479d-adfd-8c1cb2aef36a"},"geometry":{"type":"Point","coordinates":[-117.292416,33.2139275,0]}},{"type":"Feature","properties":{"id":"a349e5e8-16d6-47e1-8c62-4403a2709927"},"geometry":{"type":"Point","coordinates":[-117.241029,33.2021182,0]}},{"type":"Feature","properties":{"id":"93cacbb3-3e6b-47a9-a446-43ad639e6762"},"geometry":{"type":"Point","coordinates":[-117.2410328,33.20215305,0]}},{"type":"Feature","properties":{"id":"ebb8c392-eddb-44c8-9561-44f9186b8518"},"geometry":{"type":"Point","coordinates":[-68.9880177,44.4309432,0]}},{"type":"Feature","properties":{"id":"43fd7230-116c-4c72-a9d3-5bd96411c362"},"geometry":{"type":"Point","coordinates":[-72.28542213,43.10984838,0]}},{"type":"Feature","properties":{"id":"ddb10d3b-41f8-4a89-a91a-5e751230f8ec"},"geometry":{"type":"Point","coordinates":[-85.57887292,42.29491555,0]}},{"type":"Feature","properties":{"id":"767cf890-0184-4c32-afd8-0260ce1a0f0b"},"geometry":{"type":"Point","coordinates":[-82.48591,42.823895,0]}},{"type":"Feature","properties":{"id":"5ce26e95-3deb-4b79-be7d-3d7962abc3f3"},"geometry":{"type":"Point","coordinates":[-97.545912,35.522258,0]}},{"type":"Feature","properties":{"id":"098131e3-d4fb-4b66-b969-525867ea43e8"},"geometry":{"type":"Point","coordinates":[-122.1669306,47.62658069,0]}},{"type":"Feature","properties":{"id":"6c1b68ee-5a2c-4572-9412-aa97f5c174f6"},"geometry":{"type":"Point","coordinates":[-122.3456669,47.6142953,0]}},{"type":"Feature","properties":{"id":"7258dd32-e31a-42a1-ad47-68b29e59bfef"},"geometry":{"type":"Point","coordinates":[-117.4265497,47.67645574,0]}},{"type":"Feature","properties":{"id":"3a6fa1f2-5baa-48b0-ab62-17580ee59c80"},"geometry":{"type":"Point","coordinates":[-77.7015903,39.1364247,0]}},{"type":"Feature","properties":{"id":"b5c1920a-6015-4f9e-9ba6-58e654fe2138"},"geometry":{"type":"Point","coordinates":[-118.1480454,33.759551,0]}},{"type":"Feature","properties":{"id":"0825c760-b25e-4d4d-ac6f-67498bffe8f6"},"geometry":{"type":"Point","coordinates":[-86.58583931,34.73272365,0]}},{"type":"Feature","properties":{"id":"3e8bc011-fde9-480c-aed4-b1aa9a99fa57"},"geometry":{"type":"Point","coordinates":[-77.4172876,38.9914289,0]}},{"type":"Feature","properties":{"id":"e99c9fda-b861-4dc4-99bb-58b685654f4f"},"geometry":{"type":"Point","coordinates":[-94.88482747,47.4699022,0]}},{"type":"Feature","properties":{"id":"80fb35c8-eef8-49f7-8d97-ed0a432d52c3"},"geometry":{"type":"Point","coordinates":[-97.39428007,42.8771861,0]}},{"type":"Feature","properties":{"id":"db8a8a89-3084-4632-8215-36c9446426b5"},"geometry":{"type":"Point","coordinates":[-82.5557931,35.5912756,0]}},{"type":"Feature","properties":{"id":"ef1075c7-0384-4bfe-8034-2ba2e99a5a0c"},"geometry":{"type":"Point","coordinates":[-117.1020694,32.78737066,0]}},{"type":"Feature","properties":{"id":"b644eedc-dda5-49a4-b05f-8baed4791d41"},"geometry":{"type":"Point","coordinates":[-76.30742245,36.86493389,0]}},{"type":"Feature","properties":{"id":"66d441d7-df24-4f32-83be-9a80d9d63951"},"geometry":{"type":"Point","coordinates":[-121.3139312,44.06051115,0]}},{"type":"Feature","properties":{"id":"58d75aca-9aef-48d1-b81a-0d085c4f4da5"},"geometry":{"type":"Point","coordinates":[-121.2914842,44.08727607,0]}},{"type":"Feature","properties":{"id":"903f91f9-2c57-4909-87f7-fa268e44d454"},"geometry":{"type":"Point","coordinates":[-87.78630172,42.72641512,0]}},{"type":"Feature","properties":{"id":"74266e58-c60c-4eed-bb2a-e582ac87c18c"},"geometry":{"type":"Point","coordinates":[-117.2178526,47.6571208,0]}},{"type":"Feature","properties":{"id":"d19a5bc3-75b2-4119-b18d-fec643a1a3bc"},"geometry":{"type":"Point","coordinates":[-122.3578637,37.94244029,0]}},{"type":"Feature","properties":{"id":"c74f06ec-3978-451b-88b4-92d813b11903"},"geometry":{"type":"Point","coordinates":[-96.00634511,41.28489756,0]}},{"type":"Feature","properties":{"id":"d246dbd2-5991-48f5-9e47-3bca8b6027f0"},"geometry":{"type":"Point","coordinates":[-122.83223,47.445115,0]}},{"type":"Feature","properties":{"id":"449a1e99-45aa-40d0-a3a8-d825919641d6"},"geometry":{"type":"Point","coordinates":[-93.17364906,45.02557829,0]}},{"type":"Feature","properties":{"id":"bdd49c54-8f0c-4e5f-8757-802bed30d8c9"},"geometry":{"type":"Point","coordinates":[-88.861232,42.9348495,0]}},{"type":"Feature","properties":{"id":"8b43bd7c-41f0-4865-a9cf-0d82a7b53dcb"},"geometry":{"type":"Point","coordinates":[-92.1219171,46.7676912,0]}},{"type":"Feature","properties":{"id":"457f03ac-e315-4d9a-9a66-f091e90698da"},"geometry":{"type":"Point","coordinates":[-90.51736337,41.50590516,0]}},{"type":"Feature","properties":{"id":"5e6cbfb1-f958-47d5-9a19-d8a639216888"},"geometry":{"type":"Point","coordinates":[-91.1052085,40.8106128,0]}},{"type":"Feature","properties":{"id":"c542eae9-6b85-4583-84c4-cba24c0cd68c"},"geometry":{"type":"Point","coordinates":[-90.5669283,41.5076339,0]}},{"type":"Feature","properties":{"id":"2daabc96-c1c4-4bbc-a784-a0720a5c96c3"},"geometry":{"type":"Point","coordinates":[-122.421183,45.37878928,0]}},{"type":"Feature","properties":{"id":"ec45b763-05a4-490d-8a78-956939c38c6e"},"geometry":{"type":"Point","coordinates":[-122.3922913,45.31388797,0]}},{"type":"Feature","properties":{"id":"247d83f9-7df3-4842-afd7-4104946fb455"},"geometry":{"type":"Point","coordinates":[-94.1178372,36.3168272,0]}},{"type":"Feature","properties":{"id":"dcf991c9-6692-4346-a52a-b6e9ff25520e"},"geometry":{"type":"Point","coordinates":[-78.271156,39.576782,0]}},{"type":"Feature","properties":{"id":"3cbbbfeb-a69b-4cea-be92-f7ae2808a1eb"},"geometry":{"type":"Point","coordinates":[-72.61025086,42.47779797,0]}},{"type":"Feature","properties":{"id":"41962a71-dd2f-4aa8-9ec2-fd99dc0e684d"},"geometry":{"type":"Point","coordinates":[-74.92998973,39.79199228,0]}},{"type":"Feature","properties":{"id":"6540698e-cf27-41e2-8175-c810b172160e"},"geometry":{"type":"Point","coordinates":[-122.0032197,38.51383288,0]}},{"type":"Feature","properties":{"id":"c495b454-6bbb-4f13-adb9-05d88e03136a"},"geometry":{"type":"Point","coordinates":[-113.8932079,45.1751978,0]}},{"type":"Feature","properties":{"id":"6c10e5ba-1ebd-47b8-a4ce-c41603a6c662"},"geometry":{"type":"Point","coordinates":[-117.8704931,33.7500378,0]}},{"type":"Feature","properties":{"id":"8b33dd81-0c75-4be9-90c0-72d5ed79f436"},"geometry":{"type":"Point","coordinates":[-76.2381632,41.05243327,0]}},{"type":"Feature","properties":{"id":"6f148564-9296-4d6c-ac6b-44bad3765fd2"},"geometry":{"type":"Point","coordinates":[-122.3763875,47.53628883,0]}},{"type":"Feature","properties":{"id":"45e5c569-1abb-496c-a961-9d2f2686b2d3"},"geometry":{"type":"Point","coordinates":[-0.26049,51.041848,0]}},{"type":"Feature","properties":{"id":"c86f788e-63b2-44e6-a469-4b2e3a04ba22"},"geometry":{"type":"Point","coordinates":[-121.2917516,44.04614868,0]}},{"type":"Feature","properties":{"id":"957afb07-a6ff-4ba3-9288-820bf0e7b107"},"geometry":{"type":"Point","coordinates":[-111.9017072,40.7594039,0]}},{"type":"Feature","properties":{"id":"e5fc6a44-a2f0-4c19-82a7-cb160e3a7a86"},"geometry":{"type":"Point","coordinates":[-82.55191879,35.59166763,0]}},{"type":"Feature","properties":{"id":"0f7cb775-114f-4c6f-ad6b-4a3552568d91"},"geometry":{"type":"Point","coordinates":[-122.1555405,47.48904979,0]}},{"type":"Feature","properties":{"id":"c6f9f271-cdbd-4342-b2dd-8399a3cd6670"},"geometry":{"type":"Point","coordinates":[-124.0572864,44.6330765,0]}},{"type":"Feature","properties":{"id":"4af8972b-a42f-43c7-a871-c28ba96f378a"},"geometry":{"type":"Point","coordinates":[-83.740111,42.2586786,0]}},{"type":"Feature","properties":{"id":"701239cb-5319-4d2e-92c1-129ab0b3b440"},"geometry":{"type":"Point","coordinates":[5.38767154,43.29366192,0]}},{"type":"Feature","properties":{"id":"a7ea14a8-dc7d-4cd5-8314-7632451807fe"},"geometry":{"type":"Point","coordinates":[-123.3625416,44.539936,0]}},{"type":"Feature","properties":{"id":"c3d41248-80ed-4c14-8078-c100308e5450"},"geometry":{"type":"Point","coordinates":[-104.9838084,39.7630094,0]}},{"type":"Feature","properties":{"id":"58bbeef3-65a9-4cdf-b2f3-0acb2c53f1f8"},"geometry":{"type":"Point","coordinates":[-105.0519462,38.9941414,0]}},{"type":"Feature","properties":{"id":"03fe4348-0e01-446b-81af-dda8167284e8"},"geometry":{"type":"Point","coordinates":[-94.2891095,46.5199477,0]}},{"type":"Feature","properties":{"id":"b9237ad4-42fd-43e1-a953-19fc451f9601"},"geometry":{"type":"Point","coordinates":[-117.266079,47.80652793,0]}},{"type":"Feature","properties":{"id":"1dc47da7-faa4-498f-8e97-e83e74d1c79d"},"geometry":{"type":"Point","coordinates":[-87.683039,30.278051,0]}},{"type":"Feature","properties":{"id":"1a67833a-71e7-482e-9f85-9726583aceb7"},"geometry":{"type":"Point","coordinates":[-80.2505088,26.2992083,0]}},{"type":"Feature","properties":{"id":"6ce0f40e-a10e-4dde-82a6-c51662b2fe09"},"geometry":{"type":"Point","coordinates":[-116.9110287,34.2425583,0]}},{"type":"Feature","properties":{"id":"08d14e79-430e-448f-a264-7bc200af83d5"},"geometry":{"type":"Point","coordinates":[-116.923042,34.23876062,0]}},{"type":"Feature","properties":{"id":"d05957b0-56af-4e14-8e32-326fa3769253"},"geometry":{"type":"Point","coordinates":[-122.07474,47.57926212,0]}},{"type":"Feature","properties":{"id":"e4631ae5-8fbe-4576-8d03-cd284bec84cd"},"geometry":{"type":"Point","coordinates":[-122.1410868,47.68654123,0]}},{"type":"Feature","properties":{"id":"b9f816db-8d71-4be2-9370-5100c2b1257a"},"geometry":{"type":"Point","coordinates":[-81.95242639,26.56445895,0]}},{"type":"Feature","properties":{"id":"5071d551-c086-4480-a57f-d2dbfcd7fbcc"},"geometry":{"type":"Point","coordinates":[-85.33655351,42.93462931,0]}},{"type":"Feature","properties":{"id":"b203b9a5-a84a-461f-a64a-938adf44a7d4"},"geometry":{"type":"Point","coordinates":[-85.79311511,44.85319287,0]}},{"type":"Feature","properties":{"id":"b2ad6e2c-1bdc-45df-a0bc-c8e075949e75"},"geometry":{"type":"Point","coordinates":[-104.822433,39.98642943,0]}},{"type":"Feature","properties":{"id":"5db014b6-be92-4c4d-b95e-f5156550ad05"},"geometry":{"type":"Point","coordinates":[-78.8709352,42.888031,0]}},{"type":"Feature","properties":{"id":"36840152-444d-4615-b422-752e0e0bf044"},"geometry":{"type":"Point","coordinates":[-80.3001175,37.7945598,0]}},{"type":"Feature","properties":{"id":"0aff7bc2-29eb-4127-b80c-d5fc3e05274a"},"geometry":{"type":"Point","coordinates":[-73.351236,42.093595,0]}},{"type":"Feature","properties":{"id":"4e558cde-490f-4c49-b0c0-28d3abb9458b"},"geometry":{"type":"Point","coordinates":[-85.31017603,35.0916037,0]}},{"type":"Feature","properties":{"id":"b1040378-9992-4329-90d8-989fabdf5097"},"geometry":{"type":"Point","coordinates":[-91.53189828,41.64713299,0]}},{"type":"Feature","properties":{"id":"7541c361-f556-481e-905f-172dab289cce"},"geometry":{"type":"Point","coordinates":[-91.53189828,41.64713299,0]}},{"type":"Feature","properties":{"id":"eefcf946-59e2-4ad0-ac41-955cffa9f701"},"geometry":{"type":"Point","coordinates":[-87.9201437,43.0429687,0]}},{"type":"Feature","properties":{"id":"f5a551d7-6af0-418e-bec2-0f16044bb3f2"},"geometry":{"type":"Point","coordinates":[-121.5120956,45.7079528,0]}},{"type":"Feature","properties":{"id":"d2699492-6d8c-492d-a52d-e71342e717ca"},"geometry":{"type":"Point","coordinates":[-155.661471,20.025552,0]}},{"type":"Feature","properties":{"id":"4383b079-c8fe-49c0-9999-9ff23a8f4f8e"},"geometry":{"type":"Point","coordinates":[-86.10791587,42.79149405,0]}},{"type":"Feature","properties":{"id":"0a229c47-5c8f-46e8-bf5c-e9866e006341"},"geometry":{"type":"Point","coordinates":[-86.09988824,42.78029471,0]}},{"type":"Feature","properties":{"id":"eccf5719-1dea-4661-b675-e862c8f3d475"},"geometry":{"type":"Point","coordinates":[-79.94873144,37.2724144,0]}},{"type":"Feature","properties":{"id":"36215801-9e64-49fa-9ad8-b80649d7de07"},"geometry":{"type":"Point","coordinates":[-105.5046114,44.2866583,0]}},{"type":"Feature","properties":{"id":"f00adb8d-12dc-45ef-852e-57d10d79f7ff"},"geometry":{"type":"Point","coordinates":[-86.079957,39.912628,0]}},{"type":"Feature","properties":{"id":"13508268-325c-40ae-b1da-c7a4a295c6cb"},"geometry":{"type":"Point","coordinates":[-89.33204055,37.78182292,0]}},{"type":"Feature","properties":{"id":"62b7e476-a41e-4d17-a57a-e3658fc9224c"},"geometry":{"type":"Point","coordinates":[-93.923386,41.286503,0]}},{"type":"Feature","properties":{"id":"068bdaad-c6e9-47b2-a3f8-fbdf24c059b6"},"geometry":{"type":"Point","coordinates":[-94.57786,39.1261133,0]}},{"type":"Feature","properties":{"id":"002012b4-afef-4e35-95bf-56930dbc599e"},"geometry":{"type":"Point","coordinates":[-85.31070875,35.05387554,0]}},{"type":"Feature","properties":{"id":"f0570db4-92b3-4b86-8b98-9628d917ffcc"},"geometry":{"type":"Point","coordinates":[-83.19603911,42.54693868,0]}},{"type":"Feature","properties":{"id":"6f458334-b27f-4637-bbef-08902a118637"},"geometry":{"type":"Point","coordinates":[-121.3757237,38.52149864,0]}},{"type":"Feature","properties":{"id":"9f87a804-b9ce-4264-9cc1-c8f6edfdb83f"},"geometry":{"type":"Point","coordinates":[-114.0730248,46.9224156,0]}},{"type":"Feature","properties":{"id":"d5e9205f-ff1f-4cd2-9eec-2844197449f1"},"geometry":{"type":"Point","coordinates":[-73.96977615,44.26461237,0]}},{"type":"Feature","properties":{"id":"20a11408-a1f1-408c-89c0-aef4faef79c4"},"geometry":{"type":"Point","coordinates":[-81.9557454,26.5609342,0]}},{"type":"Feature","properties":{"id":"881c39be-bb1c-4517-ad04-f6bd052fd74c"},"geometry":{"type":"Point","coordinates":[-82.62618762,28.19192178,0]}},{"type":"Feature","properties":{"id":"9002d0c7-e0c1-4db2-ba73-fb31043ea41f"},"geometry":{"type":"Point","coordinates":[-121.4263334,38.68887875,0]}},{"type":"Feature","properties":{"id":"797e1d68-c1e1-478c-bc92-9561c7d951b5"},"geometry":{"type":"Point","coordinates":[-105.0746687,40.40811243,0]}},{"type":"Feature","properties":{"id":"77e31ad7-17aa-4c92-9200-ab12888aaacd"},"geometry":{"type":"Point","coordinates":[-79.85143109,38.91765609,0]}},{"type":"Feature","properties":{"id":"a1964010-0e7c-4bd0-9da1-1aef938faf44"},"geometry":{"type":"Point","coordinates":[-122.3135759,47.65785225,0]}},{"type":"Feature","properties":{"id":"00eddf9c-e274-4d9a-8957-457e3ea570ac"},"geometry":{"type":"Point","coordinates":[-74.46576367,44.223293,0]}},{"type":"Feature","properties":{"id":"76b27550-7e67-4aae-9e70-384e5c84bc79"},"geometry":{"type":"Point","coordinates":[-76.22847989,36.67862015,0]}},{"type":"Feature","properties":{"id":"e9e4c64c-bd3f-4c43-aab3-9b685f70d9b0"},"geometry":{"type":"Point","coordinates":[-71.717004,43.409129,0]}},{"type":"Feature","properties":{"id":"5a56a77e-507d-4fb8-b62d-31c48240d512"},"geometry":{"type":"Point","coordinates":[-93.007108,45.08530367,0]}},{"type":"Feature","properties":{"id":"810dda02-89b0-44a0-a287-228109259314"},"geometry":{"type":"Point","coordinates":[-91.41772002,41.92299939,0]}},{"type":"Feature","properties":{"id":"f62eed3c-818b-49a8-9aca-20ebe1793f23"},"geometry":{"type":"Point","coordinates":[-69.72961613,44.71991967,0]}},{"type":"Feature","properties":{"id":"2ebb8fea-f982-43a0-bc95-b0ac01ae3f99"},"geometry":{"type":"Point","coordinates":[-121.5433734,38.5660851,0]}},{"type":"Feature","properties":{"id":"8d77bca9-de55-47a3-93e1-a72290a39c08"},"geometry":{"type":"Point","coordinates":[-94.200584,36.364069,0]}},{"type":"Feature","properties":{"id":"40dbdacc-6531-4c83-8622-49758b82a052"},"geometry":{"type":"Point","coordinates":[-77.562422,39.113418,0]}},{"type":"Feature","properties":{"id":"5e549a83-df46-462c-aa98-3bd6dd0e65fd"},"geometry":{"type":"Point","coordinates":[-85.63122494,42.27160225,0]}},{"type":"Feature","properties":{"id":"2e6d6446-a752-4ed5-85dc-164d7bb799ba"},"geometry":{"type":"Point","coordinates":[-77.892361,34.242224,0]}},{"type":"Feature","properties":{"id":"76f46964-b68a-4156-8a61-dbd2e6acaacf"},"geometry":{"type":"Point","coordinates":[-77.892361,34.242224,0]}},{"type":"Feature","properties":{"id":"47a98559-734f-4475-ad82-f8bad6a69bf1"},"geometry":{"type":"Point","coordinates":[-123.9610943,45.89803615,0]}},{"type":"Feature","properties":{"id":"26e2db12-3e83-438b-9ed7-c43eb0fed1f9"},"geometry":{"type":"Point","coordinates":[-76.7129558,37.2682365,0]}},{"type":"Feature","properties":{"id":"c66e7af2-41c2-4e8b-b66d-32ea62e28d4f"},"geometry":{"type":"Point","coordinates":[-88.89361913,30.3982915,0]}},{"type":"Feature","properties":{"id":"aa7a58a8-b2af-4c19-a73b-7b803262bfad"},"geometry":{"type":"Point","coordinates":[-123.0104248,44.92083964,0]}},{"type":"Feature","properties":{"id":"5b64e8ae-f38a-4cf0-8d60-e3f0cf3c9572"},"geometry":{"type":"Point","coordinates":[-75.95337584,42.11473563,0]}},{"type":"Feature","properties":{"id":"ffd991bf-fb26-470c-9167-77d54c1fd57b"},"geometry":{"type":"Point","coordinates":[-93.55601814,44.98493915,0]}},{"type":"Feature","properties":{"id":"16be946c-4c1b-415b-ac5d-05a5efe1429c"},"geometry":{"type":"Point","coordinates":[-84.54923129,39.0935089,0]}},{"type":"Feature","properties":{"id":"0b8ab2be-1d15-4a60-8bd2-e526a6615567"},"geometry":{"type":"Point","coordinates":[-77.54348368,39.09389489,0]}},{"type":"Feature","properties":{"id":"817d37b5-07f0-4722-9b9d-d37e238a6fbe"},"geometry":{"type":"Point","coordinates":[-119.784711,36.30146756,0]}},{"type":"Feature","properties":{"id":"78cc5335-72ed-4756-8c08-b18c65ea3675"},"geometry":{"type":"Point","coordinates":[-85.13900142,41.12187792,0]}},{"type":"Feature","properties":{"id":"55cf083b-d2b1-4839-878f-730d1a00fc27"},"geometry":{"type":"Point","coordinates":[-80.69353036,40.888487,0]}},{"type":"Feature","properties":{"id":"2f8dee5a-fc6e-49f3-84de-20ca5580acd4"},"geometry":{"type":"Point","coordinates":[-80.82704272,35.23060753,0]}},{"type":"Feature","properties":{"id":"10617c0b-c29a-4e60-bd3d-5e4d56649398"},"geometry":{"type":"Point","coordinates":[-121.7378167,48.5357818,0]}},{"type":"Feature","properties":{"id":"c1b16bee-8dc2-4b8f-ae1a-3f9134183d29"},"geometry":{"type":"Point","coordinates":[-86.8024326,33.5206824,0]}},{"type":"Feature","properties":{"id":"ceabe2ed-e384-453c-a972-245ff8abc850"},"geometry":{"type":"Point","coordinates":[-74.07536238,40.35352565,0]}},{"type":"Feature","properties":{"id":"66cb7863-0a8f-49e0-96e5-d29ed5b69e86"},"geometry":{"type":"Point","coordinates":[-87.6262332,41.89209845,0]}},{"type":"Feature","properties":{"id":"27c38f61-cc1b-4e9c-baea-a55193ba486b"},"geometry":{"type":"Point","coordinates":[-75.31224579,40.74211365,0]}},{"type":"Feature","properties":{"id":"105076f0-ca29-4fb5-8c91-73e1d7dbfb9d"},"geometry":{"type":"Point","coordinates":[-100.7737552,46.86270313,0]}},{"type":"Feature","properties":{"id":"7e37544f-5e87-4652-95db-e946e58ae9ed"},"geometry":{"type":"Point","coordinates":[-121.8665257,37.31531409,0]}},{"type":"Feature","properties":{"id":"9ca594a0-97b0-4bd5-a4fe-5b8ee789289f"},"geometry":{"type":"Point","coordinates":[-70.2904097,43.6514062,0]}},{"type":"Feature","properties":{"id":"77c019ef-bc30-40e4-aa2b-5c51ffa38453"},"geometry":{"type":"Point","coordinates":[-106.6102147,35.080354,0]}},{"type":"Feature","properties":{"id":"3169d94b-9531-4639-8eea-54f94d72eace"},"geometry":{"type":"Point","coordinates":[-117.2202906,32.81614831,0]}},{"type":"Feature","properties":{"id":"bfdbcc50-5bfa-443b-a2fa-586f433a28e0"},"geometry":{"type":"Point","coordinates":[-109.2181243,41.58683904,0]}},{"type":"Feature","properties":{"id":"80dd3663-71f9-46db-811e-7b1610731542"},"geometry":{"type":"Point","coordinates":[-83.98452281,42.2995379,0]}},{"type":"Feature","properties":{"id":"2f3d22a3-113e-424a-aed6-b8a2f2f785c2"},"geometry":{"type":"Point","coordinates":[-114.1551946,46.24733778,0]}},{"type":"Feature","properties":{"id":"27812208-7d7b-4c77-b62a-bc405d6af897"},"geometry":{"type":"Point","coordinates":[-96.845846,32.951222,0]}},{"type":"Feature","properties":{"id":"1946d91f-cffd-4794-9f88-4264b923f398"},"geometry":{"type":"Point","coordinates":[-120.6088596,35.12009944,0]}},{"type":"Feature","properties":{"id":"8f291173-eb33-4277-96a6-81a3a1b32709"},"geometry":{"type":"Point","coordinates":[-97.33525536,31.09509964,0]}},{"type":"Feature","properties":{"id":"57b4c49f-7c62-4f88-8027-deeb7aa29a99"},"geometry":{"type":"Point","coordinates":[-105.258512,40.0291592,0]}},{"type":"Feature","properties":{"id":"b550667b-11ec-49f0-8609-071ca0395269"},"geometry":{"type":"Point","coordinates":[-117.8863245,33.9152037,0]}},{"type":"Feature","properties":{"id":"a9888981-3b31-4cb8-80ec-83b4e089dc04"},"geometry":{"type":"Point","coordinates":[-111.911126,33.3053455,0]}},{"type":"Feature","properties":{"id":"8fe53360-1c28-4c1a-8e98-49ff1966fc25"},"geometry":{"type":"Point","coordinates":[-119.8122668,39.5244083,0]}},{"type":"Feature","properties":{"id":"d4b77aea-a845-46b2-8f6e-b81378525c89"},"geometry":{"type":"Point","coordinates":[-117.8867988,34.07298952,0]}},{"type":"Feature","properties":{"id":"283ac187-d4fb-4859-b536-3a4566d9631a"},"geometry":{"type":"Point","coordinates":[-122.467515,47.214875,0]}},{"type":"Feature","properties":{"id":"9e7959cb-8292-4892-aa10-6467c2b764b0"},"geometry":{"type":"Point","coordinates":[-94.493961,39.010093,0]}},{"type":"Feature","properties":{"id":"e018afc5-b867-44d2-b3e6-9f54e66bc5c8"},"geometry":{"type":"Point","coordinates":[-104.914428,36.511427,0]}},{"type":"Feature","properties":{"id":"64fd68cb-1304-41c8-b42d-0b5e801e7156"},"geometry":{"type":"Point","coordinates":[-86.1452662,39.7668669,0]}},{"type":"Feature","properties":{"id":"6cab717d-2883-4869-ab9a-879f09319efb"},"geometry":{"type":"Point","coordinates":[-104.984696,39.7391428,0]}},{"type":"Feature","properties":{"id":"c616ab6b-bba4-4d23-b341-b325251f3420"},"geometry":{"type":"Point","coordinates":[-114.051737,35.1895877,0]}},{"type":"Feature","properties":{"id":"01a7842a-3139-475e-95e9-e5a671c236ef"},"geometry":{"type":"Point","coordinates":[-105.2705456,40.0149856,0]}},{"type":"Feature","properties":{"id":"fd28030a-631f-410a-b426-9c67c29b3175"},"geometry":{"type":"Point","coordinates":[-86.123944,39.8398813,0]}},{"type":"Feature","properties":{"id":"7f459973-0ae7-40d5-825c-a6eaa6f3843a"},"geometry":{"type":"Point","coordinates":[-83.5399665,41.6499863,0]}},{"type":"Feature","properties":{"id":"962e31a8-5230-4bf5-a006-cceed47b46bf"},"geometry":{"type":"Point","coordinates":[-117.8620026,33.8274902,0]}},{"type":"Feature","properties":{"id":"68534594-0610-4e38-93fa-b8a9e76941c6"},"geometry":{"type":"Point","coordinates":[-78.98146367,36.39362085,0]}},{"type":"Feature","properties":{"id":"73174f3a-40c5-49c4-8394-1a913831f14d"},"geometry":{"type":"Point","coordinates":[-8.640373685,53.74460665,0]}},{"type":"Feature","properties":{"id":"149e2ad1-8a38-4659-a11a-0b2647d5a788"},"geometry":{"type":"Point","coordinates":[-118.9668019,37.6395882,0]}},{"type":"Feature","properties":{"id":"a539c80f-cfa0-400c-9eb5-a2fe8a882343"},"geometry":{"type":"Point","coordinates":[-111.279526,47.528243,0]}},{"type":"Feature","properties":{"id":"f6cc21c0-039d-4257-9869-b168502185d6"},"geometry":{"type":"Point","coordinates":[-76.810364,39.192524,0]}},{"type":"Feature","properties":{"id":"866e9938-a7ea-41c1-a2b9-81ecb26aa3b0"},"geometry":{"type":"Point","coordinates":[-122.44036,47.24082,0]}},{"type":"Feature","properties":{"id":"a0fadb5a-1b4c-4e40-9782-27f06c10a52d"},"geometry":{"type":"Point","coordinates":[-73.41443291,40.7550515,0]}},{"type":"Feature","properties":{"id":"d3eba4df-b289-4ee6-ada9-da33ef0567aa"},"geometry":{"type":"Point","coordinates":[-76.183579,40.181767,0]}},{"type":"Feature","properties":{"id":"aa85b666-63af-42fd-9f3a-0484bfc6666b"},"geometry":{"type":"Point","coordinates":[-83.7032185,41.6171284,0]}},{"type":"Feature","properties":{"id":"e81bfb16-7efb-4b1f-bad8-9d0eeabc3157"},"geometry":{"type":"Point","coordinates":[-119.4591658,35.14109718,0]}},{"type":"Feature","properties":{"id":"26d678eb-fcce-4072-95aa-97afa8505925"},"geometry":{"type":"Point","coordinates":[-122.3969947,37.780655,0]}},{"type":"Feature","properties":{"id":"d42db334-e706-4f48-b253-cbd3a5d25900"},"geometry":{"type":"Point","coordinates":[-77.5648925,39.1150351,0]}},{"type":"Feature","properties":{"id":"da6ab5c6-b221-47cd-97dc-eedd9bf5e589"},"geometry":{"type":"Point","coordinates":[-87.90008457,43.071024,0]}},{"type":"Feature","properties":{"id":"7812960a-df16-4738-beca-842fbc54d68e"},"geometry":{"type":"Point","coordinates":[-117.4114587,47.65900318,0]}},{"type":"Feature","properties":{"id":"6aa5ecd3-aaec-472c-ba67-c7f8d6b75b40"},"geometry":{"type":"Point","coordinates":[-98.4753507,29.4246556,0]}},{"type":"Feature","properties":{"id":"4ec0bd38-0ab1-4c4e-84bb-63510b63f4a0"},"geometry":{"type":"Point","coordinates":[-100.3978304,46.74842764,0]}},{"type":"Feature","properties":{"id":"a0603777-7481-46fd-805e-a00d194829d5"},"geometry":{"type":"Point","coordinates":[-83.141428,42.533563,0]}},{"type":"Feature","properties":{"id":"1fab0024-c031-450c-a1b6-48f2a0dd8e9a"},"geometry":{"type":"Point","coordinates":[-117.9627349,33.7038145,0]}},{"type":"Feature","properties":{"id":"600748ca-dca4-43c4-8187-a0b1d952a597"},"geometry":{"type":"Point","coordinates":[-117.1697859,33.5185138,0]}},{"type":"Feature","properties":{"id":"8f5375c1-cfa2-4f84-8967-6ca771be1ba9"},"geometry":{"type":"Point","coordinates":[-97.4819196,35.2761135,0]}},{"type":"Feature","properties":{"id":"7868b4db-6b60-49e3-96d5-56912133a9cc"},"geometry":{"type":"Point","coordinates":[-75.36219281,37.93125647,0]}},{"type":"Feature","properties":{"id":"d8ddf2ca-5a9c-4d0b-a324-6ce0c0bae06d"},"geometry":{"type":"Point","coordinates":[-117.266825,33.215571,0]}},{"type":"Feature","properties":{"id":"53e18401-9be7-44b9-9175-01c08f941741"},"geometry":{"type":"Point","coordinates":[-71.88394473,41.80470085,0]}},{"type":"Feature","properties":{"id":"e12bc89b-26c8-4835-a92d-9caa5ad81750"},"geometry":{"type":"Point","coordinates":[-104.9872018,39.6933607,0]}},{"type":"Feature","properties":{"id":"ab360d6f-246e-455f-b706-de39ec5ac9ec"},"geometry":{"type":"Point","coordinates":[-122.1455096,47.6854906,0]}},{"type":"Feature","properties":{"id":"c8149934-3bc5-4c76-9f21-8b3cbbf31c40"},"geometry":{"type":"Point","coordinates":[-122.1554963,47.74343078,0]}},{"type":"Feature","properties":{"id":"4e09e7f2-b9c7-4580-8c6a-1241f8835bf9"},"geometry":{"type":"Point","coordinates":[-122.433863,37.7715719,0]}},{"type":"Feature","properties":{"id":"5b5235aa-79f1-41e4-97a1-8f9fdfee1657"},"geometry":{"type":"Point","coordinates":[-104.9729604,39.7698142,0]}},{"type":"Feature","properties":{"id":"15855eaa-dfcc-43e4-a0ff-220836e5be63"},"geometry":{"type":"Point","coordinates":[-104.9983183,39.7239431,0]}},{"type":"Feature","properties":{"id":"3a255fa1-c05a-42ce-ad91-181fbe91473d"},"geometry":{"type":"Point","coordinates":[-97.718977,30.3383262,0]}},{"type":"Feature","properties":{"id":"7cb5d5cc-c608-46a0-8bde-20c063f1bd1d"},"geometry":{"type":"Point","coordinates":[-86.374141,39.674729,0]}},{"type":"Feature","properties":{"id":"1a5f4915-b1cf-4b45-a91c-cc1235f50e9f"},"geometry":{"type":"Point","coordinates":[-106.953506,44.80089512,0]}},{"type":"Feature","properties":{"id":"3de678fa-0f47-4f10-8fb5-a74146614407"},"geometry":{"type":"Point","coordinates":[-77.5649731,39.1127558,0]}},{"type":"Feature","properties":{"id":"f0798955-8b91-4b1f-bed3-995467ca5700"},"geometry":{"type":"Point","coordinates":[-87.565915,33.21061755,0]}},{"type":"Feature","properties":{"id":"df62d3a5-46ff-40e3-9f81-e35c286a4a94"},"geometry":{"type":"Point","coordinates":[-124.1175413,46.8867861,0]}},{"type":"Feature","properties":{"id":"99642888-e928-4aa2-a7a0-655aa43c6293"},"geometry":{"type":"Point","coordinates":[-83.965755,35.762562,0]}},{"type":"Feature","properties":{"id":"a7b62684-c1ff-470b-8f59-d6198987a2d0"},"geometry":{"type":"Point","coordinates":[-112.0417121,46.5862933,0]}},{"type":"Feature","properties":{"id":"847d8d94-eb0a-4bd3-8941-bbc92f0311ad"},"geometry":{"type":"Point","coordinates":[-87.3588994,36.52735085,0]}},{"type":"Feature","properties":{"id":"908f6fa3-531d-4413-9134-09d24b652a5c"},"geometry":{"type":"Point","coordinates":[-84.0443634,35.9259722,0]}},{"type":"Feature","properties":{"id":"48e1320e-3669-41d7-8bd3-c39df498a970"},"geometry":{"type":"Point","coordinates":[-92.09596598,46.7882669,0]}},{"type":"Feature","properties":{"id":"a3da9d07-5d9c-4bb5-998d-71d01fe752e4"},"geometry":{"type":"Point","coordinates":[-110.8217786,32.20160831,0]}},{"type":"Feature","properties":{"id":"4da03934-2c69-466f-9f84-937efbc8b74a"},"geometry":{"type":"Point","coordinates":[-87.39462133,46.5464589,0]}},{"type":"Feature","properties":{"id":"e6d1cb57-2a2e-4ec1-a91d-dab1b0b2a3cc"},"geometry":{"type":"Point","coordinates":[-87.41368794,46.54594024,0]}},{"type":"Feature","properties":{"id":"4954a924-9efc-45c1-87c7-d931b7992bcb"},"geometry":{"type":"Point","coordinates":[-8.515723944,51.71109933,0]}},{"type":"Feature","properties":{"id":"e14896e7-fade-424f-97d7-4f620406b5f7"},"geometry":{"type":"Point","coordinates":[-114.0929303,46.51154971,0]}},{"type":"Feature","properties":{"id":"6f2cc06f-175c-4b85-89fd-7da62e1959a7"},"geometry":{"type":"Point","coordinates":[-86.80974363,36.15796783,0]}},{"type":"Feature","properties":{"id":"b248192a-f86e-4dbd-a324-0a71424f2656"},"geometry":{"type":"Point","coordinates":[-79.4695264,39.1274943,0]}},{"type":"Feature","properties":{"id":"cb8add44-ed44-445c-911b-14d6c5363fd0"},"geometry":{"type":"Point","coordinates":[-96.35277742,30.6580876,0]}},{"type":"Feature","properties":{"id":"6dd11447-9e89-49f2-8c7e-5332653968db"},"geometry":{"type":"Point","coordinates":[-120.9797388,37.57642992,0]}},{"type":"Feature","properties":{"id":"a7343f5b-f031-4150-9ec0-cfb868ca7565"},"geometry":{"type":"Point","coordinates":[-71.2932629,43.20382502,0]}},{"type":"Feature","properties":{"id":"967e2ae2-4955-4372-94ca-88fb0db58df7"},"geometry":{"type":"Point","coordinates":[-149.109799,61.601303,0]}},{"type":"Feature","properties":{"id":"224f2344-53ec-4ef1-87f3-a9fa24f00931"},"geometry":{"type":"Point","coordinates":[-120.6599479,47.59518806,0]}},{"type":"Feature","properties":{"id":"2a08f3ad-f6fc-442f-979a-2dbadd0c3c28"},"geometry":{"type":"Point","coordinates":[-73.38113106,40.8959081,0]}},{"type":"Feature","properties":{"id":"67836207-49ed-4d67-8dca-8f66acdcbb00"},"geometry":{"type":"Point","coordinates":[-88.24341082,40.11714609,0]}},{"type":"Feature","properties":{"id":"789c9614-dbbd-473e-a5d8-7c881dfa5e51"},"geometry":{"type":"Point","coordinates":[-95.6846745,39.0002602,0]}},{"type":"Feature","properties":{"id":"83078530-df39-4a88-bbac-362f1253a43a"},"geometry":{"type":"Point","coordinates":[-123.262222,44.5622701,0]}},{"type":"Feature","properties":{"id":"df8022a7-1cbc-4e06-a5e5-c163fcfa3ce1"},"geometry":{"type":"Point","coordinates":[-123.269049,44.5305284,0]}},{"type":"Feature","properties":{"id":"7e39a579-8605-49a5-9988-a4d594650d1e"},"geometry":{"type":"Point","coordinates":[-83.931806,42.603858,0]}},{"type":"Feature","properties":{"id":"b5c811b0-dcf0-42d2-801b-74b0519227e5"},"geometry":{"type":"Point","coordinates":[-79.768066,40.210228,0]}},{"type":"Feature","properties":{"id":"08270e49-04d2-43a5-ae56-f9025f60668a"},"geometry":{"type":"Point","coordinates":[-91.48668085783991,45.10745090411906,0]}},{"type":"Feature","properties":{"id":"0b768b24-8163-4b21-a633-ef4dad76b501"},"geometry":{"type":"Point","coordinates":[-86.51136673,39.1720504,0]}},{"type":"Feature","properties":{"id":"22ef447a-0379-4be5-ab93-72d95e4a778a"},"geometry":{"type":"Point","coordinates":[-81.677229,36.1327196,0]}},{"type":"Feature","properties":{"id":"68f388b7-f7ed-4ece-8968-879d2846b189"},"geometry":{"type":"Point","coordinates":[-80.86710843,35.24138809,0]}},{"type":"Feature","properties":{"id":"f5e7c55b-e9bc-40fd-9008-dcf443a88837"},"geometry":{"type":"Point","coordinates":[-96.70701376,40.77999602,0]}},{"type":"Feature","properties":{"id":"956f2d40-477b-455a-bc21-b03779150cf0"},"geometry":{"type":"Point","coordinates":[-79.6733234,41.6230211,0]}},{"type":"Feature","properties":{"id":"755b03e1-07f0-4c63-952d-449a5b8f554e"},"geometry":{"type":"Point","coordinates":[-92.25366807,34.73235496,0]}},{"type":"Feature","properties":{"id":"2daa16bf-b6ef-40f1-b70a-b3590227c0b5"},"geometry":{"type":"Point","coordinates":[-90.5145797,41.51094347,0]}},{"type":"Feature","properties":{"id":"2595ff73-65f0-41ea-820c-3d7d35f453ca"},"geometry":{"type":"Point","coordinates":[-73.91831,41.707234,0]}},{"type":"Feature","properties":{"id":"b0d6f266-fc2c-4902-ac56-8037f58608c3"},"geometry":{"type":"Point","coordinates":[-85.48211793,43.69871439,0]}},{"type":"Feature","properties":{"id":"3cb83545-6111-426e-8c53-f463bdefbd9b"},"geometry":{"type":"Point","coordinates":[-75.62418056,39.28096844,0]}},{"type":"Feature","properties":{"id":"267e407e-db63-4026-8468-8043815c24e8"},"geometry":{"type":"Point","coordinates":[-122.0600589,38.2585569,0]}},{"type":"Feature","properties":{"id":"2e73516c-cb09-4946-a500-e6bc12149b97"},"geometry":{"type":"Point","coordinates":[-82.5305803,35.4368388,0]}},{"type":"Feature","properties":{"id":"ff28c999-2a8b-4f5e-be5c-61708b56d8c2"},"geometry":{"type":"Point","coordinates":[-90.18148902,44.65938079,0]}},{"type":"Feature","properties":{"id":"aef7a703-7954-41ed-9e29-c6d6bb8a23fe"},"geometry":{"type":"Point","coordinates":[-74.11766659,44.31358605,0]}},{"type":"Feature","properties":{"id":"de0da44e-8a09-4e8d-8b3a-aca03b39cc23"},"geometry":{"type":"Point","coordinates":[-104.9769417,39.7735561,0]}},{"type":"Feature","properties":{"id":"23799b52-1cb9-423e-abd5-35c913bf68e9"},"geometry":{"type":"Point","coordinates":[-82.55934457,35.70849553,0]}},{"type":"Feature","properties":{"id":"151dc23e-ecd8-4402-a4c5-2fac488d5e92"},"geometry":{"type":"Point","coordinates":[-87.85833464,41.77904908,0]}},{"type":"Feature","properties":{"id":"4857f5fa-2815-44f7-b30d-2b1f0d3c0c6b"},"geometry":{"type":"Point","coordinates":[-121.7712396,38.67803633,0]}},{"type":"Feature","properties":{"id":"b2e4ab7a-3508-450d-8bea-47b39bee40d2"},"geometry":{"type":"Point","coordinates":[-122.2534864,37.51008173,0]}},{"type":"Feature","properties":{"id":"5c4c95ae-4128-4510-b2c7-2a7c483de5a2"},"geometry":{"type":"Point","coordinates":[-97.7189581,30.2545583,0]}},{"type":"Feature","properties":{"id":"2305e910-7a97-4d2e-bc7d-573216936035"},"geometry":{"type":"Point","coordinates":[-82.49085669,42.71829576,0]}},{"type":"Feature","properties":{"id":"448fb5bd-505b-40a0-ab84-0720ff5f281c"},"geometry":{"type":"Point","coordinates":[-73.02103705,40.76644215,0]}},{"type":"Feature","properties":{"id":"593ee04a-4af6-4d32-a00d-f8ac6357469a"},"geometry":{"type":"Point","coordinates":[-73.0216063,40.75913445,0]}},{"type":"Feature","properties":{"id":"05a8d9a8-670a-4e5d-86c3-fddd352cfe43"},"geometry":{"type":"Point","coordinates":[-82.2262648,34.9361559,0]}},{"type":"Feature","properties":{"id":"3b5c7026-2f62-4fc0-ad1b-71a62ed0989d"},"geometry":{"type":"Point","coordinates":[-97.608998,38.84100296,0]}},{"type":"Feature","properties":{"id":"6d48e0c5-c4ec-43f9-8678-28daa1be8c78"},"geometry":{"type":"Point","coordinates":[-84.50136234,38.05710985,0]}},{"type":"Feature","properties":{"id":"549145aa-cde9-4d76-a282-7508eaee9b3c"},"geometry":{"type":"Point","coordinates":[-98.49615307,29.40989569,0]}},{"type":"Feature","properties":{"id":"eeef44bf-a841-4f54-94d3-d9864b81785c"},"geometry":{"type":"Point","coordinates":[-83.74704578,42.28052759,0]}},{"type":"Feature","properties":{"id":"d30dffbe-c246-4137-9ab2-e15e68c44d4b"},"geometry":{"type":"Point","coordinates":[-118.4365891,34.1489109,0]}},{"type":"Feature","properties":{"id":"fe28d7bf-10f6-4535-821b-71dab747bc14"},"geometry":{"type":"Point","coordinates":[-122.355108,47.6826657,0]}},{"type":"Feature","properties":{"id":"cc7d935c-c318-4a60-9da6-e683a3ce7fb9"},"geometry":{"type":"Point","coordinates":[-97.645332,30.491657,0]}},{"type":"Feature","properties":{"id":"769657dd-ea31-413f-a465-54e729967309"},"geometry":{"type":"Point","coordinates":[-85.75508898,38.25620645,0]}},{"type":"Feature","properties":{"id":"2b6bb7e5-a528-4387-a970-0be422a7afcc"},"geometry":{"type":"Point","coordinates":[-77.0006981,38.8750965,0]}},{"type":"Feature","properties":{"id":"b4f332ec-a7a0-4acb-8d19-9c4073a4b84e"},"geometry":{"type":"Point","coordinates":[-89.8874019,35.0350188,0]}},{"type":"Feature","properties":{"id":"6e5e63f5-4465-4ea8-9dbf-b55213db2775"},"geometry":{"type":"Point","coordinates":[-76.54508776,41.99222929,0]}},{"type":"Feature","properties":{"id":"804a6227-ddd1-41d8-8771-2485a1c63bdb"},"geometry":{"type":"Point","coordinates":[-84.2835622,33.7740425,0]}},{"type":"Feature","properties":{"id":"6cf234fc-dbea-49e6-8f47-900554620a42"},"geometry":{"type":"Point","coordinates":[-87.65970529,34.8041295,0]}},{"type":"Feature","properties":{"id":"47245471-08aa-439c-acfb-67fb282e336a"},"geometry":{"type":"Point","coordinates":[-90.216631,38.601767,0]}},{"type":"Feature","properties":{"id":"7363955c-5498-4fe3-becb-5c09ae0978bc"},"geometry":{"type":"Point","coordinates":[-116.9583418,32.84680335,0]}},{"type":"Feature","properties":{"id":"033c99f9-ac36-4169-8721-1e90548a253a"},"geometry":{"type":"Point","coordinates":[-7.9921729,53.1866197,0]}},{"type":"Feature","properties":{"id":"1e876ec1-817a-4153-a143-459dc0627309"},"geometry":{"type":"Point","coordinates":[-92.712765,37.59991,0]}},{"type":"Feature","properties":{"id":"863ccdbc-4d91-4499-9e10-c6c175e54d6d"},"geometry":{"type":"Point","coordinates":[-91.8656329,47.9034136,0]}},{"type":"Feature","properties":{"id":"3b84f884-47c8-4dbb-84f7-1cb785d2c2a1"},"geometry":{"type":"Point","coordinates":[-93.42397083,44.71449616,0]}},{"type":"Feature","properties":{"id":"cb05f966-8048-44d9-87a7-a52ea80fdd7b"},"geometry":{"type":"Point","coordinates":[-85.578439,42.303203,0]}},{"type":"Feature","properties":{"id":"add8f33d-d999-4acd-a8cc-11cac7434700"},"geometry":{"type":"Point","coordinates":[-73.07811204,44.13284975,0]}},{"type":"Feature","properties":{"id":"676ccc41-f722-484a-b4b8-c9b8713d6249"},"geometry":{"type":"Point","coordinates":[-92.55599,44.983639,0]}},{"type":"Feature","properties":{"id":"3e64794e-5a83-41d5-b017-19fdc058cf3e"},"geometry":{"type":"Point","coordinates":[-106.654295,35.083957,0]}},{"type":"Feature","properties":{"id":"b3e33c9a-90f4-4ea3-9177-3b05e2ce0062"},"geometry":{"type":"Point","coordinates":[-81.3267969,29.8908994,0]}},{"type":"Feature","properties":{"id":"8428c5dd-c356-482d-a9de-8af6b633447c"},"geometry":{"type":"Point","coordinates":[-71.18849942,41.96658468,0]}},{"type":"Feature","properties":{"id":"e55300d0-99ac-4968-9d27-8fdd0fd45a85"},"geometry":{"type":"Point","coordinates":[-90.60271052305036,-44.7821698395834,0]}},{"type":"Feature","properties":{"id":"14c0503a-20dd-4b54-bb96-61c4f5abf7c5"},"geometry":{"type":"Point","coordinates":[-7.262928486,55.06640125,0]}},{"type":"Feature","properties":{"id":"dddce31e-3831-4366-ac7f-da653e730d2c"},"geometry":{"type":"Point","coordinates":[-111.894011,40.6206923,0]}},{"type":"Feature","properties":{"id":"d6aff1d6-953e-4bc7-90b6-ce8ab896bb6e"},"geometry":{"type":"Point","coordinates":[-96.707404,40.814185,0]}},{"type":"Feature","properties":{"id":"0237e528-96d2-41ef-8549-54611b40eaef"},"geometry":{"type":"Point","coordinates":[-116.203056,43.611778,0]}},{"type":"Feature","properties":{"id":"823d7543-75ef-4ce6-b3f3-6108eea702f8"},"geometry":{"type":"Point","coordinates":[-81.656519,30.326002,0]}},{"type":"Feature","properties":{"id":"bcaa1166-a27a-447f-b057-3bf43d21ed68"},"geometry":{"type":"Point","coordinates":[-80.796429,35.24960852,0]}},{"type":"Feature","properties":{"id":"b47c0e0d-23bf-4306-96eb-20f69302a63e"},"geometry":{"type":"Point","coordinates":[-74.02983351,40.86058569,0]}},{"type":"Feature","properties":{"id":"1f2d069d-af7a-4b5f-813a-338360822902"},"geometry":{"type":"Point","coordinates":[-100.5457277,42.87204733,0]}},{"type":"Feature","properties":{"id":"8c4150d3-3edc-4b8d-bf03-0b89de7f4cf2"},"geometry":{"type":"Point","coordinates":[-117.02043,32.771889,0]}},{"type":"Feature","properties":{"id":"f5da109c-ab26-413e-9c86-51a3c6086e29"},"geometry":{"type":"Point","coordinates":[-71.619812,42.430173,0]}},{"type":"Feature","properties":{"id":"beb4abeb-3386-4ee8-9838-82ea78de6ecf"},"geometry":{"type":"Point","coordinates":[-73.655636,43.555707,0]}},{"type":"Feature","properties":{"id":"c4476467-ca84-4c96-807f-9c91efefdd17"},"geometry":{"type":"Point","coordinates":[-116.8105485,47.772517,0]}},{"type":"Feature","properties":{"id":"ff3b3c00-18a2-4d67-ac98-ac289ef21ca1"},"geometry":{"type":"Point","coordinates":[-119.2999357,46.3204119,0]}},{"type":"Feature","properties":{"id":"b2c6e5d4-0637-44be-977b-ffb98569da4d"},"geometry":{"type":"Point","coordinates":[-106.53905,35.070904,0]}},{"type":"Feature","properties":{"id":"43a54dba-6adf-4248-bffd-50e0cf422b93"},"geometry":{"type":"Point","coordinates":[-78.83588932,35.65841825,0]}},{"type":"Feature","properties":{"id":"871b70be-e09e-4936-8b29-f92c0d2e2667"},"geometry":{"type":"Point","coordinates":[-118.2562113,34.05314634,0]}},{"type":"Feature","properties":{"id":"1186065b-e2c7-4d71-8bc2-30bcdd0e6150"},"geometry":{"type":"Point","coordinates":[-78.77797444,35.78798475,0]}},{"type":"Feature","properties":{"id":"6387b802-f7f9-4b87-ae4a-2e8338b32163"},"geometry":{"type":"Point","coordinates":[-106.69885330014996,44.34882722688913,0]}},{"type":"Feature","properties":{"id":"6c808c0d-3021-4545-ace7-652f67dd1d44"},"geometry":{"type":"Point","coordinates":[-81.79651464,24.56141707,0]}},{"type":"Feature","properties":{"id":"1c8aad05-295e-4362-b173-c4c48c287077"},"geometry":{"type":"Point","coordinates":[-71.0663396,42.405551,0]}},{"type":"Feature","properties":{"id":"11c67cfd-3f90-4c50-896f-e4d9842f7b31"},"geometry":{"type":"Point","coordinates":[-75.1354598,39.7129747,0]}},{"type":"Feature","properties":{"id":"f91384a3-fabc-4df3-a467-9e14d64efb84"},"geometry":{"type":"Point","coordinates":[-76.8712077,40.2633825,0]}},{"type":"Feature","properties":{"id":"a3bfaa8d-ad1e-4c84-ae0d-ed3918f5bd03"},"geometry":{"type":"Point","coordinates":[-121.3080908,44.05412648,0]}},{"type":"Feature","properties":{"id":"c79f5c93-c9e1-4d12-a6a8-c3ac7510664a"},"geometry":{"type":"Point","coordinates":[-121.3065353,44.07094734,0]}},{"type":"Feature","properties":{"id":"f3cd9907-119e-4d36-82f3-64cceb23c7e0"},"geometry":{"type":"Point","coordinates":[-106.82826,39.65531966,0]}},{"type":"Feature","properties":{"id":"402b5bb1-9aa8-4e55-9215-824957bf45f5"},"geometry":{"type":"Point","coordinates":[-75.3745048,40.6116536,0]}},{"type":"Feature","properties":{"id":"66ab4fe9-46a6-480c-ba0e-d9044e233017"},"geometry":{"type":"Point","coordinates":[-112.2978178,40.55980233,0]}},{"type":"Feature","properties":{"id":"800af4b4-2ba1-4fb1-9712-66d5d514912b"},"geometry":{"type":"Point","coordinates":[-114.3406189,48.4214453,0]}},{"type":"Feature","properties":{"id":"1e9d4558-c7eb-44a6-b943-1f7c2f39f9c5"},"geometry":{"type":"Point","coordinates":[-82.99383657,35.52574804,0]}},{"type":"Feature","properties":{"id":"32f78839-6d32-4162-bb75-8e4f714077bf"},"geometry":{"type":"Point","coordinates":[-77.00331232,41.24108564,0]}},{"type":"Feature","properties":{"id":"abcf36fa-7b69-4a58-b471-f4511a80512c"},"geometry":{"type":"Point","coordinates":[-93.2739955,44.9855585,0]}},{"type":"Feature","properties":{"id":"aa877eb8-397a-4230-a379-c9424d9ca96d"},"geometry":{"type":"Point","coordinates":[-118.233179,34.0507711,0]}},{"type":"Feature","properties":{"id":"edfa72b9-a54d-44db-94fd-6714470fef11"},"geometry":{"type":"Point","coordinates":[-92.9355964,47.4276931,0]}},{"type":"Feature","properties":{"id":"01f95ff4-9f8a-4626-8b01-75efb27f8673"},"geometry":{"type":"Point","coordinates":[-81.49133567,36.39941459,0]}},{"type":"Feature","properties":{"id":"f09bda30-0156-41cf-ba7d-1625ff37dad0"},"geometry":{"type":"Point","coordinates":[-72.66458677,41.6838887,0]}},{"type":"Feature","properties":{"id":"90bd1462-fbc7-4ced-a354-cd24f3996576"},"geometry":{"type":"Point","coordinates":[-93.88096265,42.062643,0]}},{"type":"Feature","properties":{"id":"bcdb6b87-37af-4168-ae08-976e89498a10"},"geometry":{"type":"Point","coordinates":[-81.645208,36.222104,0]}},{"type":"Feature","properties":{"id":"7dd5dd2e-62e8-427f-81a3-8ecfa17d63d6"},"geometry":{"type":"Point","coordinates":[-91.56271744,41.66788468,0]}},{"type":"Feature","properties":{"id":"31a00e99-284f-419b-a1e9-93cc47cec627"},"geometry":{"type":"Point","coordinates":[-99.4254083,41.8662836,0]}},{"type":"Feature","properties":{"id":"3ced5c24-34e0-4346-9167-572a6d2ba16c"},"geometry":{"type":"Point","coordinates":[-117.928591,33.87004,0]}},{"type":"Feature","properties":{"id":"d9e00679-9ced-416c-9042-c1414a47dba4"},"geometry":{"type":"Point","coordinates":[-117.9080095,33.86741253,0]}},{"type":"Feature","properties":{"id":"76d91768-88ce-485a-91e2-83baf9d2f10c"},"geometry":{"type":"Point","coordinates":[-75.90904644,43.97475173,0]}},{"type":"Feature","properties":{"id":"e2c8bc39-b3c3-475a-8552-2b323d1d4e0a"},"geometry":{"type":"Point","coordinates":[-105.1062808,40.16140505,0]}},{"type":"Feature","properties":{"id":"a3412077-804c-4613-a7e6-9546b47ced90"},"geometry":{"type":"Point","coordinates":[-105.1691581,40.09681247,0]}},{"type":"Feature","properties":{"id":"e6f749a5-aa78-46ae-9e84-c001986a9305"},"geometry":{"type":"Point","coordinates":[-117.218025,33.148212,0]}},{"type":"Feature","properties":{"id":"05250da0-46b3-4d2a-bf60-c185f602780d"},"geometry":{"type":"Point","coordinates":[-94.5786142,39.0917581,0]}},{"type":"Feature","properties":{"id":"e1a5d62a-19a5-4a73-9aa6-0e7ca2799868"},"geometry":{"type":"Point","coordinates":[-87.66261835,41.16238275,0]}},{"type":"Feature","properties":{"id":"b28d3c64-b98d-4c97-a1bd-ab2465b0dbdb"},"geometry":{"type":"Point","coordinates":[-117.1397541,32.6982174,0]}},{"type":"Feature","properties":{"id":"e61f3a16-9521-40a6-9f86-3918b7081a6f"},"geometry":{"type":"Point","coordinates":[-117.1397541,32.6982174,0]}},{"type":"Feature","properties":{"id":"0f840953-1dd8-478d-a6b6-3ea6ce3a65ac"},"geometry":{"type":"Point","coordinates":[-110.9676305,32.22334681,0]}},{"type":"Feature","properties":{"id":"73dfe26a-7ed0-43ff-b930-cf7caa16c2a1"},"geometry":{"type":"Point","coordinates":[-122.2702045,45.39722205,0]}},{"type":"Feature","properties":{"id":"58b42b92-8294-4785-9767-5c12009610fe"},"geometry":{"type":"Point","coordinates":[-90.0401714,35.1417658,0]}},{"type":"Feature","properties":{"id":"54d82d12-cdc6-4721-a519-40b53de28ffa"},"geometry":{"type":"Point","coordinates":[-122.1492358,47.76907913,0]}},{"type":"Feature","properties":{"id":"d4dc69ab-cf58-44b9-9456-cea49cf6dd35"},"geometry":{"type":"Point","coordinates":[-81.56529555,41.50030645,0]}},{"type":"Feature","properties":{"id":"a7928f72-0201-4c7e-bb72-a83016945a2e"},"geometry":{"type":"Point","coordinates":[-84.5207651,39.11257,0]}},{"type":"Feature","properties":{"id":"b342f329-7cd5-494f-9c46-7298cdb63b0e"},"geometry":{"type":"Point","coordinates":[-117.8597226,33.8495705,0]}},{"type":"Feature","properties":{"id":"b98d7721-ffac-4618-8fd5-7ae3c61255b5"},"geometry":{"type":"Point","coordinates":[-97.09777551,40.90629564,0]}},{"type":"Feature","properties":{"id":"d6317b33-57b6-4509-b4f8-d96094716eef"},"geometry":{"type":"Point","coordinates":[-81.78445705,41.47721765,0]}},{"type":"Feature","properties":{"id":"22046ed7-ceb2-4ba5-a77d-5a158baa87bd"},"geometry":{"type":"Point","coordinates":[-107.5990683,37.2251348,0]}},{"type":"Feature","properties":{"id":"9de1818b-9215-4043-a36b-d1dce42776ae"},"geometry":{"type":"Point","coordinates":[-105.2480158,40.026439,0]}},{"type":"Feature","properties":{"id":"d3e1adcf-6b5c-4cbc-95e7-c980ccb79742"},"geometry":{"type":"Point","coordinates":[-105.2804375,40.0168555,0]}},{"type":"Feature","properties":{"id":"0afcc8c2-d95e-4ef3-9f55-009e01afeb4b"},"geometry":{"type":"Point","coordinates":[-114.836937,35.97842094,0]}},{"type":"Feature","properties":{"id":"8aa463ce-a1d9-44ce-9e1a-36f16ff8fdf4"},"geometry":{"type":"Point","coordinates":[-94.59682307,39.08196355,0]}},{"type":"Feature","properties":{"id":"36c00147-3ca6-420f-b43d-08c69aaba4d5"},"geometry":{"type":"Point","coordinates":[-122.4809958,48.7475046,0]}},{"type":"Feature","properties":{"id":"6fce9f76-f613-4654-b32e-1c22994ee157"},"geometry":{"type":"Point","coordinates":[-80.18941017,25.8414587,0]}},{"type":"Feature","properties":{"id":"8ff02914-7639-412c-9165-dda506bdd61b"},"geometry":{"type":"Point","coordinates":[-106.6460549,35.2036804,0]}},{"type":"Feature","properties":{"id":"280918cb-8713-4c5a-85c8-005a6b8d4d33"},"geometry":{"type":"Point","coordinates":[-78.649139,35.778465,0]}},{"type":"Feature","properties":{"id":"2c0881d5-49a6-426d-a234-6d0bd3bb8c36"},"geometry":{"type":"Point","coordinates":[-111.0238884,45.6845234,0]}},{"type":"Feature","properties":{"id":"a5d616a6-0bfb-4f0f-8f19-da804663dafe"},"geometry":{"type":"Point","coordinates":[-74.01742428,40.20427079,0]}},{"type":"Feature","properties":{"id":"94d0942e-52f9-4760-8da0-57bfbcfc3059"},"geometry":{"type":"Point","coordinates":[-74.097562,41.760486,0]}},{"type":"Feature","properties":{"id":"8bf7e66c-cc29-473a-adf8-b63cf5cc3e69"},"geometry":{"type":"Point","coordinates":[-96.7854202,32.7838067,0]}},{"type":"Feature","properties":{"id":"81500d43-53c1-4643-a63f-4a7809e93494"},"geometry":{"type":"Point","coordinates":[-84.17723419,39.75223085,0]}},{"type":"Feature","properties":{"id":"3fa1aa68-187c-40cd-8add-16217f46b8b4"},"geometry":{"type":"Point","coordinates":[-72.29685082,42.9185404,0]}},{"type":"Feature","properties":{"id":"43c4cb4d-476d-4fce-989b-824dcc289d8f"},"geometry":{"type":"Point","coordinates":[-95.40974166,29.82727538,0]}},{"type":"Feature","properties":{"id":"b1730024-0cb6-4c63-9f4e-8b3d97b85378"},"geometry":{"type":"Point","coordinates":[-104.8189706,38.8326073,0]}},{"type":"Feature","properties":{"id":"2de96915-c8c4-478d-ad67-0c8aa5828ab4"},"geometry":{"type":"Point","coordinates":[-85.64741488,42.91987422,0]}},{"type":"Feature","properties":{"id":"a07b2855-4e8f-48f2-b7b1-9563f007fca3"},"geometry":{"type":"Point","coordinates":[-73.05753662,41.59747633,0]}},{"type":"Feature","properties":{"id":"27db60fa-fed9-40c9-9603-3c4fe5e2bfac"},"geometry":{"type":"Point","coordinates":[-119.8074531,39.51655075,0]}},{"type":"Feature","properties":{"id":"8f5fba6f-f57d-46d3-99ce-4f2657f8f955"},"geometry":{"type":"Point","coordinates":[-119.8090037,39.5173316,0]}},{"type":"Feature","properties":{"id":"f55a16cf-5ce0-46d4-a5eb-8240c01721f7"},"geometry":{"type":"Point","coordinates":[-95.77836474,44.43647118,0]}},{"type":"Feature","properties":{"id":"3c8d576b-ea2d-4b65-b72b-e6dad5f6451a"},"geometry":{"type":"Point","coordinates":[-83.83091585,39.43274712,0]}},{"type":"Feature","properties":{"id":"2d36ca84-78df-4614-8f48-69f58bb4e556"},"geometry":{"type":"Point","coordinates":[-73.92464725,40.70559895,0]}},{"type":"Feature","properties":{"id":"b6841bf6-a236-4b83-bb06-769f2742d44a"},"geometry":{"type":"Point","coordinates":[-118.1456072,34.6582797,0]}},{"type":"Feature","properties":{"id":"cf316d34-15c7-4e3c-a9d2-c76ee68a7d81"},"geometry":{"type":"Point","coordinates":[-85.56023131,42.23892918,0]}},{"type":"Feature","properties":{"id":"7ba02a8c-09ee-459f-8bcc-22e89244e857"},"geometry":{"type":"Point","coordinates":[-84.51080761,39.08292505,0]}},{"type":"Feature","properties":{"id":"52de8cdc-981e-41ae-a9ea-3f80f8b7ffb1"},"geometry":{"type":"Point","coordinates":[-84.4872671,39.10060941,0]}},{"type":"Feature","properties":{"id":"1cf71f6d-be03-4c41-894d-b496b5358dfe"},"geometry":{"type":"Point","coordinates":[-96.3986627,30.16447,0]}},{"type":"Feature","properties":{"id":"d5768396-cf5b-4a56-8481-294fd49b0b77"},"geometry":{"type":"Point","coordinates":[-75.8739352,41.2338879,0]}},{"type":"Feature","properties":{"id":"2cae687c-f263-42ef-91e8-e0bfd27148ce"},"geometry":{"type":"Point","coordinates":[-122.6956621,47.64553955,0]}},{"type":"Feature","properties":{"id":"45249b6e-b1d0-4c2f-a60e-ab483169287f"},"geometry":{"type":"Point","coordinates":[-122.657117,45.5716938,0]}},{"type":"Feature","properties":{"id":"8e2d0758-3a90-41e6-ae8b-14e673e8a383"},"geometry":{"type":"Point","coordinates":[-122.6032529,45.4317535,0]}},{"type":"Feature","properties":{"id":"63e51d1b-b184-4f69-ac2f-cdda3f09a232"},"geometry":{"type":"Point","coordinates":[-122.6966131,45.53384986,0]}},{"type":"Feature","properties":{"id":"be80fa99-6add-4bbd-87f8-650047882214"},"geometry":{"type":"Point","coordinates":[-117.3791093,33.19531474,0]}},{"type":"Feature","properties":{"id":"4483d018-611f-4c98-a230-369b6fbe791d"},"geometry":{"type":"Point","coordinates":[-106.0445665,39.47620392,0]}},{"type":"Feature","properties":{"id":"ab0ef3cc-55ab-4663-9770-2af60573e5f7"},"geometry":{"type":"Point","coordinates":[-6.635574,53.980673,0]}},{"type":"Feature","properties":{"id":"3fe061f6-7b81-4969-acde-93f045661cd5"},"geometry":{"type":"Point","coordinates":[-92.4723192,42.7259202,0]}},{"type":"Feature","properties":{"id":"d2bbcb0a-59a1-481e-886a-df2a0decbbc8"},"geometry":{"type":"Point","coordinates":[-82.7303593,35.2319789,0]}},{"type":"Feature","properties":{"id":"c932db7a-8671-4052-ae9b-64ed0eb05e0b"},"geometry":{"type":"Point","coordinates":[-87.038565,30.621944,0]}},{"type":"Feature","properties":{"id":"26baf7e9-4615-4874-84b7-4b718c84d5ea"},"geometry":{"type":"Point","coordinates":[-82.4586495,27.9826232,0]}},{"type":"Feature","properties":{"id":"8aadd633-ee8b-4550-9b3a-ffdf6fee2b44"},"geometry":{"type":"Point","coordinates":[-83.0619769,42.32770289,0]}},{"type":"Feature","properties":{"id":"e9a7e33f-8187-4dba-9f5d-a6955fd566bc"},"geometry":{"type":"Point","coordinates":[-79.8702107,40.4041599,0]}},{"type":"Feature","properties":{"id":"24809e21-a74e-4177-b138-99aae56fe7f9"},"geometry":{"type":"Point","coordinates":[-76.61271192,39.29963095,0]}},{"type":"Feature","properties":{"id":"f7977d73-f02d-4adb-b948-6080168f5545"},"geometry":{"type":"Point","coordinates":[-90.28300053,38.63049786,0]}},{"type":"Feature","properties":{"id":"ec51ec32-1a6a-4e97-9571-70a81db3bec8"},"geometry":{"type":"Point","coordinates":[-80.724774,40.059259,0]}},{"type":"Feature","properties":{"id":"faf1bc0d-9c9d-4297-95cc-40f669107751"},"geometry":{"type":"Point","coordinates":[-81.84994566,41.32637626,0]}},{"type":"Feature","properties":{"id":"ca1f9cfe-a140-49ae-a24a-443173fc662a"},"geometry":{"type":"Point","coordinates":[-94.66993927,38.98568748,0]}},{"type":"Feature","properties":{"id":"ff125d8f-74ad-4c15-8154-b5a4ef9d767f"},"geometry":{"type":"Point","coordinates":[-82.49751806,27.27001312,0]}},{"type":"Feature","properties":{"id":"28af5586-7124-43e6-b99c-c91bc63b90d3"},"geometry":{"type":"Point","coordinates":[-107.8831549,37.27036464,0]}},{"type":"Feature","properties":{"id":"4f12d983-7c03-42f3-b6b3-929059fd798f"},"geometry":{"type":"Point","coordinates":[-116.876825,33.92568489,0]}},{"type":"Feature","properties":{"id":"0d4f2536-6686-4da4-a456-93da2a6faf53"},"geometry":{"type":"Point","coordinates":[-117.2511307,34.10279311,0]}},{"type":"Feature","properties":{"id":"87a67e8d-eb75-4c9a-b32d-0c4c55e884cc"},"geometry":{"type":"Point","coordinates":[-0.330956,50.838777,0]}},{"type":"Feature","properties":{"id":"80792259-7b13-4e7c-a574-f044714302a4"},"geometry":{"type":"Point","coordinates":[-85.94003325,43.44380716,0]}},{"type":"Feature","properties":{"id":"4d98fc4c-5c85-4cce-a092-b6d3a19ca70a"},"geometry":{"type":"Point","coordinates":[-122.0677165,48.07328466,0]}},{"type":"Feature","properties":{"id":"879d91a6-e62d-43e4-863f-680eb6675d5b"},"geometry":{"type":"Point","coordinates":[-119.2906961,36.3300786,0]}},{"type":"Feature","properties":{"id":"a19e46c7-9f1d-415c-995b-0415b85ca81c"},"geometry":{"type":"Point","coordinates":[-117.0403021,34.033958,0]}},{"type":"Feature","properties":{"id":"5bf2b773-e8ae-4849-b2f7-dfc3b4163deb"},"geometry":{"type":"Point","coordinates":[-82.8311352,39.8225954,0]}},{"type":"Feature","properties":{"id":"b235bb6e-ff89-4860-923a-71c5ab5f183d"},"geometry":{"type":"Point","coordinates":[-83.00579,39.98637,0]}},{"type":"Feature","properties":{"id":"cd7c55be-0a82-43f9-bba7-b43eff43c24d"},"geometry":{"type":"Point","coordinates":[-122.6308531,45.51021595,0]}},{"type":"Feature","properties":{"id":"61c3bf4d-95e0-4afd-8d93-b2764ae5eba5"},"geometry":{"type":"Point","coordinates":[-77.41045515,39.41607325,0]}},{"type":"Feature","properties":{"id":"a82d1b5a-b811-4252-97e4-af7887f2ffab"},"geometry":{"type":"Point","coordinates":[-80.0819415,42.1211965,0]}},{"type":"Feature","properties":{"id":"01684e03-04b3-45e2-92f8-2c6e57d49b5a"},"geometry":{"type":"Point","coordinates":[-122.4568787,43.7478831,0]}},{"type":"Feature","properties":{"id":"cfac009a-caae-4462-beb3-1f603674e2a6"},"geometry":{"type":"Point","coordinates":[-122.60275,45.49758,0]}},{"type":"Feature","properties":{"id":"9c2e1d47-fae6-463d-9f85-d95d6c6e1bdc"},"geometry":{"type":"Point","coordinates":[-82.44991565,39.54378185,0]}},{"type":"Feature","properties":{"id":"560bd628-7e50-4072-824d-9de843aeb13a"},"geometry":{"type":"Point","coordinates":[-102.8602451,42.0971391,0]}},{"type":"Feature","properties":{"id":"b2e61351-5eb1-45ad-b20f-f4786be4a496"},"geometry":{"type":"Point","coordinates":[-82.34915005,34.8028183,0]}},{"type":"Feature","properties":{"id":"43f8e8d9-501d-4980-bf70-e34eae21afa2"},"geometry":{"type":"Point","coordinates":[-118.4048656,33.8734519,0]}},{"type":"Feature","properties":{"id":"0de9defa-ecfa-45b8-90e7-0857a6f28d41"},"geometry":{"type":"Point","coordinates":[-119.9619157,38.94679433,0]}},{"type":"Feature","properties":{"id":"bf4a35aa-c5ec-4f50-a64d-42400b752212"},"geometry":{"type":"Point","coordinates":[-118.3336262,34.1572656,0]}},{"type":"Feature","properties":{"id":"14864393-a19e-42f2-81ef-bf28407a3571"},"geometry":{"type":"Point","coordinates":[-73.9331926,41.7459268,0]}},{"type":"Feature","properties":{"id":"783c1657-bb0f-4718-87eb-676a8094d167"},"geometry":{"type":"Point","coordinates":[-83.785481,42.529522,0]}},{"type":"Feature","properties":{"id":"cbdfe3ef-928c-4444-b5f1-c1a2fcd3e14b"},"geometry":{"type":"Point","coordinates":[-78.6366938,35.77786298,0]}},{"type":"Feature","properties":{"id":"195554b8-264d-43d6-b26d-6bee62c41a8f"},"geometry":{"type":"Point","coordinates":[-118.5298732,34.38122051,0]}},{"type":"Feature","properties":{"id":"88977bac-d0ac-41b8-bcde-bfc17bb0d043"},"geometry":{"type":"Point","coordinates":[-94.57886314,39.09119471,0]}},{"type":"Feature","properties":{"id":"189be7db-796b-40db-87bf-daac88a4fac7"},"geometry":{"type":"Point","coordinates":[-85.62353552,44.75888715,0]}},{"type":"Feature","properties":{"id":"ece3c7b9-4049-4a2d-b24e-d805797f9c3b"},"geometry":{"type":"Point","coordinates":[-74.855063,42.753418,0]}},{"type":"Feature","properties":{"id":"7086390e-9e2a-4730-a80c-0e4861967701"},"geometry":{"type":"Point","coordinates":[-105.0818046,39.7757286,0]}},{"type":"Feature","properties":{"id":"e193cecd-958f-4820-97d3-df215dea84b5"},"geometry":{"type":"Point","coordinates":[-70.9295559,42.8573815,0]}},{"type":"Feature","properties":{"id":"b6de3e97-fdec-4ac0-924d-5775fa7006bf"},"geometry":{"type":"Point","coordinates":[-85.63510581,44.71509875,0]}},{"type":"Feature","properties":{"id":"3b19690b-d08f-4648-947e-d182ad865593"},"geometry":{"type":"Point","coordinates":[-121.4008369,36.85359382,0]}},{"type":"Feature","properties":{"id":"6be8cb90-0919-46ce-af30-435d51aa06b8"},"geometry":{"type":"Point","coordinates":[-85.64683809,42.95961591,0]}},{"type":"Feature","properties":{"id":"f5876665-7981-4cf5-8a2e-400d7a05c29a"},"geometry":{"type":"Point","coordinates":[-88.5374107309169,43.12675823932299,0]}},{"type":"Feature","properties":{"id":"4f9d7195-bc11-44ce-bf57-e95f243a7675"},"geometry":{"type":"Point","coordinates":[-117.911732,33.8347516,0]}},{"type":"Feature","properties":{"id":"fe3c1834-e95f-4e16-bb58-56ffd676689c"},"geometry":{"type":"Point","coordinates":[-0.327295,51.061642,0]}},{"type":"Feature","properties":{"id":"639813cf-a5a1-4209-8a21-6bb8fc99589f"},"geometry":{"type":"Point","coordinates":[0.584234,50.860013,0]}},{"type":"Feature","properties":{"id":"8276dbc8-8e5c-4df9-a147-2d64241931f6"},"geometry":{"type":"Point","coordinates":[-122.1690259,47.7109552,0]}},{"type":"Feature","properties":{"id":"970a920a-26a9-468b-b229-7f8c803f1a9f"},"geometry":{"type":"Point","coordinates":[-117.9686755,33.9930677,0]}},{"type":"Feature","properties":{"id":"4cd2e7c4-0973-4e3a-9d8f-ef2f207b89ea"},"geometry":{"type":"Point","coordinates":[-119.5340743,34.40388565,0]}},{"type":"Feature","properties":{"id":"dc230b28-7686-4c2f-897c-fd54afd55e33"},"geometry":{"type":"Point","coordinates":[-72.7305059,42.3923659,0]}},{"type":"Feature","properties":{"id":"d67247b7-20ad-4f3a-aefb-b1f5097f6005"},"geometry":{"type":"Point","coordinates":[-73.19238627,41.170877,0]}},{"type":"Feature","properties":{"id":"241eadea-4c86-420f-9ce9-76eb2beed93c"},"geometry":{"type":"Point","coordinates":[-86.8024326,33.5206824,0]}},{"type":"Feature","properties":{"id":"f5406382-8474-463c-b420-f743a82d9dfa"},"geometry":{"type":"Point","coordinates":[-73.582368,40.635176,0]}},{"type":"Feature","properties":{"id":"f3598750-c881-4e7c-a2d5-c978c56416da"},"geometry":{"type":"Point","coordinates":[-79.849588,38.923407,0]}},{"type":"Feature","properties":{"id":"9032a86f-4b3d-42a0-b8f8-c41a82b1d027"},"geometry":{"type":"Point","coordinates":[-91.39646593,44.93179462,0]}},{"type":"Feature","properties":{"id":"79ccf31c-2e69-4b6b-b63c-5f84093a0050"},"geometry":{"type":"Point","coordinates":[-121.8541694,37.3331712,0]}},{"type":"Feature","properties":{"id":"f208c762-c903-4be2-927b-47716692794d"},"geometry":{"type":"Point","coordinates":[-80.50749936,41.23267888,0]}},{"type":"Feature","properties":{"id":"0d045b05-7dbe-4eed-83a4-463235e042f6"},"geometry":{"type":"Point","coordinates":[-122.913356,48.523402,0]}},{"type":"Feature","properties":{"id":"ff72584e-5eab-4569-8a39-9849f1a7841f"},"geometry":{"type":"Point","coordinates":[-118.3018112,34.159644,0]}},{"type":"Feature","properties":{"id":"1c3dbf61-31ac-41fc-a21f-d29b9bb6a663"},"geometry":{"type":"Point","coordinates":[-86.53805,36.4514343,0]}},{"type":"Feature","properties":{"id":"943e18a6-f4e8-4651-b49e-1e0967cb687d"},"geometry":{"type":"Point","coordinates":[-78.65871577,35.72493108,0]}},{"type":"Feature","properties":{"id":"eb63b691-1cd1-4bae-9ae7-e5d4e20259e5"},"geometry":{"type":"Point","coordinates":[-76.57994305,36.72740683,0]}},{"type":"Feature","properties":{"id":"6d20287b-6572-4b77-bb8d-97068a3ba8b1"},"geometry":{"type":"Point","coordinates":[-81.7008861,41.4895629,0]}},{"type":"Feature","properties":{"id":"41bd989c-397a-4327-9d06-b6ebd0428261"},"geometry":{"type":"Point","coordinates":[-73.01556054,40.7657941,0]}},{"type":"Feature","properties":{"id":"0bc7e210-353b-4a28-a801-58028431f2bc"},"geometry":{"type":"Point","coordinates":[-90.52047972,36.03163581,0]}},{"type":"Feature","properties":{"id":"505fb24a-cf9f-4668-845c-6a7533b2f7a5"},"geometry":{"type":"Point","coordinates":[-99.78335777,32.42968055,0]}},{"type":"Feature","properties":{"id":"fa8b32bf-0499-4fdb-990e-a2b1d1fead6c"},"geometry":{"type":"Point","coordinates":[-117.4318785,47.65762329,0]}},{"type":"Feature","properties":{"id":"f86a5689-c7fb-4cf8-9966-053f968d65f3"},"geometry":{"type":"Point","coordinates":[-75.60080124,39.29825995,0]}},{"type":"Feature","properties":{"id":"3a4d9601-a590-40f3-b6ba-5551188fd6b3"},"geometry":{"type":"Point","coordinates":[-84.745273,42.752301,0]}},{"type":"Feature","properties":{"id":"2c0d7a26-0890-40f6-8f9e-7b3bb1975f68"},"geometry":{"type":"Point","coordinates":[-87.881654,41.162675,0]}},{"type":"Feature","properties":{"id":"1d7e7d19-91e3-4752-9fb0-9454fad1aff8"},"geometry":{"type":"Point","coordinates":[-97.471261,35.5277209,0]}},{"type":"Feature","properties":{"id":"4468dae2-ef14-4570-af79-812226eaabd1"},"geometry":{"type":"Point","coordinates":[-97.510181,35.567702,0]}},{"type":"Feature","properties":{"id":"433a8b85-87b2-4b73-87c9-c2c35570a544"},"geometry":{"type":"Point","coordinates":[-122.8721525,42.32544541,0]}},{"type":"Feature","properties":{"id":"77565858-e764-4dfd-9657-1a21fc5f7eb5"},"geometry":{"type":"Point","coordinates":[-95.93090524,41.25449082,0]}},{"type":"Feature","properties":{"id":"e3b138f0-4abd-4e23-b04d-4aac36e1c63d"},"geometry":{"type":"Point","coordinates":[-79.04306419,43.1729222,0]}},{"type":"Feature","properties":{"id":"1fe308b9-913a-4251-bd2c-b58b956258f1"},"geometry":{"type":"Point","coordinates":[-119.9655984,37.4858541,0]}},{"type":"Feature","properties":{"id":"30077396-1359-483b-b4a5-e015ac0f60e2"},"geometry":{"type":"Point","coordinates":[-10.02041542,53.4871487,0]}},{"type":"Feature","properties":{"id":"589c2190-6d97-4f2b-802d-2eaa6b282baf"},"geometry":{"type":"Point","coordinates":[-121.2916707,44.09103738,0]}},{"type":"Feature","properties":{"id":"087e2086-aafc-4aa7-b97c-8703f89aa199"},"geometry":{"type":"Point","coordinates":[-73.9017521,40.6943348,0]}},{"type":"Feature","properties":{"id":"6c2e3bd6-08af-43b8-881b-35a6342be026"},"geometry":{"type":"Point","coordinates":[-81.113708,38.0164353,0]}},{"type":"Feature","properties":{"id":"e635be49-6e8e-4697-a457-f8febe304d66"},"geometry":{"type":"Point","coordinates":[-122.6848601,45.53133335,0]}},{"type":"Feature","properties":{"id":"9396e1c1-49d3-4169-8f7c-c8cb5d53af3a"},"geometry":{"type":"Point","coordinates":[-111.0526959,45.6627215,0]}},{"type":"Feature","properties":{"id":"1d80031e-2255-4467-8cd2-cd8e3194289e"},"geometry":{"type":"Point","coordinates":[-90.0572496,29.9627851,0]}},{"type":"Feature","properties":{"id":"aaf2382f-cfd7-4218-a571-120982815d6a"},"geometry":{"type":"Point","coordinates":[-95.1511925,29.6501134,0]}},{"type":"Feature","properties":{"id":"28862a02-5d35-4a4a-833b-acd94dfbb4a0"},"geometry":{"type":"Point","coordinates":[-79.27030152,36.09926877,0]}},{"type":"Feature","properties":{"id":"21236bbe-320b-4986-9212-e70f63425fd3"},"geometry":{"type":"Point","coordinates":[-0.106288,50.817144,0]}},{"type":"Feature","properties":{"id":"befb66c9-be92-4e98-be8c-f201b38c775c"},"geometry":{"type":"Point","coordinates":[-81.40637701,41.64346969,0]}},{"type":"Feature","properties":{"id":"1271139e-aebf-4d4b-9ba1-b3ef3f2973c2"},"geometry":{"type":"Point","coordinates":[-77.804122,43.185296,0]}},{"type":"Feature","properties":{"id":"54028e4d-c6db-43f2-a3f8-75474a41a5d6"},"geometry":{"type":"Point","coordinates":[-84.545876,39.192788,0]}},{"type":"Feature","properties":{"id":"7f4e86f7-bd61-41f3-9cfa-b0c5ee669924"},"geometry":{"type":"Point","coordinates":[-75.02304749,39.485955,0]}},{"type":"Feature","properties":{"id":"0c97fff4-cab4-4997-89ec-9f99ea4c761f"},"geometry":{"type":"Point","coordinates":[-96.39640025,42.50441425,0]}},{"type":"Feature","properties":{"id":"c6284312-d384-4e8f-bd67-b4869c58dc38"},"geometry":{"type":"Point","coordinates":[-104.827401,38.8108617,0]}},{"type":"Feature","properties":{"id":"67622c1d-43c9-44a5-b40c-490f79ae89c3"},"geometry":{"type":"Point","coordinates":[-82.1842085,36.59629295,0]}},{"type":"Feature","properties":{"id":"0b3fde08-24cd-4523-b824-cf558568a608"},"geometry":{"type":"Point","coordinates":[-85.582846,42.27977268,0]}},{"type":"Feature","properties":{"id":"8e778ec9-3331-41b5-a22f-aa985f8e81f5"},"geometry":{"type":"Point","coordinates":[-121.8468316,39.83081138,0]}},{"type":"Feature","properties":{"id":"327bee18-1bde-49a2-a588-7fa0f7f69787"},"geometry":{"type":"Point","coordinates":[-104.6911371,40.42495461,0]}},{"type":"Feature","properties":{"id":"01dc9824-efc8-4ee4-a90a-a67d11bec14d"},"geometry":{"type":"Point","coordinates":[-80.2828549,40.70091875,0]}},{"type":"Feature","properties":{"id":"9fb357eb-965e-4920-81d0-256910248fc0"},"geometry":{"type":"Point","coordinates":[-72.66266463,41.96200785,0]}},{"type":"Feature","properties":{"id":"5d8946d2-ed0c-404b-9ae9-3e8626089ca8"},"geometry":{"type":"Point","coordinates":[-92.327968,38.951342,0]}},{"type":"Feature","properties":{"id":"45b4f628-b1fb-4d61-baf9-29b557e987ad"},"geometry":{"type":"Point","coordinates":[-98.00272896,46.92586281,0]}},{"type":"Feature","properties":{"id":"54e647b1-1abf-4e19-ba1b-5adc6f6b421a"},"geometry":{"type":"Point","coordinates":[-95.79448895,36.0502662,0]}},{"type":"Feature","properties":{"id":"4fedc121-217f-4a3e-b15e-bf8e45321ae3"},"geometry":{"type":"Point","coordinates":[-87.90996645975551,43.02934821340696,0]}},{"type":"Feature","properties":{"id":"7f231f44-ed48-46b8-a7a9-018e49d57206"},"geometry":{"type":"Point","coordinates":[-73.8190325,40.9549645,0]}},{"type":"Feature","properties":{"id":"5e454282-526f-4a08-809c-3ec9c7280935"},"geometry":{"type":"Point","coordinates":[-88.31655168919889,41.91325118606758,0]}},{"type":"Feature","properties":{"id":"0a97a495-46ba-44e9-8755-342aad301296"},"geometry":{"type":"Point","coordinates":[-116.104522,44.896502,0]}},{"type":"Feature","properties":{"id":"e6c27ded-48b1-4290-b7a2-3deda657a7b8"},"geometry":{"type":"Point","coordinates":[-73.41424776,41.37097334,0]}},{"type":"Feature","properties":{"id":"e9d8d2f1-c53c-46f6-8195-3799d6c3e818"},"geometry":{"type":"Point","coordinates":[-149.8437638,61.2225517,0]}},{"type":"Feature","properties":{"id":"b57658a7-b65b-4b79-bb7e-e0fa8c401415"},"geometry":{"type":"Point","coordinates":[-106.6175091,35.11440682,0]}},{"type":"Feature","properties":{"id":"cab32ebd-9d23-425f-ad99-fc0959be6858"},"geometry":{"type":"Point","coordinates":[-92.06931518,31.12386287,0]}},{"type":"Feature","properties":{"id":"8964c08b-1e2a-4c49-9277-64f04c81e549"},"geometry":{"type":"Point","coordinates":[-86.91414689,40.45361124,0]}},{"type":"Feature","properties":{"id":"2ebb09a1-929b-4a1b-8f02-0a5536728b3c"},"geometry":{"type":"Point","coordinates":[-0.521971,51.010214,0]}},{"type":"Feature","properties":{"id":"87a0e300-085f-4701-bfc1-cd9a4d45785a"},"geometry":{"type":"Point","coordinates":[-120.7393151,46.73961615,0]}},{"type":"Feature","properties":{"id":"68b69497-3a9f-49b3-a523-26bd686d4be2"},"geometry":{"type":"Point","coordinates":[-90.39577338,36.75663108,0]}},{"type":"Feature","properties":{"id":"47ce7e5f-74fe-4a8e-8fe0-35ecd8338537"},"geometry":{"type":"Point","coordinates":[-77.0579247,39.1780888,0]}},{"type":"Feature","properties":{"id":"809d5238-5077-4731-82fa-7ec6d4ca10d9"},"geometry":{"type":"Point","coordinates":[-122.6170235,45.70699686,0]}},{"type":"Feature","properties":{"id":"c657e584-d468-40a7-835a-aa0bd8ecbf92"},"geometry":{"type":"Point","coordinates":[-122.6553318,45.6499058,0]}},{"type":"Feature","properties":{"id":"8deb98b6-acb0-4202-9f83-85c80f60eaac"},"geometry":{"type":"Point","coordinates":[-78.861099,38.45757,0]}},{"type":"Feature","properties":{"id":"a197e0fb-e5bb-4549-a179-c9688005081f"},"geometry":{"type":"Point","coordinates":[-74.72540127,39.78817758,0]}},{"type":"Feature","properties":{"id":"68e4d79f-cb2d-4c7c-ad44-0052927e5b59"},"geometry":{"type":"Point","coordinates":[-97.124214,31.56428,0]}},{"type":"Feature","properties":{"id":"67840cfb-5c46-4a2b-912c-49165bc73d88"},"geometry":{"type":"Point","coordinates":[-82.52572837,35.57438843,0]}},{"type":"Feature","properties":{"id":"6a5fa9b2-e8fe-4156-8a2a-d27e5b678ddd"},"geometry":{"type":"Point","coordinates":[-122.1225485,47.7711936,0]}},{"type":"Feature","properties":{"id":"8a2ef743-8539-4d41-828b-fc91dcecf6a1"},"geometry":{"type":"Point","coordinates":[-118.2801245,33.72755547,0]}},{"type":"Feature","properties":{"id":"6bb73725-a04f-4453-bfb4-103c88d1dcac"},"geometry":{"type":"Point","coordinates":[16.7665208,51.0308894,0]}},{"type":"Feature","properties":{"id":"a9d8d2a9-23f3-4975-85fe-77de5ea72a43"},"geometry":{"type":"Point","coordinates":[17.0722456,51.3226873,0]}},{"type":"Feature","properties":{"id":"e46b3eae-e40f-4624-b606-b2abc8d25dab"},"geometry":{"type":"Point","coordinates":[15.6675929,51.0220276,0]}},{"type":"Feature","properties":{"id":"1457f05e-4ca2-4788-b76e-8c77a3d38998"},"geometry":{"type":"Point","coordinates":[16.367628,50.3893103,0]}},{"type":"Feature","properties":{"id":"c53ce4ff-0b18-4759-80b9-c3d632162909"},"geometry":{"type":"Point","coordinates":[16.3587951,50.712874,0]}},{"type":"Feature","properties":{"id":"c6794a77-7c9e-42d6-8baf-99841750d529"},"geometry":{"type":"Point","coordinates":[16.8867481,50.251714,0]}},{"type":"Feature","properties":{"id":"886dedd2-fecc-4183-ba3b-746e9ae5f5fa"},"geometry":{"type":"Point","coordinates":[16.5012637,50.9372257,0]}},{"type":"Feature","properties":{"id":"da14fe75-eedf-47d8-a83f-7c2d23932637"},"geometry":{"type":"Point","coordinates":[15.5841981,51.109468,0]}},{"type":"Feature","properties":{"id":"acaf83f9-7aaf-48db-baa7-f1a2c13926c2"},"geometry":{"type":"Point","coordinates":[15.5249165,50.8259305,0]}},{"type":"Feature","properties":{"id":"4943fcf7-31fa-4156-ba4c-6e0fcf3b2abf"},"geometry":{"type":"Point","coordinates":[15.9390136,50.877833,0]}},{"type":"Feature","properties":{"id":"c88968bb-bd4a-4606-ad4e-583bd1797974"},"geometry":{"type":"Point","coordinates":[17.2844713,51.5228333,0]}},{"type":"Feature","properties":{"id":"b26c3126-b9f8-450a-994d-1f19f3bf1262"},"geometry":{"type":"Point","coordinates":[17.0946435,51.1297761,0]}},{"type":"Feature","properties":{"id":"e163f605-c2e2-45cf-b684-77f60dde6c9f"},"geometry":{"type":"Point","coordinates":[17.0228782,51.1507632,0]}},{"type":"Feature","properties":{"id":"99eacd23-0305-4a47-87ed-086e0da1ae35"},"geometry":{"type":"Point","coordinates":[16.0398406,50.9407953,0]}},{"type":"Feature","properties":{"id":"12738d11-80b2-41af-b991-fd5fed99f3d3"},"geometry":{"type":"Point","coordinates":[15.7558721,50.7751604,0]}},{"type":"Feature","properties":{"id":"95e49f64-c6ad-476e-8012-c87463562f18"},"geometry":{"type":"Point","coordinates":[17.0592865,51.1318701,0]}},{"type":"Feature","properties":{"id":"adb8817e-9b7c-4dd3-a3cd-09755d9f36d0"},"geometry":{"type":"Point","coordinates":[16.4994665,50.828839,0]}},{"type":"Feature","properties":{"id":"dfd46e8d-b3b0-4a2e-b4d2-28b9cc19f3c8"},"geometry":{"type":"Point","coordinates":[16.3703998,51.6903932,0]}},{"type":"Feature","properties":{"id":"34b1ec5d-e881-4e08-b075-93eab766c992"},"geometry":{"type":"Point","coordinates":[17.284289,51.0839992,0]}},{"type":"Feature","properties":{"id":"2e352c87-84e1-4cc3-8d87-75815cc89e3a"},"geometry":{"type":"Point","coordinates":[16.6361506,50.696817,0]}},{"type":"Feature","properties":{"id":"89d617ce-5481-4421-937a-4996789cb583"},"geometry":{"type":"Point","coordinates":[16.7270842,50.892739,0]}},{"type":"Feature","properties":{"id":"14fa56bf-a922-44bb-aac2-2844a5710797"},"geometry":{"type":"Point","coordinates":[16.8990216,51.2960637,0]}},{"type":"Feature","properties":{"id":"a90fa39a-8a9e-4d6a-92a1-8d6b2e34261f"},"geometry":{"type":"Point","coordinates":[16.7350128,50.8458752,0]}},{"type":"Feature","properties":{"id":"5137aaa8-be5a-40b1-95b1-2f3e0e0770e9"},"geometry":{"type":"Point","coordinates":[17.0336486,51.110441,0]}},{"type":"Feature","properties":{"id":"41ce95a9-1acd-4019-afcc-9abeded5c31f"},"geometry":{"type":"Point","coordinates":[16.7040764,50.8919594,0]}},{"type":"Feature","properties":{"id":"b09140d2-fce4-4996-86ea-2c0aafc6682d"},"geometry":{"type":"Point","coordinates":[-83.03578521,42.71929931,0]}},{"type":"Feature","properties":{"id":"57d05506-be15-4281-bb0b-1b139d75e66a"},"geometry":{"type":"Point","coordinates":[-80.0158688,35.9709266,0]}},{"type":"Feature","properties":{"id":"0353cf46-744c-4538-81c4-febe1d8a0be7"},"geometry":{"type":"Point","coordinates":[-73.34515821,42.92661444,0]}},{"type":"Feature","properties":{"id":"cac29608-c079-4fd2-b3c6-c13b8ac693eb"},"geometry":{"type":"Point","coordinates":[-73.68755002,42.73567746,0]}},{"type":"Feature","properties":{"id":"a623138e-cc2d-4549-abca-4bc2021b8c45"},"geometry":{"type":"Point","coordinates":[-6.794949763,53.5660948,0]}},{"type":"Feature","properties":{"id":"48a7cc57-7544-472d-bc89-2e12ab8e6d53"},"geometry":{"type":"Point","coordinates":[-105.2293345,40.0141462,0]}},{"type":"Feature","properties":{"id":"badb2bd3-2200-4496-88a9-b2d0af2862af"},"geometry":{"type":"Point","coordinates":[-122.1275637,38.08086313,0]}},{"type":"Feature","properties":{"id":"6817baf7-52fc-4ab6-8d28-79d598676fad"},"geometry":{"type":"Point","coordinates":[-78.85014375,35.70884819,0]}},{"type":"Feature","properties":{"id":"a3ee5b9a-f9a9-42d1-a176-5ae6d98be4a9"},"geometry":{"type":"Point","coordinates":[-117.8418759,33.85793692,0]}},{"type":"Feature","properties":{"id":"54a69c5d-8605-441b-bd39-ead94e777450"},"geometry":{"type":"Point","coordinates":[-117.8791616,33.8623093,0]}},{"type":"Feature","properties":{"id":"131050bc-6ba0-4eab-a7ba-7cb42becdbeb"},"geometry":{"type":"Point","coordinates":[-72.9302577,41.3061639,0]}},{"type":"Feature","properties":{"id":"5349a160-b8e9-4447-bb32-947718daf82f"},"geometry":{"type":"Point","coordinates":[-98.97836727,42.53141502,0]}},{"type":"Feature","properties":{"id":"1b93afb3-f335-4c76-b247-16021324c687"},"geometry":{"type":"Point","coordinates":[-71.47169613,41.78983825,0]}},{"type":"Feature","properties":{"id":"f1855903-dd7f-428d-86bd-14fa054e4771"},"geometry":{"type":"Point","coordinates":[15.59114,56.15906,0]}},{"type":"Feature","properties":{"id":"fdbb4b87-70d0-4362-834f-502fd5b05feb"},"geometry":{"type":"Point","coordinates":[14.86054,56.16757,0]}},{"type":"Feature","properties":{"id":"84574ef8-dd32-4f5d-836c-bb67a35584a5"},"geometry":{"type":"Point","coordinates":[-0.140921,50.833413,0]}},{"type":"Feature","properties":{"id":"91fe878b-f118-4ed2-b733-bcde32a53f1d"},"geometry":{"type":"Point","coordinates":[-97.90477894,29.69091561,0]}},{"type":"Feature","properties":{"id":"a75a8cd7-7531-4df5-8edb-48782916a3da"},"geometry":{"type":"Point","coordinates":[-76.50290152,40.11180762,0]}},{"type":"Feature","properties":{"id":"3e7df4e6-1fb8-4509-9943-124da33f3bec"},"geometry":{"type":"Point","coordinates":[-82.41752143,40.08367829,0]}},{"type":"Feature","properties":{"id":"fcf8351b-616e-4c8e-a372-a026c64746cf"},"geometry":{"type":"Point","coordinates":[-74.81946353,39.086856,0]}},{"type":"Feature","properties":{"id":"c2cb20bd-eb6d-40af-afef-44896bb4e3d8"},"geometry":{"type":"Point","coordinates":[-81.803918,41.477245,0]}},{"type":"Feature","properties":{"id":"2af8709e-55ca-41bc-8686-673157606216"},"geometry":{"type":"Point","coordinates":[-82.488973,39.928559,0]}},{"type":"Feature","properties":{"id":"6f2a1d53-ab52-4a33-b9cf-0d3352156a7e"},"geometry":{"type":"Point","coordinates":[-105.0925735,40.4058904,0]}},{"type":"Feature","properties":{"id":"cbe836b4-5236-4448-9587-b9da70e18355"},"geometry":{"type":"Point","coordinates":[-87.8034082,41.8083636,0]}},{"type":"Feature","properties":{"id":"7ce4f9c5-bf79-4d42-b7bb-aaa70cd2e069"},"geometry":{"type":"Point","coordinates":[-95.4160849,29.775978,0]}},{"type":"Feature","properties":{"id":"d0d1897a-d4d4-46e1-9f35-5c21cf0b49a5"},"geometry":{"type":"Point","coordinates":[-122.0768666,37.6770284,0]}},{"type":"Feature","properties":{"id":"28001115-35a0-41eb-93f3-c5f2de448461"},"geometry":{"type":"Point","coordinates":[-120.1634675,46.23727233,0]}},{"type":"Feature","properties":{"id":"3bcf5ff2-81b5-4805-ad50-92ec6d059d3c"},"geometry":{"type":"Point","coordinates":[-78.85968835,42.87851264,0]}},{"type":"Feature","properties":{"id":"56325083-b952-40de-b38c-76beb3b3b876"},"geometry":{"type":"Point","coordinates":[-92.366648,34.752616,0]}},{"type":"Feature","properties":{"id":"b52360f6-016f-453a-b9e1-67c5d0ca9b60"},"geometry":{"type":"Point","coordinates":[-78.831057,42.946564,0]}},{"type":"Feature","properties":{"id":"6bd08522-4294-441d-8727-1e7c61e19e41"},"geometry":{"type":"Point","coordinates":[-100.8618267,46.82409056,0]}},{"type":"Feature","properties":{"id":"0e2a877e-eb87-46bc-a614-c27999391442"},"geometry":{"type":"Point","coordinates":[-87.99776222,42.17719457,0]}},{"type":"Feature","properties":{"id":"c32ab865-0ed9-4136-bffe-f5d61dff11f4"},"geometry":{"type":"Point","coordinates":[-80.32462582,36.92079563,0]}},{"type":"Feature","properties":{"id":"52c75863-28c7-43cf-8700-3357885beea3"},"geometry":{"type":"Point","coordinates":[-96.94549247,43.62226751,0]}},{"type":"Feature","properties":{"id":"84d94163-0441-44eb-bd8d-c8d05005ff32"},"geometry":{"type":"Point","coordinates":[-78.87249292,42.8696795,0]}},{"type":"Feature","properties":{"id":"b9a37b8e-13e6-4c20-aeda-c19bdc6a0804"},"geometry":{"type":"Point","coordinates":[-87.9092089,43.0341323,0]}},{"type":"Feature","properties":{"id":"a235f4c4-1a4f-4ef7-bbaf-b95142e2bd44"},"geometry":{"type":"Point","coordinates":[-104.9488456,39.7116689,0]}},{"type":"Feature","properties":{"id":"6e967aa2-6e2b-4396-ac4e-d4cd8119cbb3"},"geometry":{"type":"Point","coordinates":[-78.90481568,35.9915653,0]}},{"type":"Feature","properties":{"id":"553af7a3-d288-43f0-b635-aee72520cf49"},"geometry":{"type":"Point","coordinates":[-89.6174386,44.951511,0]}},{"type":"Feature","properties":{"id":"1f031549-a4ca-4e92-99ff-f1f75118edd0"},"geometry":{"type":"Point","coordinates":[-76.34206545,37.02487345,0]}},{"type":"Feature","properties":{"id":"4ce7444f-655c-4a51-9dc6-47406b1896ca"},"geometry":{"type":"Point","coordinates":[-87.4951351,41.679491,0]}},{"type":"Feature","properties":{"id":"b495c351-4df5-430d-9776-fc48d062b311"},"geometry":{"type":"Point","coordinates":[-77.051529,41.2399548,0]}},{"type":"Feature","properties":{"id":"eb1f4dd4-a8f7-44ea-8bbe-958893a45b22"},"geometry":{"type":"Point","coordinates":[-77.051529,41.2399548,0]}},{"type":"Feature","properties":{"id":"5aeae53c-94dd-42aa-9bf0-bbd23df9b767"},"geometry":{"type":"Point","coordinates":[-82.2695872,27.9229731,0]}},{"type":"Feature","properties":{"id":"68e24159-8a63-4f9e-9230-4fb8f629668a"},"geometry":{"type":"Point","coordinates":[-89.6383093,42.60032375,0]}},{"type":"Feature","properties":{"id":"140ab37b-0136-42c2-99f6-f8b4c2c48b59"},"geometry":{"type":"Point","coordinates":[-75.49576861,42.67156527,0]}},{"type":"Feature","properties":{"id":"3cb1a817-c050-4afc-af5e-40d83e9e2e84"},"geometry":{"type":"Point","coordinates":[-122.2904067,45.4042245,0]}},{"type":"Feature","properties":{"id":"43cc17d8-347f-4d72-9a2c-fdc75e562b77"},"geometry":{"type":"Point","coordinates":[-123.835151,46.1913235,0]}},{"type":"Feature","properties":{"id":"e08ccb72-2e87-42f2-92d8-e5987c724b02"},"geometry":{"type":"Point","coordinates":[-92.210993,38.954686,0]}},{"type":"Feature","properties":{"id":"b340b266-417c-42f7-8344-1545ced2ee6c"},"geometry":{"type":"Point","coordinates":[-122.3145617,47.5267286,0]}},{"type":"Feature","properties":{"id":"89440fb9-0739-4f65-adc1-591bf30c62ff"},"geometry":{"type":"Point","coordinates":[-117.2732302,33.11992082,0]}},{"type":"Feature","properties":{"id":"7bdc2c91-ce80-4fb3-b2a2-bb9f7c8ab5bf"},"geometry":{"type":"Point","coordinates":[-105.0024095,39.7825168,0]}},{"type":"Feature","properties":{"id":"b571a872-4317-48e2-a0a2-18607eedb6e7"},"geometry":{"type":"Point","coordinates":[-82.55379062,35.5879562,0]}},{"type":"Feature","properties":{"id":"a743ab27-0175-4ef3-b65f-1d5e67af200a"},"geometry":{"type":"Point","coordinates":[-122.2880715,47.66183205,0]}},{"type":"Feature","properties":{"id":"90e8f363-3b72-4ca9-bef8-b3a2ab6008df"},"geometry":{"type":"Point","coordinates":[-75.2169864,38.3336448,0]}},{"type":"Feature","properties":{"id":"c0c4af99-eb53-4114-b976-de76d111596f"},"geometry":{"type":"Point","coordinates":[-86.82979191,41.73849717,0]}},{"type":"Feature","properties":{"id":"d6ca5aa0-a5de-454f-8cf6-66b68310f73f"},"geometry":{"type":"Point","coordinates":[-118.3195014,33.8036545,0]}},{"type":"Feature","properties":{"id":"af0aba6a-a22a-43eb-8f5c-3097f38f156f"},"geometry":{"type":"Point","coordinates":[-116.9717836,32.81201287,0]}},{"type":"Feature","properties":{"id":"1b59fbb0-0fd2-4daa-9041-5799da9320db"},"geometry":{"type":"Point","coordinates":[0.087961,50.844723,0]}},{"type":"Feature","properties":{"id":"94570768-e3ca-4d69-a292-35dea27a24c9"},"geometry":{"type":"Point","coordinates":[-122.6584695,45.5233261,0]}},{"type":"Feature","properties":{"id":"a4aa30b0-6073-4a0b-b9ca-c8669fa9f816"},"geometry":{"type":"Point","coordinates":[-87.65722732,41.93185255,0]}},{"type":"Feature","properties":{"id":"e528714d-4002-4d80-8415-a8cf895ed4ab"},"geometry":{"type":"Point","coordinates":[-71.20968924,43.58632316,0]}},{"type":"Feature","properties":{"id":"5215f56d-865c-4e1a-ac01-6588a2bf05cc"},"geometry":{"type":"Point","coordinates":[-9.2928309,53.0283605,0]}},{"type":"Feature","properties":{"id":"3b6721e6-29b6-4eeb-81e5-a105fa4178d4"},"geometry":{"type":"Point","coordinates":[-118.2653286,46.0940928,0]}},{"type":"Feature","properties":{"id":"86531644-17de-4385-af71-82574666baa6"},"geometry":{"type":"Point","coordinates":[-4.55793831939852,54.1361028652688,0]}},{"type":"Feature","properties":{"id":"0e5a4e78-b806-4b0c-a267-3b237a270ce1"},"geometry":{"type":"Point","coordinates":[-106.6335464,48.1938472,0]}},{"type":"Feature","properties":{"id":"678c1f63-2b15-4900-84bd-c11c47dcf26a"},"geometry":{"type":"Point","coordinates":[-103.6271886,48.15635372,0]}},{"type":"Feature","properties":{"id":"76428248-05e8-4db4-a1d8-5b561571973f"},"geometry":{"type":"Point","coordinates":[-106.857763,40.510887,0]}},{"type":"Feature","properties":{"id":"f4df6f7e-2332-45e8-98c2-0e917a2177ad"},"geometry":{"type":"Point","coordinates":[-5.058482,55.835396,0]}},{"type":"Feature","properties":{"id":"29444b11-30a1-4b43-9b9f-541ea67afc94"},"geometry":{"type":"Point","coordinates":[-79.895238,40.860914,0]}},{"type":"Feature","properties":{"id":"bc64b49f-5c63-4298-b87a-f6dd657dd7c8"},"geometry":{"type":"Point","coordinates":[-112.5259197,46.01246804,0]}},{"type":"Feature","properties":{"id":"1f5f4ff1-493b-474f-b705-06619a6fa4b7"},"geometry":{"type":"Point","coordinates":[-75.1914973,42.62396243,0]}},{"type":"Feature","properties":{"id":"7499d5f1-3dee-4207-a073-aea0d069ea6b"},"geometry":{"type":"Point","coordinates":[-71.4263784,41.7731564,0]}},{"type":"Feature","properties":{"id":"047e6c05-5c5f-4eee-b953-0a7c796404c3"},"geometry":{"type":"Point","coordinates":[-89.65050394,39.8005279,0]}},{"type":"Feature","properties":{"id":"3fba5b89-2f49-4d45-8cf6-efc97bea8933"},"geometry":{"type":"Point","coordinates":[-71.04970461,41.55207456,0]}},{"type":"Feature","properties":{"id":"0ba6de0f-d84b-4e89-a608-8a5d70a7d612"},"geometry":{"type":"Point","coordinates":[-104.9887246,39.56211674,0]}},{"type":"Feature","properties":{"id":"cfacd093-a793-4110-b337-ba26fa5f0d3e"},"geometry":{"type":"Point","coordinates":[-105.0040899,39.91376115,0]}},{"type":"Feature","properties":{"id":"ef9d5ee5-045d-4d41-92f9-2d518fa0cc7a"},"geometry":{"type":"Point","coordinates":[-80.60600028,35.41573578,0]}},{"type":"Feature","properties":{"id":"06b8b131-a227-414a-ac7f-fd63c63828b9"},"geometry":{"type":"Point","coordinates":[-95.966947,36.1515468,0]}},{"type":"Feature","properties":{"id":"847fc182-b1fd-4e3a-bf42-a4aab6d5a0e6"},"geometry":{"type":"Point","coordinates":[-115.5506412,48.3936508,0]}},{"type":"Feature","properties":{"id":"1bb1a62c-5339-4a44-acf7-5a960fbb39b1"},"geometry":{"type":"Point","coordinates":[-77.2705542,38.9077525,0]}},{"type":"Feature","properties":{"id":"37fcc36b-c5ec-44e6-8b33-8c6dea8cb01f"},"geometry":{"type":"Point","coordinates":[-78.23460149524098,39.69077897197115,0]}},{"type":"Feature","properties":{"id":"c0c8f2f1-ec01-4d3e-8faf-b05f3f18f945"},"geometry":{"type":"Point","coordinates":[-81.46300291,30.6716253,0]}},{"type":"Feature","properties":{"id":"b04c9621-bb87-439d-a499-94cb432bde90"},"geometry":{"type":"Point","coordinates":[15.6358280445545,47.22378922896473,0]}},{"type":"Feature","properties":{"id":"9355bc7c-bdc7-40c3-8932-e840c996ed86"},"geometry":{"type":"Point","coordinates":[15.4604202756149,46.97131912786789,0]}},{"type":"Feature","properties":{"id":"07abdcde-be13-49ed-9000-409d7d3d1975"},"geometry":{"type":"Point","coordinates":[-82.660409,27.770292,0]}},{"type":"Feature","properties":{"id":"0254d394-bf18-4793-900b-7320ae176e3c"},"geometry":{"type":"Point","coordinates":[-122.2440866,47.7571424,0]}},{"type":"Feature","properties":{"id":"6265172a-55a2-405b-8a59-efbd4de3adfd"},"geometry":{"type":"Point","coordinates":[-92.04978922,30.21549043,0]}},{"type":"Feature","properties":{"id":"756d4443-74b5-423d-b0a7-a7731e7f7883"},"geometry":{"type":"Point","coordinates":[-123.0937773,44.6394668,0]}},{"type":"Feature","properties":{"id":"914b9f4c-d6eb-45cc-aa64-f93a41958c35"},"geometry":{"type":"Point","coordinates":[-122.6633744,42.18373846,0]}},{"type":"Feature","properties":{"id":"87f356ba-1eee-4480-96a9-5877cc669edb"},"geometry":{"type":"Point","coordinates":[-82.7840735,28.01394225,0]}},{"type":"Feature","properties":{"id":"c3aa08ce-050b-440d-a8c1-0b45cbceedd5"},"geometry":{"type":"Point","coordinates":[-85.42206083,35.94460668,0]}},{"type":"Feature","properties":{"id":"2a7ed844-ea02-4a69-a41c-1fc7c476dd16"},"geometry":{"type":"Point","coordinates":[-94.578762,39.141723,0]}},{"type":"Feature","properties":{"id":"b6618fdf-562c-47d8-8f99-da37d0ed00fb"},"geometry":{"type":"Point","coordinates":[-122.0257068,37.93059284,0]}},{"type":"Feature","properties":{"id":"bcea0930-14a2-4b22-898c-729ea6abe693"},"geometry":{"type":"Point","coordinates":[-122.8332502,38.3845125,0]}},{"type":"Feature","properties":{"id":"23905042-9078-410a-a3f5-0ede37924815"},"geometry":{"type":"Point","coordinates":[-117.2146488,32.905002,0]}},{"type":"Feature","properties":{"id":"5494f614-38f1-4c0d-822d-58977264bb89"},"geometry":{"type":"Point","coordinates":[-105.0435373,39.7788541,0]}},{"type":"Feature","properties":{"id":"06f89ef6-e14a-4642-9609-46c6aad9813f"},"geometry":{"type":"Point","coordinates":[-103.9581938,35.77706974,0]}},{"type":"Feature","properties":{"id":"2b34e802-aa74-4ab7-baf3-3de5c82bd751"},"geometry":{"type":"Point","coordinates":[-94.574428,39.138525,0]}},{"type":"Feature","properties":{"id":"40a385d5-25cb-4bf4-9b04-fd1501f8b8fb"},"geometry":{"type":"Point","coordinates":[-82.483799,27.269363,0]}},{"type":"Feature","properties":{"id":"ad254a69-0bd9-491e-be5b-0a35d174fb4e"},"geometry":{"type":"Point","coordinates":[-72.79259539,41.96631414,0]}},{"type":"Feature","properties":{"id":"73852083-1f03-41da-bc57-e471e315cbb2"},"geometry":{"type":"Point","coordinates":[-121.8823478,37.32530178,0]}},{"type":"Feature","properties":{"id":"4a928417-cd54-4806-9085-98b4d47f8e81"},"geometry":{"type":"Point","coordinates":[-122.4602697,47.44701386,0]}},{"type":"Feature","properties":{"id":"ca9d8589-4cf5-400e-b1df-7df7eb5d28c0"},"geometry":{"type":"Point","coordinates":[-121.9332743,37.2870748,0]}},{"type":"Feature","properties":{"id":"33615ed7-57bb-4d02-84d6-d24e02a6cf1f"},"geometry":{"type":"Point","coordinates":[-118.2462486,34.192912,0]}},{"type":"Feature","properties":{"id":"e431db8a-9c36-46c0-90e0-05644f37a056"},"geometry":{"type":"Point","coordinates":[-71.41301096,42.9849563,0]}},{"type":"Feature","properties":{"id":"d832ea72-d8ca-4b3e-a7f0-679599883d89"},"geometry":{"type":"Point","coordinates":[103.8339047,1.2853965,0]}},{"type":"Feature","properties":{"id":"45e03113-32c2-44db-be6c-6955633fba06"},"geometry":{"type":"Point","coordinates":[-86.14245603,39.79046798,0]}},{"type":"Feature","properties":{"id":"72935233-3b46-42b0-901e-3548937da57e"},"geometry":{"type":"Point","coordinates":[-77.46012854,37.54707897,0]}},{"type":"Feature","properties":{"id":"14f8c0f8-5f24-4eb8-865a-437cd5ec28dc"},"geometry":{"type":"Point","coordinates":[-106.617653,35.12025411,0]}},{"type":"Feature","properties":{"id":"2fc0714f-eec5-4451-9b6f-aa19f58efac5"},"geometry":{"type":"Point","coordinates":[-71.51484346,43.38577573,0]}},{"type":"Feature","properties":{"id":"1b4e8f0d-b445-4221-a357-975287794915"},"geometry":{"type":"Point","coordinates":[-83.4586331,42.3224786,0]}},{"type":"Feature","properties":{"id":"c7cedf0a-db47-42a9-8642-dda456d33f52"},"geometry":{"type":"Point","coordinates":[-81.37453867,40.7998289,0]}},{"type":"Feature","properties":{"id":"235b3275-293e-45e5-8b6f-0bfbaac4e016"},"geometry":{"type":"Point","coordinates":[-8.116511364,53.0479286,0]}},{"type":"Feature","properties":{"id":"8aeaf9bc-b9a0-4278-ad0a-bf13f936269e"},"geometry":{"type":"Point","coordinates":[-122.12883,37.834897,0]}},{"type":"Feature","properties":{"id":"d423e8d9-731a-4f9a-a8a9-939d21a2419a"},"geometry":{"type":"Point","coordinates":[-108.5916752,45.74436502,0]}},{"type":"Feature","properties":{"id":"5d70e9c5-09dd-4ab7-9efe-bb064ddf705c"},"geometry":{"type":"Point","coordinates":[-121.94788,37.77114856,0]}},{"type":"Feature","properties":{"id":"9749c8f4-5273-449f-9563-0dcd12a14e42"},"geometry":{"type":"Point","coordinates":[-70.66509344,42.61161602,0]}},{"type":"Feature","properties":{"id":"c179ca31-f60a-4726-9ca8-96774c426f00"},"geometry":{"type":"Point","coordinates":[-75.992111,37.269795,0]}},{"type":"Feature","properties":{"id":"ed03dc32-f0b3-4466-a9ec-069e31f25ba0"},"geometry":{"type":"Point","coordinates":[-74.91285755,39.00066318,0]}},{"type":"Feature","properties":{"id":"b6ea2f3b-b21b-43f8-8696-c182d8ed087f"},"geometry":{"type":"Point","coordinates":[-76.33484565,44.12823687,0]}},{"type":"Feature","properties":{"id":"e07b6621-ed3a-4aaf-ad46-81b0f4d44fee"},"geometry":{"type":"Point","coordinates":[-89.51657978,43.09489645,0]}},{"type":"Feature","properties":{"id":"2682641e-3fa6-4700-b9ed-87ded91e1ca5"},"geometry":{"type":"Point","coordinates":[-77.0082686,38.8979293,0]}},{"type":"Feature","properties":{"id":"42a358b3-4457-4f5a-8914-6b22352d9aed"},"geometry":{"type":"Point","coordinates":[-76.3994756,37.082339,0]}},{"type":"Feature","properties":{"id":"dd562978-8660-491c-b8ac-515a8fc975be"},"geometry":{"type":"Point","coordinates":[-119.8524005,34.4394769,0]}},{"type":"Feature","properties":{"id":"38973645-52f6-4b59-9f8b-8b88730e3ff9"},"geometry":{"type":"Point","coordinates":[-73.839113,41.03486,0]}},{"type":"Feature","properties":{"id":"8c73e22d-9012-4515-b769-94cd608c90a5"},"geometry":{"type":"Point","coordinates":[-122.7447476731583,45.816050857668635,0]}},{"type":"Feature","properties":{"id":"f99f9f8d-d2e0-4f23-9644-c95ff543e235"},"geometry":{"type":"Point","coordinates":[-97.672065,29.883798,0]}},{"type":"Feature","properties":{"id":"f12deb0c-12ed-42e3-8706-d9cb1cb6a52a"},"geometry":{"type":"Point","coordinates":[-107.2134909,39.40060712,0]}},{"type":"Feature","properties":{"id":"846e6b9a-e4ea-46ae-9597-fbdcdc4568c7"},"geometry":{"type":"Point","coordinates":[-122.3533958,48.4719343,0]}},{"type":"Feature","properties":{"id":"79c363c6-1f8d-4714-be5c-ba9095d427d2"},"geometry":{"type":"Point","coordinates":[-77.06089704,42.15025771,0]}},{"type":"Feature","properties":{"id":"aee2380a-6178-4db4-9688-7559cc0f8c43"},"geometry":{"type":"Point","coordinates":[-84.20121,39.730102,0]}},{"type":"Feature","properties":{"id":"4d29ef0e-2d79-4adf-a613-32de90d16705"},"geometry":{"type":"Point","coordinates":[-6.2239907,53.994002,0]}},{"type":"Feature","properties":{"id":"6ddc96ca-73d4-420f-a4f1-9139120a9f1d"},"geometry":{"type":"Point","coordinates":[-6.9783782,52.6965818,0]}},{"type":"Feature","properties":{"id":"f603839f-51db-44f5-ad0e-b8f8184bc945"},"geometry":{"type":"Point","coordinates":[15.582,56.21074,0]}},{"type":"Feature","properties":{"id":"e5c79228-a725-4fb7-a853-5b0a43590466"},"geometry":{"type":"Point","coordinates":[-89.09053,42.2689989,0]}},{"type":"Feature","properties":{"id":"6d4e169d-8a90-46c3-9960-e1001ac18dcd"},"geometry":{"type":"Point","coordinates":[-92.09418809,46.78986799,0]}},{"type":"Feature","properties":{"id":"737792a8-6c59-4e95-82cf-7cdc6cb079c1"},"geometry":{"type":"Point","coordinates":[-79.0627304,35.9106269,0]}},{"type":"Feature","properties":{"id":"68d63e28-2666-47f4-9d74-daf21aa85e80"},"geometry":{"type":"Point","coordinates":[-79.1652429,35.7438093,0]}},{"type":"Feature","properties":{"id":"76d1605e-55fc-4c6b-8ba2-7a8d30eac9f6"},"geometry":{"type":"Point","coordinates":[-78.85444105,35.6561051,0]}},{"type":"Feature","properties":{"id":"e86edb51-0915-4c48-af9a-db55ae5156ff"},"geometry":{"type":"Point","coordinates":[-94.86534008,42.06385868,0]}},{"type":"Feature","properties":{"id":"808baca1-ffa2-4ee5-8810-77e1b058f0be"},"geometry":{"type":"Point","coordinates":[-108.5016538,45.78291334,0]}},{"type":"Feature","properties":{"id":"58bf2433-166c-4880-9f9f-aed22abb8d4a"},"geometry":{"type":"Point","coordinates":[-74.0381651,40.4117685,0]}},{"type":"Feature","properties":{"id":"8b44ff77-fb30-4b24-afa6-844d9af5c8af"},"geometry":{"type":"Point","coordinates":[-107.8800415,37.2748415,0]}},{"type":"Feature","properties":{"id":"e35cdda6-f0be-4e2a-890c-bdb6659f581e"},"geometry":{"type":"Point","coordinates":[-119.1276491,34.20845783,0]}},{"type":"Feature","properties":{"id":"e3e0de2f-3ec3-4143-a278-efa284b6835c"},"geometry":{"type":"Point","coordinates":[-122.699417,45.478513,0]}},{"type":"Feature","properties":{"id":"dd09fff1-43e0-42e7-b9c6-88e804053082"},"geometry":{"type":"Point","coordinates":[-122.6560057,45.5167536,0]}},{"type":"Feature","properties":{"id":"972e11db-ca46-4a75-bef1-24c596036a66"},"geometry":{"type":"Point","coordinates":[-122.7900557,45.4709556,0]}},{"type":"Feature","properties":{"id":"977d5b69-e92b-4f9b-8c1d-67f9e481365c"},"geometry":{"type":"Point","coordinates":[-121.1700542,44.26491002,0]}},{"type":"Feature","properties":{"id":"2e7ae73a-42cf-4e35-89c2-41d5557727eb"},"geometry":{"type":"Point","coordinates":[-122.900174,47.04491273,0]}},{"type":"Feature","properties":{"id":"7440477a-6410-4967-b856-c031ced810b3"},"geometry":{"type":"Point","coordinates":[-91.6731853,47.0194124,0]}},{"type":"Feature","properties":{"id":"de3d4ee8-375c-4980-8ed1-c053afaf121e"},"geometry":{"type":"Point","coordinates":[-71.19186438,42.16931297,0]}},{"type":"Feature","properties":{"id":"dd121468-1064-4fab-98b5-8b2044e3a3b4"},"geometry":{"type":"Point","coordinates":[-94.57977386,39.0924045,0]}},{"type":"Feature","properties":{"id":"44c0bc74-7c1a-47d7-8bd5-535c17fef433"},"geometry":{"type":"Point","coordinates":[-118.3256345,33.3434987,0]}},{"type":"Feature","properties":{"id":"3b1a5b42-5517-4da1-b1ee-93b3e3bce99d"},"geometry":{"type":"Point","coordinates":[-81.68543695,35.74471934,0]}},{"type":"Feature","properties":{"id":"c14fb00c-7034-45e9-8581-e5865bc72e0a"},"geometry":{"type":"Point","coordinates":[-90.65372886,42.51225898,0]}},{"type":"Feature","properties":{"id":"946fddaa-7222-4ece-823e-52896e661874"},"geometry":{"type":"Point","coordinates":[-90.2439837,38.6394897,0]}},{"type":"Feature","properties":{"id":"f6695f12-3197-484d-9830-503bc41bfc74"},"geometry":{"type":"Point","coordinates":[-74.827173,41.911407,0]}},{"type":"Feature","properties":{"id":"282e53a4-054a-4047-a7ff-bde26dfad708"},"geometry":{"type":"Point","coordinates":[-75.3464618,40.5910341,0]}},{"type":"Feature","properties":{"id":"7cabd85d-217f-49c7-b0eb-3031a9efca4d"},"geometry":{"type":"Point","coordinates":[-81.18741223,35.26577507,0]}},{"type":"Feature","properties":{"id":"a134143f-1c86-4a90-8ded-458aaed9a374"},"geometry":{"type":"Point","coordinates":[-120.9021884,35.44711022,0]}},{"type":"Feature","properties":{"id":"a702447d-f43b-4aab-80a7-1c3c0f40b1c7"},"geometry":{"type":"Point","coordinates":[-117.6882067,33.5948758,0]}},{"type":"Feature","properties":{"id":"50da8137-1da4-4939-932d-50fa93a11ad5"},"geometry":{"type":"Point","coordinates":[-122.2344167,40.17675757,0]}},{"type":"Feature","properties":{"id":"86bb1d32-ad5f-42c6-a7b9-70c92801d1d9"},"geometry":{"type":"Point","coordinates":[-85.70639839,43.16082496,0]}},{"type":"Feature","properties":{"id":"7d69186e-193b-47cd-84dc-60ccdea2b1b3"},"geometry":{"type":"Point","coordinates":[-122.4106996,37.7771589,0]}},{"type":"Feature","properties":{"id":"8a784d6c-14f0-4df9-b49c-37950ef9c8d1"},"geometry":{"type":"Point","coordinates":[-96.59953011,33.66188865,0]}},{"type":"Feature","properties":{"id":"c37ba1f6-a014-4529-b8f0-240e95740556"},"geometry":{"type":"Point","coordinates":[-90.22430637,38.63530006,0]}},{"type":"Feature","properties":{"id":"20a578cc-439f-40f6-ae2d-02e6798108a1"},"geometry":{"type":"Point","coordinates":[-86.13740465,39.78129031,0]}},{"type":"Feature","properties":{"id":"b067aab3-c4e6-4417-b84f-3f8b4290084b"},"geometry":{"type":"Point","coordinates":[-120.6709908,35.2651725,0]}},{"type":"Feature","properties":{"id":"ec8490e6-a241-47af-8746-eb5f95a2012f"},"geometry":{"type":"Point","coordinates":[-120.655724,35.28597462,0]}},{"type":"Feature","properties":{"id":"729fb6cc-0d37-4179-81fe-73a18e67b667"},"geometry":{"type":"Point","coordinates":[-97.7037665,30.2520225,0]}},{"type":"Feature","properties":{"id":"3e9028ae-2464-4ab9-b852-26d54695af7a"},"geometry":{"type":"Point","coordinates":[-97.3184245,37.6846165,0]}},{"type":"Feature","properties":{"id":"dcef9d1b-d9c0-4512-aeb6-eb22c60de041"},"geometry":{"type":"Point","coordinates":[-86.099105,39.805091,0]}},{"type":"Feature","properties":{"id":"4ef7f47b-2152-427e-89a8-bc3326630ed4"},"geometry":{"type":"Point","coordinates":[-89.27970182,44.4422503,0]}},{"type":"Feature","properties":{"id":"e3c0946f-f098-4820-baf7-65cba1c2abca"},"geometry":{"type":"Point","coordinates":[-104.8374071,38.8330574,0]}},{"type":"Feature","properties":{"id":"780ad4bb-6a56-4af5-a613-5551fd00166a"},"geometry":{"type":"Point","coordinates":[-89.01542922,43.33907788,0]}},{"type":"Feature","properties":{"id":"d41989d3-e3a4-47c0-a0eb-cdcfe61a1066"},"geometry":{"type":"Point","coordinates":[-104.9451783,39.73968253,0]}},{"type":"Feature","properties":{"id":"6ee6cc71-b24b-481e-95f3-05bdefbaa41d"},"geometry":{"type":"Point","coordinates":[-118.1444779,34.1476452,0]}},{"type":"Feature","properties":{"id":"5b077a9d-d97a-43d7-9c66-68e6d512f499"},"geometry":{"type":"Point","coordinates":[-7.853814062401847,38.009903135996986,0]}},{"type":"Feature","properties":{"id":"ecbd7424-8f25-4db0-af5e-8334991c2983"},"geometry":{"type":"Point","coordinates":[-81.38518067,41.42999722,0]}},{"type":"Feature","properties":{"id":"54a938fd-f2bc-4579-b173-3657eaaed527"},"geometry":{"type":"Point","coordinates":[-105.001629,39.69879376,0]}},{"type":"Feature","properties":{"id":"10bbba8b-368e-4c6e-adeb-cc6ff7faa782"},"geometry":{"type":"Point","coordinates":[-122.1967583,47.6717847,0]}},{"type":"Feature","properties":{"id":"9a5923b4-e597-40e8-8b91-8ae103c1fa03"},"geometry":{"type":"Point","coordinates":[-122.19855,47.67924,0]}},{"type":"Feature","properties":{"id":"ccdcafc4-b513-4979-b45c-b4103b1d5a9a"},"geometry":{"type":"Point","coordinates":[-78.4784691,38.0277402,0]}},{"type":"Feature","properties":{"id":"6e39f621-d0ff-4765-97c2-53224a0d3825"},"geometry":{"type":"Point","coordinates":[-89.09540702,30.367827,0]}},{"type":"Feature","properties":{"id":"852afa33-abfd-43c6-8a70-25726671635f"},"geometry":{"type":"Point","coordinates":[-86.5859011,34.729847,0]}},{"type":"Feature","properties":{"id":"60b2dd42-d68e-482b-a6a9-5b67213fd4d4"},"geometry":{"type":"Point","coordinates":[-121.2874106,37.95439196,0]}},{"type":"Feature","properties":{"id":"50f44b4d-4e59-4fbb-9a62-f10bb61496c5"},"geometry":{"type":"Point","coordinates":[-122.6145084,47.58932601,0]}},{"type":"Feature","properties":{"id":"82055805-2151-4d92-aa60-9f30c6c0457c"},"geometry":{"type":"Point","coordinates":[-94.514437,37.1027,0]}},{"type":"Feature","properties":{"id":"fa90e092-28ce-4e31-98d3-d2afd28c26f3"},"geometry":{"type":"Point","coordinates":[-0.30833,51.070596,0]}},{"type":"Feature","properties":{"id":"96ac0045-d677-4fe5-8dba-ba3fca9f2fe1"},"geometry":{"type":"Point","coordinates":[-117.856454,33.788493,0]}},{"type":"Feature","properties":{"id":"d4df1800-b94f-47bf-bb45-c8fa08d2f766"},"geometry":{"type":"Point","coordinates":[-85.00164782,41.64836256,0]}},{"type":"Feature","properties":{"id":"98c74480-648c-4e48-9740-bfef75a0310e"},"geometry":{"type":"Point","coordinates":[-79.985096,32.781811,0]}},{"type":"Feature","properties":{"id":"323df94a-cbe9-4948-afef-dccd585de0a5"},"geometry":{"type":"Point","coordinates":[-81.61537541623007,38.37773389722528,0]}},{"type":"Feature","properties":{"id":"d03afb99-77f5-472e-add0-52b4da9d6b59"},"geometry":{"type":"Point","coordinates":[-90.150279,37.757916,0]}},{"type":"Feature","properties":{"id":"e1677dd0-b321-4dd6-be81-713226ddd0bc"},"geometry":{"type":"Point","coordinates":[-93.275808,36.639618,0]}},{"type":"Feature","properties":{"id":"e01090fe-7c0c-42b6-ab1a-7f47b734dab9"},"geometry":{"type":"Point","coordinates":[-73.40421711,41.3961903,0]}},{"type":"Feature","properties":{"id":"117fca17-2f1b-48dc-9036-b64d39dc0711"},"geometry":{"type":"Point","coordinates":[-84.4986682,38.0546834,0]}},{"type":"Feature","properties":{"id":"c1955297-f27b-4cdd-a34d-83626a1d7593"},"geometry":{"type":"Point","coordinates":[-73.59546931,42.36315065,0]}},{"type":"Feature","properties":{"id":"c7b4ae17-1cbd-4a08-9b21-07a7a0bf1689"},"geometry":{"type":"Point","coordinates":[-123.0958477,44.80583507,0]}},{"type":"Feature","properties":{"id":"32e080ba-5023-493a-a6ea-0a13f5be02fb"},"geometry":{"type":"Point","coordinates":[-85.18536152,32.87625763,0]}},{"type":"Feature","properties":{"id":"2df305d1-54c9-4414-aa77-cb4cd99044bd"},"geometry":{"type":"Point","coordinates":[-85.31443025,35.03633349,0]}},{"type":"Feature","properties":{"id":"047bcd29-88dc-4b9d-843d-502921e8001e"},"geometry":{"type":"Point","coordinates":[-75.95000063,40.3357192,0]}},{"type":"Feature","properties":{"id":"468df106-530f-47c1-956a-8544beb7c6d6"},"geometry":{"type":"Point","coordinates":[-122.0399663,38.2493581,0]}},{"type":"Feature","properties":{"id":"18b7d2b2-1f37-41af-a89f-837ce6e80691"},"geometry":{"type":"Point","coordinates":[-85.83377405,33.6601671,0]}},{"type":"Feature","properties":{"id":"b7f56781-add6-4bba-a3df-62a254f64971"},"geometry":{"type":"Point","coordinates":[-84.4743633,45.647403,0]}},{"type":"Feature","properties":{"id":"101dd923-8a78-4db5-9902-663d4e80b07c"},"geometry":{"type":"Point","coordinates":[-78.0477587,33.952339,0]}},{"type":"Feature","properties":{"id":"6264ddf4-1dc2-4591-baed-ad889c0b5230"},"geometry":{"type":"Point","coordinates":[-76.6195028,39.2749156,0]}},{"type":"Feature","properties":{"id":"58144e11-89a4-41bd-b65f-5b33de2b654a"},"geometry":{"type":"Point","coordinates":[-71.0946215,42.34729,0]}},{"type":"Feature","properties":{"id":"5450f71d-24e7-414c-920d-e847da6912b0"},"geometry":{"type":"Point","coordinates":[-122.9532838,45.3057205,0]}},{"type":"Feature","properties":{"id":"f036f7ce-8dcf-4941-bf0c-310f7f7c1e7c"},"geometry":{"type":"Point","coordinates":[-73.9015282,40.841904,0]}},{"type":"Feature","properties":{"id":"0aa7e0cb-3465-42c8-a6cd-2af04701f286"},"geometry":{"type":"Point","coordinates":[-84.96940721,34.76976664,0]}},{"type":"Feature","properties":{"id":"7646821c-eb5d-4e8f-888e-d1f76f9cb366"},"geometry":{"type":"Point","coordinates":[-76.4974843,38.9780984,0]}},{"type":"Feature","properties":{"id":"b2763258-7b12-4551-b16f-3c9deba2bc7e"},"geometry":{"type":"Point","coordinates":[-76.69804666,39.01687169,0]}},{"type":"Feature","properties":{"id":"ad90e19c-cc4a-47ff-ba91-8779d55aa040"},"geometry":{"type":"Point","coordinates":[-79.9507513,39.6272755,0]}},{"type":"Feature","properties":{"id":"4fbae1fe-8335-4381-becb-3412e5fa3763"},"geometry":{"type":"Point","coordinates":[-124.2875954,42.0521588,0]}},{"type":"Feature","properties":{"id":"3c820163-0cdf-4f61-a2d7-bb294da08380"},"geometry":{"type":"Point","coordinates":[-87.65589165,41.88434,0]}},{"type":"Feature","properties":{"id":"d1998a9b-eacd-439c-be7f-09b9b84fc95a"},"geometry":{"type":"Point","coordinates":[-115.2983835,36.1475868,0]}},{"type":"Feature","properties":{"id":"245f05e1-8216-45f4-9a5d-d8f6f600719a"},"geometry":{"type":"Point","coordinates":[-117.9811345,46.3192285,0]}},{"type":"Feature","properties":{"id":"653a1d3f-2589-46f0-b8f5-e76db412ae53"},"geometry":{"type":"Point","coordinates":[-105.9435314,35.68947555,0]}},{"type":"Feature","properties":{"id":"c2f3c08f-5b47-4dba-93c4-328762b5a266"},"geometry":{"type":"Point","coordinates":[-97.33528782,32.7303843,0]}},{"type":"Feature","properties":{"id":"d048e2ca-6b0b-43b3-ac7b-2422af3aef33"},"geometry":{"type":"Point","coordinates":[-117.7341019,33.98303313,0]}},{"type":"Feature","properties":{"id":"d93058cf-49b3-4703-b194-d92f827e778f"},"geometry":{"type":"Point","coordinates":[-117.627567,34.05034112,0]}},{"type":"Feature","properties":{"id":"8028941f-0c22-42e0-a99a-2e86a655aac5"},"geometry":{"type":"Point","coordinates":[-95.7247222,34.9258333,0]}},{"type":"Feature","properties":{"id":"7ff6ddb0-bd1e-4e5c-b2a3-bf66fac6e6d7"},"geometry":{"type":"Point","coordinates":[-98.1387997,43.11037166,0]}},{"type":"Feature","properties":{"id":"cee664ba-c129-45ea-a00e-8fad713dcea0"},"geometry":{"type":"Point","coordinates":[-84.51533432,39.11322509,0]}},{"type":"Feature","properties":{"id":"bbae1c38-aaae-4d38-b72a-9ed1ded92f05"},"geometry":{"type":"Point","coordinates":[-77.30201557,38.84818941,0]}},{"type":"Feature","properties":{"id":"65025df7-32bc-4a38-a4f5-09492aa403bb"},"geometry":{"type":"Point","coordinates":[-116.8892394,33.02777389,0]}},{"type":"Feature","properties":{"id":"44b14d44-1156-467f-b3dc-c04127bccc6f"},"geometry":{"type":"Point","coordinates":[-122.411968,48.473804,0]}},{"type":"Feature","properties":{"id":"813e88ed-ddef-4c0c-9151-66ab6f745a2e"},"geometry":{"type":"Point","coordinates":[-122.4851164,48.7533261,0]}},{"type":"Feature","properties":{"id":"9c5edc2a-5f36-449f-b407-dc124c466fe9"},"geometry":{"type":"Point","coordinates":[-117.080369,32.641495,0]}},{"type":"Feature","properties":{"id":"f644ee47-6458-4a46-9c25-b7e1ef8dd2e0"},"geometry":{"type":"Point","coordinates":[-79.9643613,40.4620769,0]}},{"type":"Feature","properties":{"id":"14ea4e7c-498c-417e-89e9-eabaf9b7051f"},"geometry":{"type":"Point","coordinates":[-98.72996029,29.79015427,0]}},{"type":"Feature","properties":{"id":"acf2e29a-72cf-4d57-8de8-99681e6cf598"},"geometry":{"type":"Point","coordinates":[-81.92952168,34.95241345,0]}},{"type":"Feature","properties":{"id":"1eff0c5d-93dc-4b96-acec-cdcfd85b6769"},"geometry":{"type":"Point","coordinates":[-82.509195,27.959172,0]}},{"type":"Feature","properties":{"id":"e26d38f2-3c74-4256-b0a8-971d3225aef0"},"geometry":{"type":"Point","coordinates":[-94.57946521,39.14033716,0]}},{"type":"Feature","properties":{"id":"0331a476-a7f7-4c43-ab9f-00e427225443"},"geometry":{"type":"Point","coordinates":[-79.9224894,40.4884044,0]}},{"type":"Feature","properties":{"id":"e5ab0f7c-9606-42ce-8131-a8f6aa5af100"},"geometry":{"type":"Point","coordinates":[-73.986155,40.6917243,0]}},{"type":"Feature","properties":{"id":"6305c46c-4977-4df8-9f2e-fc98709f971f"},"geometry":{"type":"Point","coordinates":[-121.9584645,47.86794845,0]}},{"type":"Feature","properties":{"id":"1e40495c-ca51-455d-a24b-6769efc04060"},"geometry":{"type":"Point","coordinates":[-117.160822,32.82600737,0]}},{"type":"Feature","properties":{"id":"acb378f5-15e7-4a1a-b73b-c1e49f17d8a1"},"geometry":{"type":"Point","coordinates":[-117.160822,32.82600737,0]}},{"type":"Feature","properties":{"id":"40c6daa0-a9f0-4ad9-94ab-b08c8848dad8"},"geometry":{"type":"Point","coordinates":[-89.52775101,34.36809,0]}},{"type":"Feature","properties":{"id":"7e749a31-8ae6-4997-9847-b3cdbd2e7c9e"},"geometry":{"type":"Point","coordinates":[-70.1292845,41.26135815,0]}},{"type":"Feature","properties":{"id":"b8ad748d-59b1-4860-a062-94cad3f77a70"},"geometry":{"type":"Point","coordinates":[-117.8518941,33.71623805,0]}},{"type":"Feature","properties":{"id":"151d81b1-6d9b-4c31-80da-c8005d5e6205"},"geometry":{"type":"Point","coordinates":[-117.1003579,32.78109987,0]}},{"type":"Feature","properties":{"id":"5eaf3169-986e-40f9-9f2b-426f04fee23b"},"geometry":{"type":"Point","coordinates":[-95.3350882,29.8570358,0]}},{"type":"Feature","properties":{"id":"1070f42d-7db8-46a3-8f09-ec835be0ef1f"},"geometry":{"type":"Point","coordinates":[-94.575464,39.091892,0]}},{"type":"Feature","properties":{"id":"5476e31e-0ce8-4fdf-9502-ef3e89d34832"},"geometry":{"type":"Point","coordinates":[-91.25335046,43.80435523,0]}},{"type":"Feature","properties":{"id":"f0f38619-5ed5-4064-83b0-e48f05783d4c"},"geometry":{"type":"Point","coordinates":[-88.0118646,43.0339815,0]}},{"type":"Feature","properties":{"id":"190bb19b-1b65-4585-8ba8-55bbcf1efebe"},"geometry":{"type":"Point","coordinates":[-90.11787155,42.68028418,0]}},{"type":"Feature","properties":{"id":"d2333318-4e2a-4d4d-b7d7-a31af733822d"},"geometry":{"type":"Point","coordinates":[-105.0809465,40.30505214,0]}},{"type":"Feature","properties":{"id":"728581d2-7245-4303-b6c9-2b003ed185fd"},"geometry":{"type":"Point","coordinates":[-90.25807165,38.5908973,0]}},{"type":"Feature","properties":{"id":"3e4025f3-efcc-4913-a66b-a6985899ad29"},"geometry":{"type":"Point","coordinates":[-80.11462571,26.88964636,0]}},{"type":"Feature","properties":{"id":"cba5abaf-d710-42d9-9ba8-e73cf378c245"},"geometry":{"type":"Point","coordinates":[-83.44295839,42.57743694,0]}},{"type":"Feature","properties":{"id":"6e2d96e1-062d-4e05-b0df-5b11a252fbfc"},"geometry":{"type":"Point","coordinates":[-123.1379662,44.04917678,0]}},{"type":"Feature","properties":{"id":"97a6271c-ac6c-47e4-97b4-7af02ee7ad88"},"geometry":{"type":"Point","coordinates":[-121.2607634,38.58185916,0]}},{"type":"Feature","properties":{"id":"9f0fb9c0-49ca-4c1e-aa52-ca9b099a317c"},"geometry":{"type":"Point","coordinates":[-116.225417,43.622812,0]}},{"type":"Feature","properties":{"id":"7cc65ee3-40e0-483b-bf33-589945cb5610"},"geometry":{"type":"Point","coordinates":[-116.2958998,43.654831,0]}},{"type":"Feature","properties":{"id":"62f9023b-c528-4366-8348-3e25c6edfe53"},"geometry":{"type":"Point","coordinates":[-121.8786694,37.32187322,0]}},{"type":"Feature","properties":{"id":"54622678-f89c-4ce7-bc09-3a27808a6225"},"geometry":{"type":"Point","coordinates":[-117.7017202,34.10939116,0]}},{"type":"Feature","properties":{"id":"a33ce0a4-eaf9-4807-bd2b-ecc104b186c4"},"geometry":{"type":"Point","coordinates":[-79.6789283,41.14649162,0]}},{"type":"Feature","properties":{"id":"088d36c6-2be1-4c07-8da1-d8c64f5800de"},"geometry":{"type":"Point","coordinates":[-117.826752,34.1066017,0]}},{"type":"Feature","properties":{"id":"252f7a2b-637c-4a90-bce9-5fab3e0d6702"},"geometry":{"type":"Point","coordinates":[-81.30644573,41.69622887,0]}},{"type":"Feature","properties":{"id":"da01256e-6b46-4fb2-94e4-e18d5fe01b65"},"geometry":{"type":"Point","coordinates":[-74.41622495,41.44693028,0]}},{"type":"Feature","properties":{"id":"41f88027-2cd2-4988-bd1c-0869bec82d61"},"geometry":{"type":"Point","coordinates":[-81.32698431202729,38.53474238675053,0]}},{"type":"Feature","properties":{"id":"418f4dca-b6cc-46ef-bdd8-fb7a4febb9e8"},"geometry":{"type":"Point","coordinates":[-122.1914202,37.72210256,0]}},{"type":"Feature","properties":{"id":"a630d9e9-b184-4c4f-aa32-56e61cfd6c92"},"geometry":{"type":"Point","coordinates":[-81.690036,41.4991502,0]}},{"type":"Feature","properties":{"id":"9aab61ae-eeb8-493e-8c80-92e79bd86a2c"},"geometry":{"type":"Point","coordinates":[-72.8236736,41.45664583,0]}},{"type":"Feature","properties":{"id":"8690decb-8627-47c1-8a42-bf73cca5662e"},"geometry":{"type":"Point","coordinates":[-123.3313287,42.4401171,0]}},{"type":"Feature","properties":{"id":"3f324410-c135-498c-b5cc-4116df6d9f8f"},"geometry":{"type":"Point","coordinates":[-74.28252639,40.65943179,0]}},{"type":"Feature","properties":{"id":"03c5e7d6-e98d-481f-ad60-64d363f20446"},"geometry":{"type":"Point","coordinates":[-120.9851442,38.68200185,0]}},{"type":"Feature","properties":{"id":"09345655-ad47-4b71-ba33-61c1c16550a0"},"geometry":{"type":"Point","coordinates":[-84.0448186,36.1696625,0]}},{"type":"Feature","properties":{"id":"a4f67a90-e30b-4e7b-949c-1ab62077742c"},"geometry":{"type":"Point","coordinates":[-91.665354,41.973813,0]}},{"type":"Feature","properties":{"id":"80315299-debd-4568-8975-a06f1d0038f3"},"geometry":{"type":"Point","coordinates":[-93.27195031,44.98071827,0]}},{"type":"Feature","properties":{"id":"beccac0a-ce7c-420f-a548-67ce2b84d7eb"},"geometry":{"type":"Point","coordinates":[-116.2116802,43.62441063,0]}},{"type":"Feature","properties":{"id":"b93ef9fe-5adc-4dae-a5e8-49c94cd7cfd0"},"geometry":{"type":"Point","coordinates":[-122.3452717,47.6116138,0]}},{"type":"Feature","properties":{"id":"5382a775-e629-49a1-8774-712525404364"},"geometry":{"type":"Point","coordinates":[-122.3865589,47.66806551,0]}},{"type":"Feature","properties":{"id":"67e50b38-80ff-431e-a5eb-d9e49db207cf"},"geometry":{"type":"Point","coordinates":[-123.0165729,38.80532322,0]}},{"type":"Feature","properties":{"id":"81228a3c-b30b-426b-bbb4-00fcc575e858"},"geometry":{"type":"Point","coordinates":[-80.82676867,41.26602856,0]}},{"type":"Feature","properties":{"id":"86dcbf88-9ef0-4f73-a021-330198902ad0"},"geometry":{"type":"Point","coordinates":[-116.401697,33.826202,0]}},{"type":"Feature","properties":{"id":"29f4510e-d3c3-4166-ab94-ee1879962000"},"geometry":{"type":"Point","coordinates":[-78.730634,40.485306,0]}},{"type":"Feature","properties":{"id":"8f9a9b92-eedd-4ca0-9fd6-01299cb0c74e"},"geometry":{"type":"Point","coordinates":[-105.5952184,41.31105578,0]}},{"type":"Feature","properties":{"id":"08155729-56b6-4a82-a43e-5b458dd01c2e"},"geometry":{"type":"Point","coordinates":[-122.6381854,45.5225809,0]}},{"type":"Feature","properties":{"id":"5b5da0b9-7219-4bcf-a841-ceb5388ef7da"},"geometry":{"type":"Point","coordinates":[-120.4358577,34.9531295,0]}},{"type":"Feature","properties":{"id":"981cd7dd-8130-4eda-899c-70f3a556e1bd"},"geometry":{"type":"Point","coordinates":[-80.16333048,40.5174116,0]}},{"type":"Feature","properties":{"id":"b757743f-6586-498f-84f0-8d92d0b5ae6e"},"geometry":{"type":"Point","coordinates":[-80.6090792,28.3213572,0]}},{"type":"Feature","properties":{"id":"c97cbf45-cb24-4b09-ab4d-cb6859e12e03"},"geometry":{"type":"Point","coordinates":[-88.01993391553306,44.43019537817209,0]}},{"type":"Feature","properties":{"id":"c8e457a7-0753-4e02-a20e-cda524635a0e"},"geometry":{"type":"Point","coordinates":[-71.3049167,41.51869514,0]}},{"type":"Feature","properties":{"id":"a7ba0514-376a-46d5-9827-230e5467c0bb"},"geometry":{"type":"Point","coordinates":[-96.69344422,40.8123075,0]}},{"type":"Feature","properties":{"id":"6d50dc8a-94a9-4490-996d-cb2e79325a69"},"geometry":{"type":"Point","coordinates":[-109.05007769427144,44.531821077441066,0]}},{"type":"Feature","properties":{"id":"ac955d91-37e9-4289-890c-5367864962b4"},"geometry":{"type":"Point","coordinates":[-76.29561292,36.87169977,0]}},{"type":"Feature","properties":{"id":"87b5537d-1ade-42da-9df2-1274eaf3298d"},"geometry":{"type":"Point","coordinates":[-87.6681955,46.4916806,0]}},{"type":"Feature","properties":{"id":"2d069653-3988-44e6-a58e-89de3d646223"},"geometry":{"type":"Point","coordinates":[-86.11152208,42.31308099,0]}},{"type":"Feature","properties":{"id":"701f40c6-bf18-4462-bac2-003ed612b484"},"geometry":{"type":"Point","coordinates":[-104.75566,38.87959595,0]}},{"type":"Feature","properties":{"id":"81538993-ea66-450c-a41e-6023267081f8"},"geometry":{"type":"Point","coordinates":[-103.2166522,44.03542851,0]}},{"type":"Feature","properties":{"id":"6d974500-ddaf-4742-8426-da9c7a9e5016"},"geometry":{"type":"Point","coordinates":[-122.5784543,45.33224121,0]}},{"type":"Feature","properties":{"id":"ec0384fd-8f69-4853-918d-bbc46329e657"},"geometry":{"type":"Point","coordinates":[-122.39395,47.56329,0]}},{"type":"Feature","properties":{"id":"350327f4-3d45-4c30-9651-349f7d8615ac"},"geometry":{"type":"Point","coordinates":[-72.456028,41.9209531,0]}},{"type":"Feature","properties":{"id":"8adecd1d-7e2e-4724-836a-a13c4d145996"},"geometry":{"type":"Point","coordinates":[-90.16984913,46.45390575,0]}},{"type":"Feature","properties":{"id":"7a5ad53c-84cd-4843-aaf7-6fb870588538"},"geometry":{"type":"Point","coordinates":[-74.9127483,38.97816685,0]}},{"type":"Feature","properties":{"id":"7c7015c0-c7af-41f9-bab3-1cb9e4db0c7f"},"geometry":{"type":"Point","coordinates":[-119.986213,38.925231,0]}},{"type":"Feature","properties":{"id":"14e3a304-2a09-4148-b701-db23ca91deb2"},"geometry":{"type":"Point","coordinates":[-123.0864976,44.05674657,0]}},{"type":"Feature","properties":{"id":"7097997a-1a61-4da8-a549-f823db3a908a"},"geometry":{"type":"Point","coordinates":[-121.988911,47.204514,0]}},{"type":"Feature","properties":{"id":"c76631f7-1fa9-4b31-b126-bedd85f363dd"},"geometry":{"type":"Point","coordinates":[-104.4396637,36.90092538,0]}},{"type":"Feature","properties":{"id":"c96029a1-cb59-4de2-9a2b-3a8380964bde"},"geometry":{"type":"Point","coordinates":[-114.3475961,34.50754044,0]}},{"type":"Feature","properties":{"id":"98e114d3-a3df-40c9-aab9-dc4d7b0287ce"},"geometry":{"type":"Point","coordinates":[-81.7039719,41.49884829,0]}},{"type":"Feature","properties":{"id":"ffe2b950-fcdc-4262-afa4-08f4efe138d7"},"geometry":{"type":"Point","coordinates":[-76.72393735,39.9618357,0]}},{"type":"Feature","properties":{"id":"ad5ab314-fdc4-4f12-a3d5-6fbb4f8ed7a3"},"geometry":{"type":"Point","coordinates":[-6.2600129,56.0703454,0]}},{"type":"Feature","properties":{"id":"6d861790-9ecf-490c-80b5-418ff488de5d"},"geometry":{"type":"Point","coordinates":[-107.877366,38.47887872,0]}},{"type":"Feature","properties":{"id":"c0b1eb89-c49e-4506-88b7-a0c17c3e2243"},"geometry":{"type":"Point","coordinates":[-107.7577685,38.152358,0]}},{"type":"Feature","properties":{"id":"aaf6059a-1d65-4e9f-9b58-bb23474087da"},"geometry":{"type":"Point","coordinates":[-105.9855918,37.40026048,0]}},{"type":"Feature","properties":{"id":"ced7171c-5a4d-451b-9f7a-a8d9dc5a8ebc"},"geometry":{"type":"Point","coordinates":[-104.8083989,38.99103716,0]}},{"type":"Feature","properties":{"id":"f589e0ef-f14c-4a54-9745-c8f2ce1d5a53"},"geometry":{"type":"Point","coordinates":[-105.0916384,39.7693524,0]}},{"type":"Feature","properties":{"id":"19199c69-60da-4683-a8ef-242e4d76bdf3"},"geometry":{"type":"Point","coordinates":[-81.04200957,33.99236663,0]}},{"type":"Feature","properties":{"id":"efa39c35-5c38-490a-bd58-186a75a6ab61"},"geometry":{"type":"Point","coordinates":[-76.50358705,40.03264918,0]}},{"type":"Feature","properties":{"id":"da404ea3-c676-4894-b0db-eafe6df0e76e"},"geometry":{"type":"Point","coordinates":[-122.6217524,45.5357321,0]}},{"type":"Feature","properties":{"id":"d1fed527-6586-44e0-a8e4-cf5e10b4bb9c"},"geometry":{"type":"Point","coordinates":[-120.3140272,47.43353015,0]}},{"type":"Feature","properties":{"id":"bbcde627-f506-4691-952b-2cf82d65addd"},"geometry":{"type":"Point","coordinates":[-83.0692897,39.9675898,0]}},{"type":"Feature","properties":{"id":"6cc3bad6-987e-4b2b-87cf-a54860eabb33"},"geometry":{"type":"Point","coordinates":[-94.16886854,36.0771652,0]}},{"type":"Feature","properties":{"id":"9140eb7f-d86d-4fee-981e-4f7527d91a22"},"geometry":{"type":"Point","coordinates":[-90.17712179,42.85729962,0]}},{"type":"Feature","properties":{"id":"1b88bddd-2c59-40db-b4de-91da36b0db0f"},"geometry":{"type":"Point","coordinates":[-122.872489,42.32896155,0]}},{"type":"Feature","properties":{"id":"986f0534-cf91-42e9-ac9c-7a481baf74e1"},"geometry":{"type":"Point","coordinates":[-74.71372844,40.14847167,0]}},{"type":"Feature","properties":{"id":"be75d031-fb04-4805-9de2-962ea65fe830"},"geometry":{"type":"Point","coordinates":[-118.3328574,33.91653119,0]}},{"type":"Feature","properties":{"id":"ef9f8a53-3e7e-4d5b-acb1-82692306aa19"},"geometry":{"type":"Point","coordinates":[-83.00367741,39.95045334,0]}},{"type":"Feature","properties":{"id":"8566eecd-9030-4cd7-9b06-5202a6b4e7c2"},"geometry":{"type":"Point","coordinates":[-79.9755638,32.88299711,0]}},{"type":"Feature","properties":{"id":"99a4ae42-941c-455f-a6c7-f37276961d4e"},"geometry":{"type":"Point","coordinates":[-76.1318655,36.9135253,0]}},{"type":"Feature","properties":{"id":"ff07eef9-fd76-4909-9f8b-e3d690dab516"},"geometry":{"type":"Point","coordinates":[-96.81658792,32.79177896,0]}},{"type":"Feature","properties":{"id":"9d79e9ce-34c7-4232-b9b6-f218a0fdfde6"},"geometry":{"type":"Point","coordinates":[-78.8980697,42.9198446,0]}},{"type":"Feature","properties":{"id":"15a2144f-9a86-48fd-9fc4-5c450fd828fd"},"geometry":{"type":"Point","coordinates":[-87.90182086,43.0672919,0]}},{"type":"Feature","properties":{"id":"07e76f00-bcbc-4134-a322-679dbcc0b8ec"},"geometry":{"type":"Point","coordinates":[-78.582171,35.883411,0]}},{"type":"Feature","properties":{"id":"e0b5cb85-eab8-400f-85b7-95a600e7740b"},"geometry":{"type":"Point","coordinates":[-87.91078255975626,43.00689727650658,0]}},{"type":"Feature","properties":{"id":"6c091b85-b347-4bdf-994a-6f1bdd0d9461"},"geometry":{"type":"Point","coordinates":[-74.842079,40.53132933,0]}},{"type":"Feature","properties":{"id":"fecd5791-19fe-43ae-b618-3ddf1e3d9761"},"geometry":{"type":"Point","coordinates":[-71.534205,43.204108,0]}},{"type":"Feature","properties":{"id":"048b7e46-aa54-4397-8f42-93b9fd2cd93c"},"geometry":{"type":"Point","coordinates":[-80.20091709,25.800254,0]}},{"type":"Feature","properties":{"id":"260ec59d-2c3d-4fb1-957b-ec0a6d2cee5a"},"geometry":{"type":"Point","coordinates":[-73.98572367,40.57502661,0]}},{"type":"Feature","properties":{"id":"5447d888-e88c-4480-9258-a649dbd94cdd"},"geometry":{"type":"Point","coordinates":[-93.6324853,41.5681381,0]}},{"type":"Feature","properties":{"id":"4f1c4d66-e46d-46bf-97e9-ed62f2355058"},"geometry":{"type":"Point","coordinates":[-84.90321484,42.87142429,0]}},{"type":"Feature","properties":{"id":"e75b5599-7133-4cb8-ab49-0048d0f4443a"},"geometry":{"type":"Point","coordinates":[-117.9077193,34.13260803,0]}},{"type":"Feature","properties":{"id":"34f16f3a-223b-4c32-9729-634f90e7275f"},"geometry":{"type":"Point","coordinates":[-72.57147904,41.84872829,0]}},{"type":"Feature","properties":{"id":"dc8fb319-acd5-4342-a3f1-bfaeddd2107e"},"geometry":{"type":"Point","coordinates":[-123.3284921,42.43842401,0]}},{"type":"Feature","properties":{"id":"a05beba6-5429-43ed-8bd2-df1075116219"},"geometry":{"type":"Point","coordinates":[-81.02382212,33.97100882,0]}},{"type":"Feature","properties":{"id":"ff77cd4b-5573-4fce-a1af-bd454e814fd4"},"geometry":{"type":"Point","coordinates":[-75.3467908,40.1057904,0]}},{"type":"Feature","properties":{"id":"9c2b12cc-2909-47a2-8d5e-39fc21ba51d4"},"geometry":{"type":"Point","coordinates":[-85.66859588,41.84164216,0]}},{"type":"Feature","properties":{"id":"9e9d2ed9-ee58-44ce-8694-374196db165e"},"geometry":{"type":"Point","coordinates":[-117.1578979,32.88808261,0]}},{"type":"Feature","properties":{"id":"342cfb9f-a0bf-4a4b-a50c-4d66174ed767"},"geometry":{"type":"Point","coordinates":[-91.05121455,41.41700522,0]}},{"type":"Feature","properties":{"id":"9df45ed5-3546-43e7-a1dd-3311c0c1176b"},"geometry":{"type":"Point","coordinates":[-120.6912456,35.6267654,0]}},{"type":"Feature","properties":{"id":"bd4d649c-04c2-480a-b08a-1f7b77599a6e"},"geometry":{"type":"Point","coordinates":[-122.9070824,44.5247777,0]}},{"type":"Feature","properties":{"id":"7526c8dc-2807-49a7-a518-96fc77c78f8a"},"geometry":{"type":"Point","coordinates":[-76.0585835,40.9922807,0]}},{"type":"Feature","properties":{"id":"2e6814a0-f256-4825-8f63-edad88ba3736"},"geometry":{"type":"Point","coordinates":[-121.0145495,38.88649696,0]}},{"type":"Feature","properties":{"id":"468d04c3-f53d-44da-b79e-534193126c0b"},"geometry":{"type":"Point","coordinates":[-87.56903164437763,44.14960903857421,0]}},{"type":"Feature","properties":{"id":"6e971ebb-6b06-41a0-befc-d67e9d0a16d7"},"geometry":{"type":"Point","coordinates":[-86.820912,35.944623,0]}},{"type":"Feature","properties":{"id":"84b769ca-926a-4fc5-a1dc-f7cdce4eea06"},"geometry":{"type":"Point","coordinates":[-97.65776203,35.4185472,0]}},{"type":"Feature","properties":{"id":"3ef69ed1-3521-4034-902c-878887461a33"},"geometry":{"type":"Point","coordinates":[-89.990736,35.12097,0]}},{"type":"Feature","properties":{"id":"bd647651-c56e-42ad-a5f8-51f1767bb362"},"geometry":{"type":"Point","coordinates":[-149.8478495,60.4952185,0]}},{"type":"Feature","properties":{"id":"df6e1686-5503-432e-8604-bc3546bc6374"},"geometry":{"type":"Point","coordinates":[-122.8400333,45.4314259,0]}},{"type":"Feature","properties":{"id":"beb63dd2-5dc8-4774-a77a-5d6819782627"},"geometry":{"type":"Point","coordinates":[-79.954817,32.817102,0]}},{"type":"Feature","properties":{"id":"62418a35-3a11-48f5-8b17-69f7cf65de0e"},"geometry":{"type":"Point","coordinates":[-122.7359139,38.47534267,0]}},{"type":"Feature","properties":{"id":"931e2b28-419d-4a36-9e8e-eca1b849f1a9"},"geometry":{"type":"Point","coordinates":[-73.6399437,43.3177399,0]}},{"type":"Feature","properties":{"id":"781937cb-face-47db-a452-fc3997cca025"},"geometry":{"type":"Point","coordinates":[-105.0755188,40.5873784,0]}},{"type":"Feature","properties":{"id":"df6b62fb-899b-4181-a56f-f4c067e9723b"},"geometry":{"type":"Point","coordinates":[-75.10942405,42.45118586,0]}},{"type":"Feature","properties":{"id":"bad8c409-2e39-4ebc-847c-c74865fa30d6"},"geometry":{"type":"Point","coordinates":[-82.58738072,28.89472626,0]}},{"type":"Feature","properties":{"id":"8a48a9ba-b7ac-4afc-be40-834fa496cb74"},"geometry":{"type":"Point","coordinates":[-75.43229951,43.20521338,0]}},{"type":"Feature","properties":{"id":"84379397-fb21-4348-9e5b-d536d31f2ad0"},"geometry":{"type":"Point","coordinates":[-108.7314921,39.1591638,0]}},{"type":"Feature","properties":{"id":"78c42e60-7bd8-40cf-94c6-9079a36ee84b"},"geometry":{"type":"Point","coordinates":[-79.94040826,40.42611867,0]}},{"type":"Feature","properties":{"id":"6383b0a3-75af-4db1-9c58-744f9b019426"},"geometry":{"type":"Point","coordinates":[-88.01916054,44.51896164,0]}},{"type":"Feature","properties":{"id":"de768791-bb67-44f8-a4f7-db4f26d9f580"},"geometry":{"type":"Point","coordinates":[-75.6487902,42.89903413,0]}},{"type":"Feature","properties":{"id":"1bf9a380-d39f-486b-81b0-96b6c90a413d"},"geometry":{"type":"Point","coordinates":[-95.46266,30.316443,0]}},{"type":"Feature","properties":{"id":"322308d2-d7e1-4faf-84e6-77b5948aaffc"},"geometry":{"type":"Point","coordinates":[-80.073376,26.55907743,0]}},{"type":"Feature","properties":{"id":"070be339-1a2e-4ec9-a995-23a55599dc0f"},"geometry":{"type":"Point","coordinates":[-82.430498,27.956553,0]}},{"type":"Feature","properties":{"id":"2810105c-ee25-4e8b-9fc7-4c1042f3434b"},"geometry":{"type":"Point","coordinates":[-112.470304,34.53851944,0]}},{"type":"Feature","properties":{"id":"36d6a22f-9824-44f8-b095-9435e0314276"},"geometry":{"type":"Point","coordinates":[-110.96679,32.22634085,0]}},{"type":"Feature","properties":{"id":"48997c3a-bfc2-4a18-9fb0-37882a9c5fdb"},"geometry":{"type":"Point","coordinates":[-77.71365587,39.14390693,0]}},{"type":"Feature","properties":{"id":"1a7ee0ba-4199-42c1-845a-c41800af60d8"},"geometry":{"type":"Point","coordinates":[-90.00993854439756,43.5325142053154,0]}},{"type":"Feature","properties":{"id":"d2f08212-1e67-4c5e-bd67-371a41000fa3"},"geometry":{"type":"Point","coordinates":[-81.85304867,41.36685385,0]}},{"type":"Feature","properties":{"id":"ec621443-0cb1-44c5-9b60-0ee49bc0b672"},"geometry":{"type":"Point","coordinates":[-81.04814066,41.77136994,0]}},{"type":"Feature","properties":{"id":"95a442ca-6893-4e6a-abc2-1c51f125fefa"},"geometry":{"type":"Point","coordinates":[-117.1791416,32.6873641,0]}},{"type":"Feature","properties":{"id":"8e3d6cd2-c95c-432e-963d-2f0c4beb5dfd"},"geometry":{"type":"Point","coordinates":[-117.094383,32.753124,0]}},{"type":"Feature","properties":{"id":"f851b4a2-b3f0-49c3-9691-ab4622da8a06"},"geometry":{"type":"Point","coordinates":[-106.6127225,35.2298508,0]}},{"type":"Feature","properties":{"id":"7dbb664f-ef54-4385-b8ea-c9d3a05c2672"},"geometry":{"type":"Point","coordinates":[-121.7623105,36.9239241,0]}},{"type":"Feature","properties":{"id":"99bf7864-8bb8-44cb-a933-49a45b5e47af"},"geometry":{"type":"Point","coordinates":[-87.6643524,41.9447594,0]}},{"type":"Feature","properties":{"id":"e5a5016b-e1ce-41c3-aad2-5fd4f1f390e7"},"geometry":{"type":"Point","coordinates":[-86.794546,36.165123,0]}},{"type":"Feature","properties":{"id":"5fbf4428-9456-456a-825d-1ce55e02d3a3"},"geometry":{"type":"Point","coordinates":[-76.17989771,42.5994031,0]}},{"type":"Feature","properties":{"id":"6af2f2c7-5ed1-4f30-86b9-9a8533d01527"},"geometry":{"type":"Point","coordinates":[-118.3131167,33.84500094,0]}},{"type":"Feature","properties":{"id":"6b743f23-0d8a-4cb5-9ea1-2fdaad3dde93"},"geometry":{"type":"Point","coordinates":[-96.6271153,40.8154683,0]}},{"type":"Feature","properties":{"id":"d452871c-f0c1-44a2-b67b-fc50fd3d48d2"},"geometry":{"type":"Point","coordinates":[-92.91372949,45.15266627,0]}},{"type":"Feature","properties":{"id":"55191259-586a-4fb8-9050-33b7e0540a74"},"geometry":{"type":"Point","coordinates":[-75.26004107,38.42358687,0]}},{"type":"Feature","properties":{"id":"66970f3f-1984-473a-9a3c-2dc092f54c7a"},"geometry":{"type":"Point","coordinates":[-79.9232026,40.4726062,0]}},{"type":"Feature","properties":{"id":"b6e76a2f-fd9e-442e-afe8-09395bd1f4c4"},"geometry":{"type":"Point","coordinates":[-7.2312229,52.6542803,0]}},{"type":"Feature","properties":{"id":"882de869-8767-4dcc-9c5e-56ef4e3390a1"},"geometry":{"type":"Point","coordinates":[-8.4340922,51.9132877,0]}},{"type":"Feature","properties":{"id":"d2d3de44-bc8b-4fcc-921d-2340cc0bf346"},"geometry":{"type":"Point","coordinates":[-84.02463418,41.89136136,0]}},{"type":"Feature","properties":{"id":"9b04a566-cc87-47d5-9ba5-d13a35517ea4"},"geometry":{"type":"Point","coordinates":[-81.04004014,34.01695029,0]}},{"type":"Feature","properties":{"id":"760afc6b-a382-428e-b9d4-074e683f7abc"},"geometry":{"type":"Point","coordinates":[-71.834289,41.370676,0]}},{"type":"Feature","properties":{"id":"93d051c6-ba2f-4132-a8e3-27d892133bf2"},"geometry":{"type":"Point","coordinates":[-79.9090141,40.4695304,0]}},{"type":"Feature","properties":{"id":"f17f30c2-ad58-4d64-adee-493df68df07d"},"geometry":{"type":"Point","coordinates":[-117.1544092,32.83466296,0]}},{"type":"Feature","properties":{"id":"4c805f48-4d8e-4ec5-81f5-7585daa8a34f"},"geometry":{"type":"Point","coordinates":[-117.1544092,32.83466296,0]}},{"type":"Feature","properties":{"id":"69014e74-5051-4ea1-b08e-4568d5318ba3"},"geometry":{"type":"Point","coordinates":[-116.97958,32.832115,0]}},{"type":"Feature","properties":{"id":"dc26c773-cddd-48f4-9440-39d5a3f46cc9"},"geometry":{"type":"Point","coordinates":[-122.3279252,47.54555555,0]}},{"type":"Feature","properties":{"id":"4c0b81d7-1000-4ca1-b3cf-b6ccbd609113"},"geometry":{"type":"Point","coordinates":[-72.91955341,41.39321167,0]}},{"type":"Feature","properties":{"id":"228fc595-71eb-495b-96a8-5a7acb17af38"},"geometry":{"type":"Point","coordinates":[-84.50925267,38.0439487,0]}},{"type":"Feature","properties":{"id":"40450ecb-b207-4de1-9c51-2d7a3f435d6d"},"geometry":{"type":"Point","coordinates":[-116.295667,43.655342,0]}},{"type":"Feature","properties":{"id":"7b07c312-aee4-4132-a4ac-12953862f003"},"geometry":{"type":"Point","coordinates":[-93.620995,41.585503,0]}},{"type":"Feature","properties":{"id":"68920a21-7bf7-4655-a5d3-824df9feec4d"},"geometry":{"type":"Point","coordinates":[-87.65789588,44.08950638,0]}},{"type":"Feature","properties":{"id":"d03076eb-f3a5-433b-b279-858f86c5a8cf"},"geometry":{"type":"Point","coordinates":[-73.91146279,41.59803345,0]}},{"type":"Feature","properties":{"id":"2176565e-02ee-4977-bcc4-b460b3388ec0"},"geometry":{"type":"Point","coordinates":[-76.55682084,40.79076037,0]}},{"type":"Feature","properties":{"id":"5598d62b-3e30-487b-b3b6-a7c6044f69ef"},"geometry":{"type":"Point","coordinates":[-96.72165409,43.54942193,0]}},{"type":"Feature","properties":{"id":"11ca4b21-c34e-4857-9434-b1f264140524"},"geometry":{"type":"Point","coordinates":[-90.0970557,30.47766326,0]}},{"type":"Feature","properties":{"id":"516bd83f-0eea-42c2-9ba7-30f987fabd39"},"geometry":{"type":"Point","coordinates":[-105.87157095792655,42.861818347965446,0]}},{"type":"Feature","properties":{"id":"92e68f4e-6f53-436e-85e6-1a323133a8b2"},"geometry":{"type":"Point","coordinates":[-120.6861127,46.65677362,0]}},{"type":"Feature","properties":{"id":"03299f31-afc3-43e4-b7be-0270a0fe0bc8"},"geometry":{"type":"Point","coordinates":[-80.3493196,41.0103937,0]}},{"type":"Feature","properties":{"id":"759b1509-489e-46d1-a91c-d61401cc7888"},"geometry":{"type":"Point","coordinates":[-104.7875038,40.3899004,0]}},{"type":"Feature","properties":{"id":"728019cb-061f-45e9-b3af-6b8ea811258d"},"geometry":{"type":"Point","coordinates":[-111.9319271,33.493153,0]}},{"type":"Feature","properties":{"id":"f1ad22f6-3935-4c9c-8bc5-25352671145a"},"geometry":{"type":"Point","coordinates":[-121.9155906,36.6174432,0]}},{"type":"Feature","properties":{"id":"312232fc-cbec-44aa-bc5b-85cac76e3c43"},"geometry":{"type":"Point","coordinates":[-117.3402489,33.68673832,0]}},{"type":"Feature","properties":{"id":"4a093277-4333-401e-b484-b231145a0d26"},"geometry":{"type":"Point","coordinates":[-121.2903651,44.08719318,0]}},{"type":"Feature","properties":{"id":"52048a4e-8f81-4515-bc5e-9289da7fcead"},"geometry":{"type":"Point","coordinates":[-82.46477873,28.19614552,0]}},{"type":"Feature","properties":{"id":"200b3434-8f97-4a9d-a072-fcb7379b31d5"},"geometry":{"type":"Point","coordinates":[128.5377122,38.19724237,0]}},{"type":"Feature","properties":{"id":"de955cfc-52a1-41d5-97ad-04a85688e434"},"geometry":{"type":"Point","coordinates":[-118.1595567,34.1674435,0]}},{"type":"Feature","properties":{"id":"07e53361-7ae0-4101-a7e9-20e19f0583c5"},"geometry":{"type":"Point","coordinates":[-77.056976,42.9579011,0]}},{"type":"Feature","properties":{"id":"579a7124-2729-4320-97d4-7ae1e3405562"},"geometry":{"type":"Point","coordinates":[-94.46290138,39.00524272,0]}},{"type":"Feature","properties":{"id":"b7776714-4506-42c0-8400-2fc05a1d86e6"},"geometry":{"type":"Point","coordinates":[-122.6298609,47.60799154,0]}},{"type":"Feature","properties":{"id":"8d3a51f6-de81-4434-a662-9e7f7f7390bf"},"geometry":{"type":"Point","coordinates":[-78.64405,35.7756043,0]}},{"type":"Feature","properties":{"id":"7925a3a2-254e-4112-b9d8-0ab1af31664c"},"geometry":{"type":"Point","coordinates":[-85.483723,43.688013,0]}},{"type":"Feature","properties":{"id":"d89a9d3f-30ff-45ff-9ae7-ca09c96d0484"},"geometry":{"type":"Point","coordinates":[-84.76071102,43.61176916,0]}},{"type":"Feature","properties":{"id":"7b60c65d-c7a2-474b-8d5b-83dc4744b4c9"},"geometry":{"type":"Point","coordinates":[-90.48344378,41.55924419,0]}},{"type":"Feature","properties":{"id":"ca8bfb14-81cf-4c1c-8cd6-78b99cf7b1bd"},"geometry":{"type":"Point","coordinates":[-105.0002926,39.72361171,0]}},{"type":"Feature","properties":{"id":"9ff5bda3-04ed-48cc-8d63-9c2799a12a42"},"geometry":{"type":"Point","coordinates":[-83.380087,33.95919871,0]}},{"type":"Feature","properties":{"id":"9cb116be-fc14-4540-9c17-4507cb5595e4"},"geometry":{"type":"Point","coordinates":[-80.92094471,36.66708636,0]}},{"type":"Feature","properties":{"id":"6fc2720b-7757-4e50-82cf-6e27c285c590"},"geometry":{"type":"Point","coordinates":[-116.5550949,43.57676253,0]}},{"type":"Feature","properties":{"id":"f7de41dc-b46c-4ab5-82bd-c437e685b48f"},"geometry":{"type":"Point","coordinates":[-90.0639242,29.9557185,0]}},{"type":"Feature","properties":{"id":"0e1b23f1-d957-4890-a38c-c21f687b5e96"},"geometry":{"type":"Point","coordinates":[-85.66252661,42.99120192,0]}},{"type":"Feature","properties":{"id":"394e227d-58e8-485e-b037-b587d9334bf3"},"geometry":{"type":"Point","coordinates":[-8.6258884,52.6619598,0]}},{"type":"Feature","properties":{"id":"97bbffd0-e943-4b0d-b8e3-3246fe173a15"},"geometry":{"type":"Point","coordinates":[-74.2963174,40.872626,0]}},{"type":"Feature","properties":{"id":"6660d8a1-2668-4096-9510-92ea23e6371e"},"geometry":{"type":"Point","coordinates":[-75.1808422,39.9743646,0]}},{"type":"Feature","properties":{"id":"6e35969e-ccfc-4f69-b738-0748b0d3a591"},"geometry":{"type":"Point","coordinates":[-94.16087539,36.05959704,0]}},{"type":"Feature","properties":{"id":"7b67ad3f-b68c-4fae-af3a-4a3aef7b7f74"},"geometry":{"type":"Point","coordinates":[-75.8746342,42.8805302,0]}},{"type":"Feature","properties":{"id":"ef8cb80a-8a31-4038-834a-a27874bfa9d8"},"geometry":{"type":"Point","coordinates":[-81.590376,28.5639024,0]}},{"type":"Feature","properties":{"id":"9b94f17c-c19e-4a58-8621-a0beef7db4cd"},"geometry":{"type":"Point","coordinates":[-76.69482405,39.09729159,0]}},{"type":"Feature","properties":{"id":"59c2cac1-d48e-4ee3-bbea-8d19cc1cfcbe"},"geometry":{"type":"Point","coordinates":[-71.4057415,41.8726983,0]}},{"type":"Feature","properties":{"id":"6ea64715-be41-4897-9b8a-496911ce26ec"},"geometry":{"type":"Point","coordinates":[-116.268704,43.646739,0]}},{"type":"Feature","properties":{"id":"dd4507bb-0b17-429e-b3b8-f4065c53d487"},"geometry":{"type":"Point","coordinates":[-122.8196789,38.40410225,0]}},{"type":"Feature","properties":{"id":"74cbeded-8edb-49ef-95a4-f0a1cb372a7e"},"geometry":{"type":"Point","coordinates":[-84.23082816,39.57664643,0]}},{"type":"Feature","properties":{"id":"e7b3c72d-7795-4882-81ed-2c4362ed4ece"},"geometry":{"type":"Point","coordinates":[-121.9807376,47.85092868,0]}},{"type":"Feature","properties":{"id":"7eb998d5-80d4-4d93-9695-b1a3e6a8dbb5"},"geometry":{"type":"Point","coordinates":[-72.66319867,40.91701672,0]}},{"type":"Feature","properties":{"id":"134c8b3a-98f6-436b-a31a-2d8b717f3d80"},"geometry":{"type":"Point","coordinates":[-121.0769384,38.90869888,0]}},{"type":"Feature","properties":{"id":"903ba837-e27a-48b6-8287-da98c01e0b35"},"geometry":{"type":"Point","coordinates":[-82.1223325,30.2707152,0]}},{"type":"Feature","properties":{"id":"7aa49d30-257e-4d82-9bfe-e7181f309a3d"},"geometry":{"type":"Point","coordinates":[-77.56287085,39.11226781,0]}},{"type":"Feature","properties":{"id":"ee71a877-46d6-45a9-9e2d-6291f4609de6"},"geometry":{"type":"Point","coordinates":[-82.6986687,27.9874212,0]}},{"type":"Feature","properties":{"id":"df821532-ffc3-417b-9b56-3de17c9bceac"},"geometry":{"type":"Point","coordinates":[-110.9677332,32.22762302,0]}},{"type":"Feature","properties":{"id":"976f21bd-4435-4c9f-8342-451f89029b11"},"geometry":{"type":"Point","coordinates":[-104.70579,47.11209,0]}},{"type":"Feature","properties":{"id":"f6c9d376-e9a6-412a-a3bf-cf47acf0b749"},"geometry":{"type":"Point","coordinates":[-75.0079984,39.69627246,0]}},{"type":"Feature","properties":{"id":"8360b304-8e43-49e6-ae58-d66e12df2c3e"},"geometry":{"type":"Point","coordinates":[-89.65293922,43.11427765,0]}},{"type":"Feature","properties":{"id":"49e104a3-2c71-4f23-ad40-628d6084d570"},"geometry":{"type":"Point","coordinates":[-86.98663302,34.60412065,0]}},{"type":"Feature","properties":{"id":"a3defe47-f327-4d0f-b2e8-ce85297dab21"},"geometry":{"type":"Point","coordinates":[-122.626764,47.38603007,0]}},{"type":"Feature","properties":{"id":"76c1cb37-657f-4367-901f-ae1fa7436562"},"geometry":{"type":"Point","coordinates":[-73.8100641,42.2605541,0]}},{"type":"Feature","properties":{"id":"10bd658f-7260-4535-9f5a-ecdaf3496444"},"geometry":{"type":"Point","coordinates":[-90.0129924,35.1515547,0]}},{"type":"Feature","properties":{"id":"20d95606-a290-43fb-b8a4-2319b269c943"},"geometry":{"type":"Point","coordinates":[-105.0735144,40.39536486,0]}},{"type":"Feature","properties":{"id":"b3a266ac-9340-4322-a7ca-3ec0062d59e5"},"geometry":{"type":"Point","coordinates":[-103.8706684,44.5175219,0]}},{"type":"Feature","properties":{"id":"35056c86-03bb-4790-8b27-5241f914f73d"},"geometry":{"type":"Point","coordinates":[-75.51762814,40.13370414,0]}},{"type":"Feature","properties":{"id":"e57a94bd-f81c-409c-992d-6a093856121c"},"geometry":{"type":"Point","coordinates":[-123.0986999,45.29153898,0]}},{"type":"Feature","properties":{"id":"5a29edb9-1db8-432e-b45c-1bd6588b6c5a"},"geometry":{"type":"Point","coordinates":[-90.21257,37.777679,0]}},{"type":"Feature","properties":{"id":"d7d0c62b-5b9a-4317-9953-d125d066adc4"},"geometry":{"type":"Point","coordinates":[-122.220239,47.911765,0]}},{"type":"Feature","properties":{"id":"6fd8fda4-acc3-447c-ae41-254d581bbe25"},"geometry":{"type":"Point","coordinates":[-122.167861,47.757935,0]}},{"type":"Feature","properties":{"id":"731ea370-dfdb-4e79-a63f-b7acd4e32481"},"geometry":{"type":"Point","coordinates":[-121.3079657,44.05092629,0]}},{"type":"Feature","properties":{"id":"eff4b8a3-9aef-4d32-bce1-593b1935aa67"},"geometry":{"type":"Point","coordinates":[-121.2824469,44.08947729,0]}},{"type":"Feature","properties":{"id":"1d2b23a3-7fdf-4f47-b96d-36bd027fe822"},"geometry":{"type":"Point","coordinates":[-87.6501403,41.8846013,0]}},{"type":"Feature","properties":{"id":"534c0a74-1e1a-422a-894a-1fe55ea95af4"},"geometry":{"type":"Point","coordinates":[-93.20515133,30.17626439,0]}},{"type":"Feature","properties":{"id":"52177169-ec91-4785-8c44-d8fbb2d2ed2b"},"geometry":{"type":"Point","coordinates":[-76.76273652,39.94891984,0]}},{"type":"Feature","properties":{"id":"e7828fc7-72e4-4f74-b2e5-afedfedf49c7"},"geometry":{"type":"Point","coordinates":[-76.71137408,34.72105219,0]}},{"type":"Feature","properties":{"id":"e8cad295-e28e-4bb1-8101-5de1049846b2"},"geometry":{"type":"Point","coordinates":[-88.316204,42.2413125,0]}},{"type":"Feature","properties":{"id":"313df964-9854-4ab9-9733-c29aad544c45"},"geometry":{"type":"Point","coordinates":[-105.119781,39.964883,0]}},{"type":"Feature","properties":{"id":"02523ad4-26bb-4dc1-8349-c9fe53180604"},"geometry":{"type":"Point","coordinates":[17.3013828,50.9419716,0]}},{"type":"Feature","properties":{"id":"e031e745-1aab-47a5-8f44-728abdf4bc76"},"geometry":{"type":"Point","coordinates":[-82.78928423,28.01440368,0]}},{"type":"Feature","properties":{"id":"b62dcc90-f21d-4afb-86e1-dbd0cf9e98fa"},"geometry":{"type":"Point","coordinates":[-122.64393,45.52893,0]}},{"type":"Feature","properties":{"id":"0c58d384-889a-4706-a7bd-51522207eb5d"},"geometry":{"type":"Point","coordinates":[-117.2934305,33.04448784,0]}},{"type":"Feature","properties":{"id":"d2ef5819-6b47-4bfc-9df9-0acf1ab4151a"},"geometry":{"type":"Point","coordinates":[-118.4090881,33.88569802,0]}},{"type":"Feature","properties":{"id":"dcbcdb37-cd5e-4775-a861-da963f72bcd5"},"geometry":{"type":"Point","coordinates":[-117.2706515,32.99180086,0]}},{"type":"Feature","properties":{"id":"28872ed7-5cb0-4a4d-9efc-eec26f7033b9"},"geometry":{"type":"Point","coordinates":[-117.258331,33.13307453,0]}},{"type":"Feature","properties":{"id":"5fd712d7-706d-4dd0-b471-88232373121c"},"geometry":{"type":"Point","coordinates":[-85.70553172,38.23084195,0]}},{"type":"Feature","properties":{"id":"35d4bdfd-bad4-4438-b690-d49cc685d774"},"geometry":{"type":"Point","coordinates":[-84.2967826,34.0711104,0]}},{"type":"Feature","properties":{"id":"d418185e-3746-4aa3-83f3-c93a3278f8b3"},"geometry":{"type":"Point","coordinates":[-83.37194784,35.18754718,0]}},{"type":"Feature","properties":{"id":"8d28a416-b855-4299-9428-f91817f8e874"},"geometry":{"type":"Point","coordinates":[-69.77344232,44.31664349,0]}},{"type":"Feature","properties":{"id":"35a38bfb-a121-4fd6-bbcb-05329a9c4d3d"},"geometry":{"type":"Point","coordinates":[-112.3270765,48.63443064,0]}},{"type":"Feature","properties":{"id":"bd226b9c-1b32-4c16-a6b8-499c82f1f375"},"geometry":{"type":"Point","coordinates":[-93.950606,46.482495,0]}},{"type":"Feature","properties":{"id":"378ffef4-9cee-40e2-b61e-d08262e6ac49"},"geometry":{"type":"Point","coordinates":[-82.6409282,27.7709069,0]}},{"type":"Feature","properties":{"id":"6b7fe7b8-047b-4f6e-96b3-1ae1efa5ae73"},"geometry":{"type":"Point","coordinates":[-82.66222158,27.76663544,0]}},{"type":"Feature","properties":{"id":"19f5dd52-2120-49b5-8d2a-0d89bc617f93"},"geometry":{"type":"Point","coordinates":[-149.881789,61.168841,0]}},{"type":"Feature","properties":{"id":"4b031da7-db66-4d57-995d-cb1473236ba3"},"geometry":{"type":"Point","coordinates":[-82.328751,29.661257,0]}},{"type":"Feature","properties":{"id":"34b894d8-4439-4e1d-ad43-8764f5630483"},"geometry":{"type":"Point","coordinates":[-95.288727,32.955986,0]}},{"type":"Feature","properties":{"id":"4ab58ce4-055e-47bc-9e86-49af2f0f8c84"},"geometry":{"type":"Point","coordinates":[-86.77422743,36.1533486,0]}},{"type":"Feature","properties":{"id":"b5e8e408-be62-4fbb-9798-7f6473f7bdbd"},"geometry":{"type":"Point","coordinates":[17.3502609,51.0389077,0]}},{"type":"Feature","properties":{"id":"a7a2afd9-f3c5-4343-a6d7-828a1656e33a"},"geometry":{"type":"Point","coordinates":[-74.83148308,40.8543396,0]}},{"type":"Feature","properties":{"id":"a87c4a6f-2633-4c4d-af52-09b8b7ee3425"},"geometry":{"type":"Point","coordinates":[-88.31893980690035,41.916144793779665,0]}},{"type":"Feature","properties":{"id":"285cd494-30a4-4dd7-8034-5c0c648cde0a"},"geometry":{"type":"Point","coordinates":[-82.42608918,28.04767978,0]}},{"type":"Feature","properties":{"id":"ed77e7da-44ac-45b2-bb8c-10285691a58f"},"geometry":{"type":"Point","coordinates":[-76.198585,40.682674,0]}},{"type":"Feature","properties":{"id":"9cb69d16-aaf2-4692-b06f-877f2d69ec8c"},"geometry":{"type":"Point","coordinates":[-76.1832368,40.6982044,0]}},{"type":"Feature","properties":{"id":"8167d47e-1fb4-44b8-b3db-6e33bee6a966"},"geometry":{"type":"Point","coordinates":[-70.31484813,43.70767416,0]}},{"type":"Feature","properties":{"id":"55deb669-5df9-4850-8639-166a87b59949"},"geometry":{"type":"Point","coordinates":[-116.783116,47.692323,0]}},{"type":"Feature","properties":{"id":"30b94075-ba6b-4e1f-9f35-519f7490af97"},"geometry":{"type":"Point","coordinates":[-103.2437026,44.0830123,0]}},{"type":"Feature","properties":{"id":"56b77af4-f236-477b-8e5d-0d01a88bce58"},"geometry":{"type":"Point","coordinates":[-103.7721626,44.35111622,0]}},{"type":"Feature","properties":{"id":"b2648189-33cc-4205-ad69-87d9f1e5abe1"},"geometry":{"type":"Point","coordinates":[-98.48853502,45.46249262,0]}},{"type":"Feature","properties":{"id":"ad4d68e3-5b1d-4255-aa5d-a7a90685bba7"},"geometry":{"type":"Point","coordinates":[-123.915501,46.00331776,0]}},{"type":"Feature","properties":{"id":"042e48a4-d4c8-4d67-847b-46dfcec72dd5"},"geometry":{"type":"Point","coordinates":[-81.80251841,36.63973356,0]}},{"type":"Feature","properties":{"id":"763d83ba-226c-477f-bc3c-da3a63280115"},"geometry":{"type":"Point","coordinates":[-92.2653101,34.7475388,0]}},{"type":"Feature","properties":{"id":"8e53e0f0-49ad-47a6-a80a-0a5e8c419339"},"geometry":{"type":"Point","coordinates":[-79.84116859,40.39862051,0]}},{"type":"Feature","properties":{"id":"f2966753-8d96-4939-bf1a-7802016e9d56"},"geometry":{"type":"Point","coordinates":[-93.26664,45.046388,0]}},{"type":"Feature","properties":{"id":"5d604aea-8602-4e77-98a3-f7d7c7650575"},"geometry":{"type":"Point","coordinates":[-104.8139377,41.13534815,0]}},{"type":"Feature","properties":{"id":"5fac14bb-dfe3-4d40-b056-d8d4353b80a9"},"geometry":{"type":"Point","coordinates":[-82.41720528,40.0442341,0]}},{"type":"Feature","properties":{"id":"67935791-24ca-4793-ad6f-5755a7189645"},"geometry":{"type":"Point","coordinates":[-86.1971767,39.971556,0]}},{"type":"Feature","properties":{"id":"7f63c398-c085-4201-8d68-41f2daad913f"},"geometry":{"type":"Point","coordinates":[-122.0001333,37.82112378,0]}},{"type":"Feature","properties":{"id":"bc1c658f-3780-4a49-b62a-ba9da764cf15"},"geometry":{"type":"Point","coordinates":[-86.64727,39.844367,0]}},{"type":"Feature","properties":{"id":"70dbd577-56bb-4480-b51c-6f33123147d3"},"geometry":{"type":"Point","coordinates":[-84.96397652,42.26638824,0]}},{"type":"Feature","properties":{"id":"eca31bef-2859-48a2-b933-bb9908a600f5"},"geometry":{"type":"Point","coordinates":[-122.2713563,37.8044557,0]}},{"type":"Feature","properties":{"id":"bb8e4f8e-3197-4ce7-9ee5-41f3f8f2c192"},"geometry":{"type":"Point","coordinates":[-0.304978,50.957145,0]}},{"type":"Feature","properties":{"id":"227fad1b-8030-4628-b62c-e82e544d7783"},"geometry":{"type":"Point","coordinates":[-84.48468072,39.10500991,0]}},{"type":"Feature","properties":{"id":"57e52f8c-6b7f-4a55-83f1-203e2faa7f60"},"geometry":{"type":"Point","coordinates":[-82.57040458,27.48432988,0]}},{"type":"Feature","properties":{"id":"ef1cf3fb-430d-4334-a7db-69ea18ecead9"},"geometry":{"type":"Point","coordinates":[-92.176188,44.959339,0]}},{"type":"Feature","properties":{"id":"cd47e129-f9a4-4744-9f43-de3638550dbe"},"geometry":{"type":"Point","coordinates":[-93.253074,44.9751757,0]}},{"type":"Feature","properties":{"id":"94cd9d0e-312e-4f41-8162-50179ef32e8a"},"geometry":{"type":"Point","coordinates":[-84.18528868,39.76226676,0]}},{"type":"Feature","properties":{"id":"59f9f6fc-ea91-4fb3-9445-2f21156b1e6d"},"geometry":{"type":"Point","coordinates":[-82.76761678,28.07847685,0]}},{"type":"Feature","properties":{"id":"d563d869-5b6e-4da1-acf8-479d5d39dd6d"},"geometry":{"type":"Point","coordinates":[-123.8454035,45.45730575,0]}},{"type":"Feature","properties":{"id":"82d6623d-c9e3-4d5f-a2ae-82d175bf00e6"},"geometry":{"type":"Point","coordinates":[-106.7374222,32.3019659,0]}},{"type":"Feature","properties":{"id":"620a0c65-51c4-4be2-be16-025a3f102fbc"},"geometry":{"type":"Point","coordinates":[-95.97958641,36.15561908,0]}},{"type":"Feature","properties":{"id":"5f82df6e-52a9-4143-8ea5-93294d43d645"},"geometry":{"type":"Point","coordinates":[-87.91702858859024,43.05338836859019,0]}},{"type":"Feature","properties":{"id":"e34b5399-e300-423a-8c2e-34f1091878b1"},"geometry":{"type":"Point","coordinates":[-7.9428529,53.4236546,0]}},{"type":"Feature","properties":{"id":"8fbdcf95-99f8-4543-ad86-4e9ef3dd2819"},"geometry":{"type":"Point","coordinates":[-83.042921,34.723368,0]}},{"type":"Feature","properties":{"id":"ccb30821-042d-43fc-a8a1-1ef9f9c6a288"},"geometry":{"type":"Point","coordinates":[-120.6687359,35.4897884,0]}},{"type":"Feature","properties":{"id":"d2f3c749-faf4-4551-a912-c207ccbc141a"},"geometry":{"type":"Point","coordinates":[-71.04799748,42.29485605,0]}},{"type":"Feature","properties":{"id":"6204438f-fe47-448d-9f43-25a19793d874"},"geometry":{"type":"Point","coordinates":[-117.853182,33.7353305,0]}},{"type":"Feature","properties":{"id":"1d6ae265-d8dd-4a19-9524-801019b356c6"},"geometry":{"type":"Point","coordinates":[-83.2433835,42.30664415,0]}},{"type":"Feature","properties":{"id":"ce7b7506-b385-43ad-96d9-4736c60a8843"},"geometry":{"type":"Point","coordinates":[-116.2063394,35.84889235,0]}},{"type":"Feature","properties":{"id":"1aa70549-6274-422c-ac3f-9c2e9df3b210"},"geometry":{"type":"Point","coordinates":[-91.40608353,42.85486681,0]}},{"type":"Feature","properties":{"id":"9e543dda-cb7f-4dc9-a43d-e5c730b02ef0"},"geometry":{"type":"Point","coordinates":[-73.72755206,40.95193675,0]}},{"type":"Feature","properties":{"id":"cfb26ba4-d716-495e-9ce8-b40d3a0cf9f3"},"geometry":{"type":"Point","coordinates":[-88.95573973,39.84128742,0]}},{"type":"Feature","properties":{"id":"4e286a11-b83b-4b84-9cc7-26165de8cbb7"},"geometry":{"type":"Point","coordinates":[-123.0147466,45.27437643,0]}},{"type":"Feature","properties":{"id":"3bdba496-2442-4bef-b18d-08d6f2c525b3"},"geometry":{"type":"Point","coordinates":[-122.210174,47.833364,0]}},{"type":"Feature","properties":{"id":"e2610530-7819-4b89-80e6-86ea6fd7ff44"},"geometry":{"type":"Point","coordinates":[-9.399351099325555,38.70428229725156,0]}},{"type":"Feature","properties":{"id":"9fbd0b0c-5aa5-417c-a699-85aa4dc90f86"},"geometry":{"type":"Point","coordinates":[-104.9910056,39.67973155,0]}},{"type":"Feature","properties":{"id":"ca92dd91-e748-41dc-a471-e87554a91a06"},"geometry":{"type":"Point","coordinates":[-122.698446,47.53034342,0]}},{"type":"Feature","properties":{"id":"1998961a-6504-470f-af2a-15cef23e71b0"},"geometry":{"type":"Point","coordinates":[-96.78156845,32.78062733,0]}},{"type":"Feature","properties":{"id":"26540a50-0fa6-4fcc-85e0-5079d118c6ee"},"geometry":{"type":"Point","coordinates":[-112.0773456,33.4485866,0]}},{"type":"Feature","properties":{"id":"c9e5fb87-9609-4683-81ea-a90dc6c8b50f"},"geometry":{"type":"Point","coordinates":[-122.912049,45.564963,0]}},{"type":"Feature","properties":{"id":"4000af9a-d444-4ec9-9561-8dfab554e043"},"geometry":{"type":"Point","coordinates":[-85.9962796,40.0443978,0]}},{"type":"Feature","properties":{"id":"7606b693-f67c-4f45-8d3c-8b81d2c9b415"},"geometry":{"type":"Point","coordinates":[-124.0974021,43.70234471,0]}},{"type":"Feature","properties":{"id":"47b0b67c-099f-47ba-a549-4144f69c0234"},"geometry":{"type":"Point","coordinates":[-74.02302217,41.06015492,0]}},{"type":"Feature","properties":{"id":"8f2ea1f7-965f-4106-ab3c-46efecfb941e"},"geometry":{"type":"Point","coordinates":[-70.3142737,43.70629522,0]}},{"type":"Feature","properties":{"id":"0338af09-60df-4e16-9fd6-89d3033c9cc2"},"geometry":{"type":"Point","coordinates":[-117.1993433,32.76435432,0]}},{"type":"Feature","properties":{"id":"121c725d-bf10-4f10-8e7f-73bbbd76fbd2"},"geometry":{"type":"Point","coordinates":[-122.1369329,38.01845197,0]}},{"type":"Feature","properties":{"id":"199fdb4e-b2aa-4f46-a43e-832a6f07b879"},"geometry":{"type":"Point","coordinates":[-88.350304,43.048373,0]}},{"type":"Feature","properties":{"id":"0ab6f6fc-b741-4c2e-8e03-6987401a3837"},"geometry":{"type":"Point","coordinates":[-117.4850052,33.89543379,0]}},{"type":"Feature","properties":{"id":"7dc2107f-007b-4435-a23b-9d4278512460"},"geometry":{"type":"Point","coordinates":[-123.0981451,44.63937563,0]}},{"type":"Feature","properties":{"id":"d28cea89-9e32-40a6-8a98-684ca83c54ca"},"geometry":{"type":"Point","coordinates":[-74.4946842,40.5707752,0]}},{"type":"Feature","properties":{"id":"a78baae3-6e1e-496a-b014-544a5dc5d8d0"},"geometry":{"type":"Point","coordinates":[-71.06231578,42.35529623,0]}},{"type":"Feature","properties":{"id":"da34f414-042a-4e65-ad6e-3069b6a205d0"},"geometry":{"type":"Point","coordinates":[-76.62013833,39.28518467,0]}},{"type":"Feature","properties":{"id":"0d2f7fc6-727f-47ac-a931-00117b5aa2db"},"geometry":{"type":"Point","coordinates":[-122.6391907,38.2348199,0]}},{"type":"Feature","properties":{"id":"cff33451-0f08-4488-9233-0f3f5876a1a5"},"geometry":{"type":"Point","coordinates":[-97.11389409,44.90302636,0]}},{"type":"Feature","properties":{"id":"6cfdd1a7-5875-490d-ac21-972b403aaf56"},"geometry":{"type":"Point","coordinates":[-150.029188,62.161453,0]}},{"type":"Feature","properties":{"id":"1a390f44-9b37-4c41-b482-c974f068092a"},"geometry":{"type":"Point","coordinates":[-77.02848142,38.98957715,0]}},{"type":"Feature","properties":{"id":"887a5d64-2fa8-4695-9265-8bc11cfd686f"},"geometry":{"type":"Point","coordinates":[-90.64964464,40.9112055,0]}},{"type":"Feature","properties":{"id":"fc88252f-a4fb-4016-a929-6111f6c15eb5"},"geometry":{"type":"Point","coordinates":[-97.131672,33.216517,0]}},{"type":"Feature","properties":{"id":"4405d177-19d8-44d4-bbf2-3b94894d460c"},"geometry":{"type":"Point","coordinates":[-105.0072502,39.7583143,0]}},{"type":"Feature","properties":{"id":"4b5c7db7-9157-47f7-ac78-299248150164"},"geometry":{"type":"Point","coordinates":[-105.0008302,39.7769429,0]}},{"type":"Feature","properties":{"id":"29c1c73e-3eac-4a09-8fd2-16967e838f9e"},"geometry":{"type":"Point","coordinates":[-105.0814554,39.801625,0]}},{"type":"Feature","properties":{"id":"6d646324-bf6f-49c8-b9d9-e2d2cf508e2f"},"geometry":{"type":"Point","coordinates":[-80.16836199,26.02618324,0]}},{"type":"Feature","properties":{"id":"574d5320-9db5-4b09-a017-5d0eeb92dba3"},"geometry":{"type":"Point","coordinates":[-95.376823,40.765042,0]}},{"type":"Feature","properties":{"id":"80e88a16-8dd6-4d29-a518-32ecd2ffdfe3"},"geometry":{"type":"Point","coordinates":[-80.390239,41.40444,0]}},{"type":"Feature","properties":{"id":"afa9d016-15d3-4fd1-b8f1-ede356fc0da7"},"geometry":{"type":"Point","coordinates":[-82.48054524,36.28765395,0]}},{"type":"Feature","properties":{"id":"09c632a5-61d8-4653-abd0-e2f55da61d8a"},"geometry":{"type":"Point","coordinates":[-83.01185,40.01939,0]}},{"type":"Feature","properties":{"id":"03345ba6-46c2-4ab9-88f5-d872169e99cc"},"geometry":{"type":"Point","coordinates":[-75.095372,40.568461,0]}},{"type":"Feature","properties":{"id":"9e06a19e-312b-4d45-b264-cecf6e51a783"},"geometry":{"type":"Point","coordinates":[-121.3246184,44.04780638,0]}},{"type":"Feature","properties":{"id":"481d796e-a8aa-4253-b188-960dd7862ddc"},"geometry":{"type":"Point","coordinates":[-121.3113845,44.05941415,0]}},{"type":"Feature","properties":{"id":"620e6a25-dd43-4c59-9598-226c62829135"},"geometry":{"type":"Point","coordinates":[-122.6818808,45.52468,0]}},{"type":"Feature","properties":{"id":"9c367e3f-82fc-4d51-bc2c-05c6aa90d708"},"geometry":{"type":"Point","coordinates":[-111.8568311,33.4148261,0]}},{"type":"Feature","properties":{"id":"3c7bbeb4-bb5b-4cdf-a5e9-e5ded84078c8"},"geometry":{"type":"Point","coordinates":[-111.8750211,40.75639108,0]}},{"type":"Feature","properties":{"id":"f6253cbe-624f-4eb4-8aa5-5e6e0eca41ae"},"geometry":{"type":"Point","coordinates":[-111.7890239,33.3528259,0]}},{"type":"Feature","properties":{"id":"1a9e21df-18dd-4373-a41c-a54d949336e8"},"geometry":{"type":"Point","coordinates":[-90.561161,37.830972,0]}},{"type":"Feature","properties":{"id":"59d438c2-772b-46ff-b357-e12068eba653"},"geometry":{"type":"Point","coordinates":[-77.187054,40.213096,0]}},{"type":"Feature","properties":{"id":"e8cf3258-6464-4de0-8769-40027573fc5f"},"geometry":{"type":"Point","coordinates":[-105.0438193,39.7760619,0]}},{"type":"Feature","properties":{"id":"bebafffa-c64f-4b11-8497-7b3ec0648bfd"},"geometry":{"type":"Point","coordinates":[-88.2437783,40.1184918,0]}},{"type":"Feature","properties":{"id":"088897ee-bbe3-4ba5-9aaf-5ff9618cf260"},"geometry":{"type":"Point","coordinates":[-88.960562,40.509706,0]}},{"type":"Feature","properties":{"id":"74311046-203d-4c6e-b156-1100b4b7a2eb"},"geometry":{"type":"Point","coordinates":[-88.94598211,40.52905465,0]}},{"type":"Feature","properties":{"id":"51d1d1c9-4e63-4517-8538-419e8fb18042"},"geometry":{"type":"Point","coordinates":[-83.04871786,42.335962,0]}},{"type":"Feature","properties":{"id":"d681717b-abd3-4c20-a9fb-18cbda1254ec"},"geometry":{"type":"Point","coordinates":[-121.4059371,38.53949252,0]}},{"type":"Feature","properties":{"id":"ce046f9c-50f8-433e-93a5-1fede0c47538"},"geometry":{"type":"Point","coordinates":[-83.92913685,39.68294798,0]}},{"type":"Feature","properties":{"id":"82b4a5a5-31a0-4e82-8f9d-1b8e6e4d39de"},"geometry":{"type":"Point","coordinates":[-122.2445413,37.49896576,0]}},{"type":"Feature","properties":{"id":"f4a8753b-095c-470b-9336-f639441ba51c"},"geometry":{"type":"Point","coordinates":[-134.406956,58.301309,0]}},{"type":"Feature","properties":{"id":"def7fa43-5b3d-46a1-98ca-a413882988e2"},"geometry":{"type":"Point","coordinates":[-75.0712461,39.9169234,0]}},{"type":"Feature","properties":{"id":"58ff2d70-8794-4eac-ba96-2ec4c590539d"},"geometry":{"type":"Point","coordinates":[-82.09543176,39.34871425,0]}},{"type":"Feature","properties":{"id":"1da0090d-b471-4667-b4e5-e440f35ac023"},"geometry":{"type":"Point","coordinates":[-117.0814849,33.1216751,0]}},{"type":"Feature","properties":{"id":"31a96dc8-4986-42df-98d3-484a727f3ead"},"geometry":{"type":"Point","coordinates":[-70.1416854,41.6885379,0]}},{"type":"Feature","properties":{"id":"14f7353b-3b35-4e62-8a41-5d2a0b87ef59"},"geometry":{"type":"Point","coordinates":[-75.6729188,39.8100606,0]}},{"type":"Feature","properties":{"id":"23bca581-dd99-43ea-9fe1-6ebf78c7a6ec"},"geometry":{"type":"Point","coordinates":[-75.07497503,38.6961465,0]}},{"type":"Feature","properties":{"id":"74ded0c0-4d57-423b-943c-166cb125402c"},"geometry":{"type":"Point","coordinates":[-100.8950937,46.82578828,0]}},{"type":"Feature","properties":{"id":"483666c9-df7b-48b6-a09e-9dc2c39ddd22"},"geometry":{"type":"Point","coordinates":[-106.6456104,35.0976942,0]}},{"type":"Feature","properties":{"id":"83e2f163-0cbf-4473-8edd-48456837a603"},"geometry":{"type":"Point","coordinates":[-92.27268921,34.75942775,0]}},{"type":"Feature","properties":{"id":"812c75c6-5a52-4b6a-84b8-384f8745fd3e"},"geometry":{"type":"Point","coordinates":[-122.2955193,47.89611026,0]}},{"type":"Feature","properties":{"id":"41fbdb32-a0ba-4893-a16f-442598b23832"},"geometry":{"type":"Point","coordinates":[-122.3095359,47.78800503,0]}},{"type":"Feature","properties":{"id":"308265eb-0865-41bc-ae74-b8b494521be9"},"geometry":{"type":"Point","coordinates":[-122.3047075,47.9484603,0]}},{"type":"Feature","properties":{"id":"56159d4d-8d37-41c1-a6d3-5193a66a15e9"},"geometry":{"type":"Point","coordinates":[-120.6575072,40.43092351,0]}},{"type":"Feature","properties":{"id":"8ed61459-cc2b-41c2-925a-a6c622e65d49"},"geometry":{"type":"Point","coordinates":[-122.9999693,46.73549248,0]}},{"type":"Feature","properties":{"id":"16fb2c6e-c7e1-4d46-b9d0-1c86816eb129"},"geometry":{"type":"Point","coordinates":[15.455186813460086,46.91291590525785,0]}},{"type":"Feature","properties":{"id":"6f89022e-0f54-4054-b37f-919c1ed4218c"},"geometry":{"type":"Point","coordinates":[-105.0032079,39.770332,0]}},{"type":"Feature","properties":{"id":"dac4379b-8ecd-4a9c-ba7f-8042580c72fc"},"geometry":{"type":"Point","coordinates":[-110.9785303,32.2997436,0]}},{"type":"Feature","properties":{"id":"d40976bd-2a96-41ed-81b1-3b6c3eab2843"},"geometry":{"type":"Point","coordinates":[-106.0603129,39.62760465,0]}},{"type":"Feature","properties":{"id":"0bcb0b7a-5328-4186-9264-1a068316de22"},"geometry":{"type":"Point","coordinates":[-90.664108,42.494438,0]}},{"type":"Feature","properties":{"id":"fd4412ec-311a-4e87-8b55-10dca2b00b94"},"geometry":{"type":"Point","coordinates":[-84.6483014,42.64660055,0]}},{"type":"Feature","properties":{"id":"31050850-d1fd-433f-98a2-b19bf07a29f1"},"geometry":{"type":"Point","coordinates":[-119.0716427,35.31614762,0]}},{"type":"Feature","properties":{"id":"3cf021a2-dc21-469c-a56d-2bd377e3a1eb"},"geometry":{"type":"Point","coordinates":[-70.45608584,43.49545704,0]}},{"type":"Feature","properties":{"id":"b5449cda-10d5-4356-a60e-aca42e338b18"},"geometry":{"type":"Point","coordinates":[-123.3677101,44.54045973,0]}},{"type":"Feature","properties":{"id":"48ff4878-7666-422c-8ba0-6107382ff258"},"geometry":{"type":"Point","coordinates":[-78.92209697,34.99397526,0]}},{"type":"Feature","properties":{"id":"57143be8-1253-4486-a45e-f725021068a5"},"geometry":{"type":"Point","coordinates":[-122.1484843,47.7661918,0]}},{"type":"Feature","properties":{"id":"8a5a869c-247b-4c5a-bb78-c092abed8440"},"geometry":{"type":"Point","coordinates":[-122.392155,47.66192056,0]}},{"type":"Feature","properties":{"id":"ad8c6d2f-e4bf-4a8c-86d7-11e87f36bf9a"},"geometry":{"type":"Point","coordinates":[-97.14195567,32.56489124,0]}},{"type":"Feature","properties":{"id":"77fc61b5-b1e7-4ee3-a28c-823a3de62365"},"geometry":{"type":"Point","coordinates":[-80.7473064,28.355795,0]}},{"type":"Feature","properties":{"id":"02368546-6d67-4e2f-8d45-917628306622"},"geometry":{"type":"Point","coordinates":[-122.8030594,48.1065812,0]}},{"type":"Feature","properties":{"id":"76286586-a06b-4609-b971-615cb56607ed"},"geometry":{"type":"Point","coordinates":[-121.9659512,36.98629328,0]}},{"type":"Feature","properties":{"id":"c6dd7547-06f7-4cc6-8041-f1fab596b201"},"geometry":{"type":"Point","coordinates":[-95.55777031,46.59047473,0]}},{"type":"Feature","properties":{"id":"b67ada4b-9179-4e79-ba2f-70d956f0af1c"},"geometry":{"type":"Point","coordinates":[-82.66998676,27.82225781,0]}},{"type":"Feature","properties":{"id":"30f9fd9f-a8c2-46c2-863d-2dcf129b12fe"},"geometry":{"type":"Point","coordinates":[-89.5634341,44.3786458,0]}},{"type":"Feature","properties":{"id":"f6f63bf2-1334-4a58-8254-a0ac22457e05"},"geometry":{"type":"Point","coordinates":[-87.9095587,42.9581912,0]}},{"type":"Feature","properties":{"id":"e69d7c0d-f29a-4668-9419-f74ffc9e19cf"},"geometry":{"type":"Point","coordinates":[-73.99100071,41.13457391,0]}},{"type":"Feature","properties":{"id":"98946d35-5b30-40ae-9028-951bca3bfb59"},"geometry":{"type":"Point","coordinates":[-122.338828,48.419204,0]}},{"type":"Feature","properties":{"id":"a5f7b66a-2f51-4161-9365-0eef5aa282a5"},"geometry":{"type":"Point","coordinates":[-77.0216694,38.8965132,0]}},{"type":"Feature","properties":{"id":"45fc6ccc-c048-4964-9093-a18c6daa430d"},"geometry":{"type":"Point","coordinates":[-76.62211,42.019871,0]}},{"type":"Feature","properties":{"id":"ecb3dc09-11f9-4844-8cac-83340856e42d"},"geometry":{"type":"Point","coordinates":[-122.2698881,37.807739,0]}},{"type":"Feature","properties":{"id":"887c1eb4-f403-4081-9dff-e8d0867b04ed"},"geometry":{"type":"Point","coordinates":[-117.162908,32.890353,0]}},{"type":"Feature","properties":{"id":"ae6e6e2a-84f4-45c2-adce-e5b80997f35c"},"geometry":{"type":"Point","coordinates":[-97.10256904,32.73630741,0]}},{"type":"Feature","properties":{"id":"4e240752-baf7-4fb7-8f32-c22e7a1e9933"},"geometry":{"type":"Point","coordinates":[-97.466386,42.032539,0]}},{"type":"Feature","properties":{"id":"f4b8dca8-d143-4ec1-ad09-9bc6426723be"},"geometry":{"type":"Point","coordinates":[-80.055437,26.667349,0]}},{"type":"Feature","properties":{"id":"0e0d87e1-64b3-423d-a658-a81fc56341c2"},"geometry":{"type":"Point","coordinates":[-81.196413,37.770874,0]}},{"type":"Feature","properties":{"id":"869a2ee4-c387-4263-b1b7-e620d903a829"},"geometry":{"type":"Point","coordinates":[-117.675787,33.48333541,0]}},{"type":"Feature","properties":{"id":"56dce899-ff23-4f0e-be56-05900ecac53e"},"geometry":{"type":"Point","coordinates":[-100.020307,37.754632,0]}},{"type":"Feature","properties":{"id":"87250580-6954-4d75-972d-75f7759fefc0"},"geometry":{"type":"Point","coordinates":[-104.5005411,37.169397,0]}},{"type":"Feature","properties":{"id":"ac4fe7b3-c512-4b96-9953-27e8362101ff"},"geometry":{"type":"Point","coordinates":[-98.72596163,29.78961761,0]}},{"type":"Feature","properties":{"id":"78c50e54-34e3-415d-9574-ac0cc0505113"},"geometry":{"type":"Point","coordinates":[-122.2023129,47.48758261,0]}},{"type":"Feature","properties":{"id":"c27f55b4-f410-4389-ae35-a5a9bada3578"},"geometry":{"type":"Point","coordinates":[-122.6259002,47.5658843,0]}},{"type":"Feature","properties":{"id":"fe4c36a3-d900-46b0-b445-a4f951b9f7e2"},"geometry":{"type":"Point","coordinates":[-81.31306668,29.88948146,0]}},{"type":"Feature","properties":{"id":"7a6bd1cf-4385-4677-a9d7-3507535399e4"},"geometry":{"type":"Point","coordinates":[-75.08731545,38.7151767,0]}},{"type":"Feature","properties":{"id":"281e6980-e2e2-4493-9896-3517e8cafe21"},"geometry":{"type":"Point","coordinates":[-75.31158206,38.76691205,0]}},{"type":"Feature","properties":{"id":"c117151a-0efe-4a7a-bbab-ce130ffc2f08"},"geometry":{"type":"Point","coordinates":[-120.6598225,47.59460883,0]}},{"type":"Feature","properties":{"id":"27d18114-31bb-4baf-b330-71bcba80cc8a"},"geometry":{"type":"Point","coordinates":[-9.105483084696079,38.73826742792099,0]}},{"type":"Feature","properties":{"id":"612d5f63-901f-4b34-abac-cf88157db26c"},"geometry":{"type":"Point","coordinates":[-108.504562,37.47323,0]}},{"type":"Feature","properties":{"id":"44684d87-a612-43d1-9eda-afd9357f3af1"},"geometry":{"type":"Point","coordinates":[-8.2142367,54.4977199,0]}},{"type":"Feature","properties":{"id":"388db412-bf61-4655-a93e-24367b6db51c"},"geometry":{"type":"Point","coordinates":[-122.3735012,45.58111086,0]}},{"type":"Feature","properties":{"id":"55608d36-62d6-449d-a7f6-a1e0df277831"},"geometry":{"type":"Point","coordinates":[-122.6666369,45.68816081,0]}},{"type":"Feature","properties":{"id":"d916d0af-0cad-4876-a015-d44411332878"},"geometry":{"type":"Point","coordinates":[-122.6712833,45.6364012,0]}},{"type":"Feature","properties":{"id":"d4a27cbf-93bd-4b3d-89b3-3b1898336f74"},"geometry":{"type":"Point","coordinates":[-88.97523814,39.84662586,0]}},{"type":"Feature","properties":{"id":"4761d4a5-08c2-4b99-94d6-9870a1296f0b"},"geometry":{"type":"Point","coordinates":[-87.12375981551232,45.06454895086927,0]}},{"type":"Feature","properties":{"id":"113d2b74-bb5c-4954-9277-da0101571737"},"geometry":{"type":"Point","coordinates":[-71.0615585,42.3204879,0]}},{"type":"Feature","properties":{"id":"25dd3b18-3204-4539-b58b-95478fbcb531"},"geometry":{"type":"Point","coordinates":[-98.502373,29.405708,0]}},{"type":"Feature","properties":{"id":"69303b89-551f-4ef5-8e2f-268910c9b5e6"},"geometry":{"type":"Point","coordinates":[-117.1928216,33.13740391,0]}},{"type":"Feature","properties":{"id":"cc134379-14ee-4246-9535-ae117501b9af"},"geometry":{"type":"Point","coordinates":[-104.9874923,39.6830067,0]}},{"type":"Feature","properties":{"id":"b6aee9c0-d332-4363-a4af-1d89c93f134a"},"geometry":{"type":"Point","coordinates":[-105.512426,39.8001431,0]}},{"type":"Feature","properties":{"id":"beb3aa65-0024-42a1-8943-74017faed659"},"geometry":{"type":"Point","coordinates":[-6.2950084,53.3337548,0]}},{"type":"Feature","properties":{"id":"685d73e3-bb8c-47a7-a73a-b8f168903ddd"},"geometry":{"type":"Point","coordinates":[-122.4090435,48.0403212,0]}},{"type":"Feature","properties":{"id":"4de6e1d2-9c69-438d-97a6-f9adcfb4c15b"},"geometry":{"type":"Point","coordinates":[-79.57625,40.588461,0]}},{"type":"Feature","properties":{"id":"95269547-cf11-40b4-bd0c-81cf20fb49fe"},"geometry":{"type":"Point","coordinates":[-82.6042529,39.7123647,0]}},{"type":"Feature","properties":{"id":"bedc4634-4155-4448-9d33-b5a8a2e5fb71"},"geometry":{"type":"Point","coordinates":[-98.27635445,30.57127795,0]}},{"type":"Feature","properties":{"id":"128d2350-9a0a-4f2e-b327-887af1cc2f7d"},"geometry":{"type":"Point","coordinates":[-121.5145087,45.71003675,0]}},{"type":"Feature","properties":{"id":"98ba45e2-9378-4b2b-8e58-82b651e99d5e"},"geometry":{"type":"Point","coordinates":[-94.57868373,39.09170494,0]}},{"type":"Feature","properties":{"id":"1fd31bf5-ffde-495e-8bdc-cc4666cd7cb5"},"geometry":{"type":"Point","coordinates":[-81.00537902,41.74037309,0]}},{"type":"Feature","properties":{"id":"c71cd9d0-be0f-4528-8d21-9f89957372f9"},"geometry":{"type":"Point","coordinates":[-87.6743858,41.9561589,0]}},{"type":"Feature","properties":{"id":"e1e4d221-608a-4a65-9a55-4f142ffb57d8"},"geometry":{"type":"Point","coordinates":[-71.061481,42.397645,0]}},{"type":"Feature","properties":{"id":"ffcc9d52-9de7-41a6-956c-36875ca71dca"},"geometry":{"type":"Point","coordinates":[-116.9573256,47.715079,0]}},{"type":"Feature","properties":{"id":"51421b18-93e4-4d09-b694-388dcb5df2fe"},"geometry":{"type":"Point","coordinates":[-83.17350725,42.31625295,0]}},{"type":"Feature","properties":{"id":"ae2d14fa-3144-4a8d-8161-c2c3febc01bd"},"geometry":{"type":"Point","coordinates":[-122.5001587,47.8010831,0]}},{"type":"Feature","properties":{"id":"42114875-dc49-4158-b524-f130768441c8"},"geometry":{"type":"Point","coordinates":[-83.9186686,35.96606301,0]}},{"type":"Feature","properties":{"id":"e7857d07-0058-48f8-b064-e76029c6ee6e"},"geometry":{"type":"Point","coordinates":[-122.2848936,38.29865653,0]}},{"type":"Feature","properties":{"id":"6b607ba6-859a-4a16-a51f-c0f55f4a98f8"},"geometry":{"type":"Point","coordinates":[-75.1291116,40.31027305,0]}},{"type":"Feature","properties":{"id":"fe0fd454-10bb-437c-912c-3fd5d416e7db"},"geometry":{"type":"Point","coordinates":[-122.1560768,37.7249296,0]}},{"type":"Feature","properties":{"id":"a776c995-076a-4562-8434-467f01f3818a"},"geometry":{"type":"Point","coordinates":[-118.0798642,34.16059077,0]}},{"type":"Feature","properties":{"id":"85478ddc-a830-43e5-beeb-66cead1a99c4"},"geometry":{"type":"Point","coordinates":[-83.53663792,42.52440117,0]}},{"type":"Feature","properties":{"id":"a9a0f855-a16c-4ee8-a0a2-8e9c0552b985"},"geometry":{"type":"Point","coordinates":[-77.69298485,39.1360524,0]}},{"type":"Feature","properties":{"id":"52c41ba0-3c69-4e41-b028-d9d4c3035249"},"geometry":{"type":"Point","coordinates":[-118.4439713,45.98541686,0]}},{"type":"Feature","properties":{"id":"8ace7ff0-245c-4133-862c-2ca4eb3b7a65"},"geometry":{"type":"Point","coordinates":[-117.686437,34.09189898,0]}},{"type":"Feature","properties":{"id":"f10850c4-f516-4ecd-9b8c-3fc20f134187"},"geometry":{"type":"Point","coordinates":[-83.0278041,42.492142,0]}},{"type":"Feature","properties":{"id":"71eb91ae-4d50-4f01-840c-7552df4d96bd"},"geometry":{"type":"Point","coordinates":[-111.0054521,32.25049461,0]}},{"type":"Feature","properties":{"id":"8f19cd9b-a675-473d-8493-42fd6b12c38e"},"geometry":{"type":"Point","coordinates":[-122.1791401,37.71493644,0]}},{"type":"Feature","properties":{"id":"0fde773c-3201-4be7-b3ba-caf278efa4d3"},"geometry":{"type":"Point","coordinates":[-123.3445979,43.2084738,0]}},{"type":"Feature","properties":{"id":"b70bb5a2-bcc5-43c5-8370-58d292c4625d"},"geometry":{"type":"Point","coordinates":[-83.61459,42.5113546,0]}},{"type":"Feature","properties":{"id":"9e3d79b0-5411-425d-9ead-e86abeb58c98"},"geometry":{"type":"Point","coordinates":[-97.7428611,30.3110713,0]}},{"type":"Feature","properties":{"id":"07ee729a-9c76-4092-9b11-4cc951eb3baf"},"geometry":{"type":"Point","coordinates":[-114.0044493,46.8782576,0]}},{"type":"Feature","properties":{"id":"f6f59f19-f861-42de-9367-023645506733"},"geometry":{"type":"Point","coordinates":[-118.0107092,33.9060971,0]}},{"type":"Feature","properties":{"id":"063dc603-aa8f-412d-9c8a-ac7c598c043a"},"geometry":{"type":"Point","coordinates":[-119.8759909,34.43146172,0]}},{"type":"Feature","properties":{"id":"0e7be133-1cb4-4c39-848c-2014ee5b359b"},"geometry":{"type":"Point","coordinates":[-122.0062527,47.86470473,0]}},{"type":"Feature","properties":{"id":"fcc44f51-2c5c-4baa-9c37-5996a01b5512"},"geometry":{"type":"Point","coordinates":[-84.29111565,37.747285,0]}},{"type":"Feature","properties":{"id":"350f58c9-f1e6-4668-bf55-15dc557ec94c"},"geometry":{"type":"Point","coordinates":[-121.4809068,38.40805044,0]}},{"type":"Feature","properties":{"id":"3799434f-4c20-4d7b-9085-6c83db87c1c7"},"geometry":{"type":"Point","coordinates":[-96.80829701,46.87930301,0]}},{"type":"Feature","properties":{"id":"5caa5486-f355-4e8a-b7c5-90d7a9c85cbd"},"geometry":{"type":"Point","coordinates":[-6.4921242,52.3311164,0]}},{"type":"Feature","properties":{"id":"44c3432e-9643-4a92-b7fc-4fa6c375995c"},"geometry":{"type":"Point","coordinates":[-90.76571832,43.38921997,0]}},{"type":"Feature","properties":{"id":"fd696e0a-a7bc-4f17-ac41-ede9b13b24d0"},"geometry":{"type":"Point","coordinates":[-95.7506989,43.39942206,0]}},{"type":"Feature","properties":{"id":"fa16f1e8-3ee9-46e8-8c40-64a05947f6a2"},"geometry":{"type":"Point","coordinates":[-122.378124,45.4288733,0]}},{"type":"Feature","properties":{"id":"e3e862c9-ecda-4cba-abbc-bf1c8ce6539a"},"geometry":{"type":"Point","coordinates":[-120.917988,47.194315,0]}},{"type":"Feature","properties":{"id":"c020e892-ad66-4b36-be5e-d0095ab3a263"},"geometry":{"type":"Point","coordinates":[-121.412584,47.421312,0]}},{"type":"Feature","properties":{"id":"2fc58bc4-57fa-4880-9286-095548fb5ec6"},"geometry":{"type":"Point","coordinates":[-87.54373615,33.19997474,0]}},{"type":"Feature","properties":{"id":"1b1fa0ef-7e76-474a-88d2-7f22b56bb3ff"},"geometry":{"type":"Point","coordinates":[-96.78936674,46.8773031,0]}},{"type":"Feature","properties":{"id":"e1f2d5c0-4b41-47f1-9a7a-5638851a9ac5"},"geometry":{"type":"Point","coordinates":[-70.68838325,43.97416125,0]}},{"type":"Feature","properties":{"id":"cfff9480-fc9e-4ac6-addc-f64fbb834fef"},"geometry":{"type":"Point","coordinates":[-72.553245,42.217914,0]}},{"type":"Feature","properties":{"id":"b28c0edf-d271-4d60-997a-aa52aab7170f"},"geometry":{"type":"Point","coordinates":[-88.1069594,41.86544335,0]}},{"type":"Feature","properties":{"id":"ec86cc6f-53f8-4715-8595-fe68cf676bc6"},"geometry":{"type":"Point","coordinates":[-82.063578,35.9158912,0]}},{"type":"Feature","properties":{"id":"f5bcfd6a-160a-4d65-a5b7-834564023123"},"geometry":{"type":"Point","coordinates":[-104.772404,39.758038,0]}},{"type":"Feature","properties":{"id":"a2728fec-51dd-4613-b15d-fc53774003b2"},"geometry":{"type":"Point","coordinates":[-104.7680096,39.6529424,0]}},{"type":"Feature","properties":{"id":"069e89d5-77ec-486b-925f-3837899ebbbc"},"geometry":{"type":"Point","coordinates":[-88.63767771,37.0705097,0]}},{"type":"Feature","properties":{"id":"3dae53ba-0f35-4f1f-92fd-f29f05aaf5fc"},"geometry":{"type":"Point","coordinates":[-118.2233015,34.03638739,0]}},{"type":"Feature","properties":{"id":"e9f88398-a093-46e3-91d9-efa85d0412d7"},"geometry":{"type":"Point","coordinates":[-103.3484834,32.9504929,0]}},{"type":"Feature","properties":{"id":"9f749cda-57a0-487e-91b5-a3464b1c2ec9"},"geometry":{"type":"Point","coordinates":[-93.1978006,44.9631096,0]}},{"type":"Feature","properties":{"id":"3ebb636f-ae1e-4e19-b273-7eae97ed4856"},"geometry":{"type":"Point","coordinates":[-92.09972572,46.78589441,0]}},{"type":"Feature","properties":{"id":"0229fb16-b24c-4b75-a16c-b2a6f7047ed7"},"geometry":{"type":"Point","coordinates":[-94.22589926,39.33933583,0]}},{"type":"Feature","properties":{"id":"e6a545be-d8a4-4f02-a9f8-f62e4b3c257e"},"geometry":{"type":"Point","coordinates":[-6.2693974,53.3506256,0]}},{"type":"Feature","properties":{"id":"a7cbed0a-bbfb-4158-8032-4f44d680d7be"},"geometry":{"type":"Point","coordinates":[-122.2044462,47.48147827,0]}},{"type":"Feature","properties":{"id":"c8a34b95-8a72-4f56-8c50-c790c01261ff"},"geometry":{"type":"Point","coordinates":[-91.02937536,41.43346737,0]}},{"type":"Feature","properties":{"id":"420b93d8-d15a-4db9-a072-28e22de5f1a9"},"geometry":{"type":"Point","coordinates":[-117.1562181,32.88474835,0]}},{"type":"Feature","properties":{"id":"a1ecd2e7-3b9c-4ad8-ac87-dfd78d234992"},"geometry":{"type":"Point","coordinates":[-77.591863,35.5980644,0]}},{"type":"Feature","properties":{"id":"ece54804-4295-4a37-a620-d98d556d29de"},"geometry":{"type":"Point","coordinates":[-118.3115036,33.8417185,0]}},{"type":"Feature","properties":{"id":"dc1dbe18-f446-43d9-8cdf-cb542bc087cf"},"geometry":{"type":"Point","coordinates":[-104.7034318,38.8877651,0]}},{"type":"Feature","properties":{"id":"06915497-8cab-4ba0-9f11-2394c6717e08"},"geometry":{"type":"Point","coordinates":[-82.518819,37.48176335,0]}},{"type":"Feature","properties":{"id":"cf3a71af-2553-4f3f-887b-acbe0d34ea2d"},"geometry":{"type":"Point","coordinates":[-121.29318,38.8915741,0]}},{"type":"Feature","properties":{"id":"e31a1d5a-42e7-4d84-a9a0-12b7849c8c8a"},"geometry":{"type":"Point","coordinates":[-88.6316572845383,42.69267514005675,0]}},{"type":"Feature","properties":{"id":"3587e92a-c342-4eae-8212-6b324f02d903"},"geometry":{"type":"Point","coordinates":[-122.4394246,47.25292454,0]}},{"type":"Feature","properties":{"id":"b649f4c6-c14a-4ee6-a1cd-85adc75ddc83"},"geometry":{"type":"Point","coordinates":[-120.6112948,35.389717,0]}},{"type":"Feature","properties":{"id":"715cad58-79ad-4a69-bf61-b5cf15fdfe67"},"geometry":{"type":"Point","coordinates":[-82.78782561,28.01418231,0]}},{"type":"Feature","properties":{"id":"bedeb77e-ec21-49a3-9caf-874786adb180"},"geometry":{"type":"Point","coordinates":[-7.6330624,52.0960325,0]}},{"type":"Feature","properties":{"id":"8eaa6a32-0504-43d6-a18a-4005355bebf6"},"geometry":{"type":"Point","coordinates":[-123.418449,48.087279,0]}},{"type":"Feature","properties":{"id":"7d1d7713-0c0a-4ece-814d-7b7920897879"},"geometry":{"type":"Point","coordinates":[-121.7311242,38.5447433,0]}},{"type":"Feature","properties":{"id":"9b2af98d-4f0a-4c35-87d3-1e574f24ec67"},"geometry":{"type":"Point","coordinates":[-122.271862,41.211366,0]}},{"type":"Feature","properties":{"id":"2b5d9ce9-b8bd-4ece-98af-9d3eb6f5896f"},"geometry":{"type":"Point","coordinates":[-9.142480929038104,38.713453267381496,0]}},{"type":"Feature","properties":{"id":"450263c6-c95c-426c-aee9-c82f5ec11fbb"},"geometry":{"type":"Point","coordinates":[-80.01790691,40.45346755,0]}},{"type":"Feature","properties":{"id":"52761616-efb8-4d3f-beff-7661b8fc7087"},"geometry":{"type":"Point","coordinates":[-107.871981,37.297647,0]}},{"type":"Feature","properties":{"id":"cbf07548-d3c6-4cb2-92a6-cf16e1375846"},"geometry":{"type":"Point","coordinates":[-120.8826535,37.50655825,0]}},{"type":"Feature","properties":{"id":"33ca4264-c729-4345-b454-8a6d7a04da88"},"geometry":{"type":"Point","coordinates":[-118.1859647,33.8781951,0]}},{"type":"Feature","properties":{"id":"c50af63f-c38a-4d1d-a15e-bd676e055505"},"geometry":{"type":"Point","coordinates":[-120.8247773,45.822927,0]}},{"type":"Feature","properties":{"id":"c5e25b7e-f1ba-422f-aa26-44096d022060"},"geometry":{"type":"Point","coordinates":[-122.4433066,47.25836061,0]}},{"type":"Feature","properties":{"id":"2e01294c-1845-456d-a4a9-176f5efc294e"},"geometry":{"type":"Point","coordinates":[-122.0340499,37.85105324,0]}},{"type":"Feature","properties":{"id":"bdd40512-5b13-4ac9-9d5a-ca6cfa304d2b"},"geometry":{"type":"Point","coordinates":[-122.0338182,37.97810431,0]}},{"type":"Feature","properties":{"id":"570346e2-4896-48f6-b233-89b2a06a2906"},"geometry":{"type":"Point","coordinates":[-121.8824742,38.0330804,0]}},{"type":"Feature","properties":{"id":"dad5cb3d-3e6d-4099-b9d9-1a89b7b1d714"},"geometry":{"type":"Point","coordinates":[-122.594069,47.432463,0]}},{"type":"Feature","properties":{"id":"60548726-66cb-4e76-ac56-935de154b4b7"},"geometry":{"type":"Point","coordinates":[-122.44,47.238169,0]}},{"type":"Feature","properties":{"id":"c3bd1af8-2ca2-4a14-b733-8c4d788c4752"},"geometry":{"type":"Point","coordinates":[-87.90143961,43.0542106,0]}},{"type":"Feature","properties":{"id":"32fba728-f8b1-47e4-8cf4-78ad87bd4640"},"geometry":{"type":"Point","coordinates":[-118.2440377,34.11473143,0]}},{"type":"Feature","properties":{"id":"1996e0fa-b821-4d44-a6ea-d5fda91c7d47"},"geometry":{"type":"Point","coordinates":[-84.662048,42.712054,0]}},{"type":"Feature","properties":{"id":"5b238658-1684-4f51-bc1c-6059ba35c9b9"},"geometry":{"type":"Point","coordinates":[-83.61522535,41.590252,0]}},{"type":"Feature","properties":{"id":"e50a6745-e422-4e58-9d76-a906b3b37e10"},"geometry":{"type":"Point","coordinates":[-120.6868512,35.62375364,0]}},{"type":"Feature","properties":{"id":"18b29afa-682c-4c5e-8ecb-ba0f61cf9f16"},"geometry":{"type":"Point","coordinates":[-75.1903546,40.0591996,0]}},{"type":"Feature","properties":{"id":"b9304a09-0ecf-488b-a437-e4654edf1148"},"geometry":{"type":"Point","coordinates":[-70.75957196,43.0792548,0]}},{"type":"Feature","properties":{"id":"e5b6ac32-d6df-4bd8-929a-46d2b5828a2d"},"geometry":{"type":"Point","coordinates":[-92.10117749,46.73528116,0]}},{"type":"Feature","properties":{"id":"c89278ec-ce5b-41a6-9386-e28fa07599ea"},"geometry":{"type":"Point","coordinates":[-90.22866959,38.5935863,0]}},{"type":"Feature","properties":{"id":"21a0d567-e70c-49fa-bb93-a073ed29e93b"},"geometry":{"type":"Point","coordinates":[-85.6454249,44.755294,0]}},{"type":"Feature","properties":{"id":"67ef1ce6-35c8-482d-b054-0b5e6b568e5b"},"geometry":{"type":"Point","coordinates":[-75.70076097,40.0067258,0]}},{"type":"Feature","properties":{"id":"04425330-f69b-40db-ae1b-176bb1c91d8c"},"geometry":{"type":"Point","coordinates":[-122.3754067,37.91772583,0]}},{"type":"Feature","properties":{"id":"98890002-074d-438f-9d82-ffc4317bc079"},"geometry":{"type":"Point","coordinates":[-86.65452518,46.40934141,0]}},{"type":"Feature","properties":{"id":"bb27831d-d4ee-41e0-b11b-7faa561b12ca"},"geometry":{"type":"Point","coordinates":[-122.0136488,36.9684053,0]}},{"type":"Feature","properties":{"id":"086f03da-c555-48a2-ae48-958ad65779e9"},"geometry":{"type":"Point","coordinates":[-79.91162696,40.45891137,0]}},{"type":"Feature","properties":{"id":"0ec36f0b-bba3-48d9-bd47-716177bcb056"},"geometry":{"type":"Point","coordinates":[-94.279316,39.018709,0]}},{"type":"Feature","properties":{"id":"3835d485-c8a1-4cc8-a04f-36e870dcbe44"},"geometry":{"type":"Point","coordinates":[-86.76320383,36.20526205,0]}},{"type":"Feature","properties":{"id":"315b49b3-1996-4fa8-b249-2e917245fd72"},"geometry":{"type":"Point","coordinates":[-88.40615097325679,42.78494685487931,0]}},{"type":"Feature","properties":{"id":"ae17030a-3073-42f2-bdc2-ad4f468b3156"},"geometry":{"type":"Point","coordinates":[-85.634947,42.957318,0]}},{"type":"Feature","properties":{"id":"9ef70c89-a7e9-4759-a71e-4adca64c543a"},"geometry":{"type":"Point","coordinates":[-83.03876229,42.346625,0]}},{"type":"Feature","properties":{"id":"75378a8b-95fc-4a6a-8c7f-b00e4df75d64"},"geometry":{"type":"Point","coordinates":[-76.2219945,38.78113562,0]}},{"type":"Feature","properties":{"id":"e3426d39-8838-4ead-aff4-8202f1797894"},"geometry":{"type":"Point","coordinates":[-76.0980832,43.0701121,0]}},{"type":"Feature","properties":{"id":"85c8ea1f-2db6-4ea3-9380-dcd26faa40a2"},"geometry":{"type":"Point","coordinates":[-84.83579,42.549391,0]}},{"type":"Feature","properties":{"id":"8c2b0eff-6187-42b0-8b4e-f3a17f54f690"},"geometry":{"type":"Point","coordinates":[-77.469,38.752531,0]}},{"type":"Feature","properties":{"id":"497485a3-1317-450d-894b-0c079b1668b6"},"geometry":{"type":"Point","coordinates":[-85.50839333,42.80145682,0]}},{"type":"Feature","properties":{"id":"4545534c-40d6-41c5-85a5-b333d1bb1ae8"},"geometry":{"type":"Point","coordinates":[-117.2542497,33.12846769,0]}},{"type":"Feature","properties":{"id":"50af033e-f5bb-4d30-b3d5-60440e28ab50"},"geometry":{"type":"Point","coordinates":[-117.2241021,33.15438658,0]}},{"type":"Feature","properties":{"id":"32a9af42-ac83-437c-8739-d2611177bf9e"},"geometry":{"type":"Point","coordinates":[-105.0477679,40.05042825,0]}},{"type":"Feature","properties":{"id":"4b5e0dae-9988-43d3-bdbc-4b0b1121f7ad"},"geometry":{"type":"Point","coordinates":[-104.944202,40.111448,0]}},{"type":"Feature","properties":{"id":"f31f30a7-6d1c-42b0-9428-a6164ded8c06"},"geometry":{"type":"Point","coordinates":[-122.6597498,47.74030477,0]}},{"type":"Feature","properties":{"id":"a6543b42-2ccd-44fb-b6ae-57fde02754e6"},"geometry":{"type":"Point","coordinates":[-121.8241602,39.71428839,0]}},{"type":"Feature","properties":{"id":"580722ab-9c8c-47bb-a2df-b6cfc3df6875"},"geometry":{"type":"Point","coordinates":[-75.04831308,39.95164416,0]}},{"type":"Feature","properties":{"id":"5e07c2a9-63b7-4c82-8167-13f350b811a6"},"geometry":{"type":"Point","coordinates":[-122.6751185,45.54737005,0]}},{"type":"Feature","properties":{"id":"706a591a-5afb-4cc6-b005-b96e0bcd95fc"},"geometry":{"type":"Point","coordinates":[-106.131606,38.84025,0]}},{"type":"Feature","properties":{"id":"6e525c51-c2aa-44b4-adaa-9fb869c1ae23"},"geometry":{"type":"Point","coordinates":[-116.2906516,43.6094254,0]}},{"type":"Feature","properties":{"id":"c0b2740e-e4e0-41ca-9a4e-c72785a07767"},"geometry":{"type":"Point","coordinates":[-116.206021,43.623807,0]}},{"type":"Feature","properties":{"id":"0898a2bf-6fc4-4156-8d97-08ce6b1ae29a"},"geometry":{"type":"Point","coordinates":[-112.9740725,36.9941047,0]}},{"type":"Feature","properties":{"id":"78d2954b-5437-4a8d-ab39-eda4478644e1"},"geometry":{"type":"Point","coordinates":[-108.5575144,39.05565588,0]}},{"type":"Feature","properties":{"id":"1a810992-ac1c-41b5-87ae-6da0f0900733"},"geometry":{"type":"Point","coordinates":[-77.945422,34.242576,0]}},{"type":"Feature","properties":{"id":"97826164-b0b6-4012-b8d7-a25d2eb3b252"},"geometry":{"type":"Point","coordinates":[-100.7859036,46.80535377,0]}},{"type":"Feature","properties":{"id":"649c8cd8-0c3c-4016-9944-02fda05f24bd"},"geometry":{"type":"Point","coordinates":[-124.1524471,40.57874196,0]}},{"type":"Feature","properties":{"id":"3988f05a-d439-413e-8247-d274eeb70b44"},"geometry":{"type":"Point","coordinates":[-124.1017905,40.48674854,0]}},{"type":"Feature","properties":{"id":"3b7796a9-c125-4743-8c60-f4a847264ed3"},"geometry":{"type":"Point","coordinates":[-74.21181832,40.81768748,0]}},{"type":"Feature","properties":{"id":"3838a411-f540-4b66-93cc-7ff3c9f5e128"},"geometry":{"type":"Point","coordinates":[-75.14222034,39.84934725,0]}},{"type":"Feature","properties":{"id":"5c23b248-c3c5-4e39-8cd4-b06b6601bc9b"},"geometry":{"type":"Point","coordinates":[-121.8145893,37.69895004,0]}},{"type":"Feature","properties":{"id":"be2c5ed3-2579-4ba1-8838-e68556b4ab71"},"geometry":{"type":"Point","coordinates":[-8.271831,52.2772804,0]}},{"type":"Feature","properties":{"id":"46c262c0-2b6f-42d6-84df-1da1a1656095"},"geometry":{"type":"Point","coordinates":[-118.4704166,34.0423497,0]}},{"type":"Feature","properties":{"id":"776a7a9b-c542-4578-9990-4a5dd26f9204"},"geometry":{"type":"Point","coordinates":[-120.8345161,38.6942363,0]}},{"type":"Feature","properties":{"id":"7a3aa913-807c-4395-9714-2d65d30ad9ee"},"geometry":{"type":"Point","coordinates":[-106.4818378,31.76216161,0]}},{"type":"Feature","properties":{"id":"5ff5bda9-bc0b-4794-a280-8e2a361066a2"},"geometry":{"type":"Point","coordinates":[-118.4156967,33.91771,0]}},{"type":"Feature","properties":{"id":"d4630be0-3ff3-4aeb-8e01-e920425ac6d8"},"geometry":{"type":"Point","coordinates":[-121.7082244,37.1864644,0]}},{"type":"Feature","properties":{"id":"f4fd3cd9-6837-4ed0-b7f7-5f9635caa68e"},"geometry":{"type":"Point","coordinates":[-88.076785,41.527834,0]}},{"type":"Feature","properties":{"id":"77e1db72-3870-4bd4-ad7d-80ae108c5398"},"geometry":{"type":"Point","coordinates":[-82.18356135,36.594077,0]}},{"type":"Feature","properties":{"id":"e6693673-773f-4925-918d-8eab89a62daa"},"geometry":{"type":"Point","coordinates":[-117.172438,33.5268827,0]}},{"type":"Feature","properties":{"id":"be78f4a5-2c4a-426b-8aa6-3577b0bde2ad"},"geometry":{"type":"Point","coordinates":[-72.49516039,42.57950929,0]}},{"type":"Feature","properties":{"id":"f8d43fea-de33-43f9-a243-2e3d4f6f6928"},"geometry":{"type":"Point","coordinates":[-122.3030241,37.9020418,0]}},{"type":"Feature","properties":{"id":"f13fa652-5f4d-43f1-b48d-493a6c417e7d"},"geometry":{"type":"Point","coordinates":[-106.0659377,38.51804434,0]}},{"type":"Feature","properties":{"id":"3037658d-3655-4682-a2f2-5b03d3f96090"},"geometry":{"type":"Point","coordinates":[-83.0017892,39.9656697,0]}},{"type":"Feature","properties":{"id":"1f4af7fe-6b86-4d3c-95f2-c0fec87a67fb"},"geometry":{"type":"Point","coordinates":[-82.9995686,39.9662282,0]}},{"type":"Feature","properties":{"id":"9f67414c-21a7-4be0-8f7f-9f3c7d1e82e2"},"geometry":{"type":"Point","coordinates":[-80.86054928,35.45400686,0]}},{"type":"Feature","properties":{"id":"728c3c0c-df0f-4448-a826-1bd4b2e86e85"},"geometry":{"type":"Point","coordinates":[-79.96553317,40.46680403,0]}},{"type":"Feature","properties":{"id":"9366a4a1-222a-43ec-af7f-e8c1e3454b57"},"geometry":{"type":"Point","coordinates":[-78.18219898,42.99732747,0]}},{"type":"Feature","properties":{"id":"357b4282-20a8-4fad-9de0-cdbdc3ed9879"},"geometry":{"type":"Point","coordinates":[-106.9861689,38.86984685,0]}},{"type":"Feature","properties":{"id":"ce34c0ef-c2ae-4f78-a4ee-de33c58c1744"},"geometry":{"type":"Point","coordinates":[-85.6515221,42.9554463,0]}},{"type":"Feature","properties":{"id":"c55c2083-6f77-4a62-8b1e-dd1053d2cdb0"},"geometry":{"type":"Point","coordinates":[-77.47694623,40.8911574,0]}},{"type":"Feature","properties":{"id":"7d6e56b6-1b6b-497e-b4fc-6e19dbf099bb"},"geometry":{"type":"Point","coordinates":[-122.0529573,47.15968788,0]}},{"type":"Feature","properties":{"id":"1f6f2780-aea7-4d70-ae11-73f99ff0f760"},"geometry":{"type":"Point","coordinates":[-123.0824349,44.04979409,0]}},{"type":"Feature","properties":{"id":"f3c553fd-04bc-4fd9-82f5-72e4647fcc83"},"geometry":{"type":"Point","coordinates":[-112.9535547,46.12805905,0]}},{"type":"Feature","properties":{"id":"33420b64-b564-4d19-b134-364a4721e50f"},"geometry":{"type":"Point","coordinates":[-82.82977088,43.42036406,0]}},{"type":"Feature","properties":{"id":"42536ff0-a7a8-4e41-8706-3411f1590482"},"geometry":{"type":"Point","coordinates":[-97.5189497,35.4804596,0]}},{"type":"Feature","properties":{"id":"18af371f-35b2-4398-a1b7-aa8cceeb021f"},"geometry":{"type":"Point","coordinates":[-121.7903344,36.92762275,0]}},{"type":"Feature","properties":{"id":"92d0b2ac-85a6-4f1a-a11e-4a05e1bf0767"},"geometry":{"type":"Point","coordinates":[-122.301844,47.810408,0]}},{"type":"Feature","properties":{"id":"cffb4a0f-1336-4544-b7f4-eb19b7087045"},"geometry":{"type":"Point","coordinates":[-76.79944314,39.2681041,0]}},{"type":"Feature","properties":{"id":"3263ac26-78d6-47f7-970c-416ecea45ccc"},"geometry":{"type":"Point","coordinates":[-78.67049701,42.27511725,0]}},{"type":"Feature","properties":{"id":"76772c7e-f116-416d-8646-0f824d12dec3"},"geometry":{"type":"Point","coordinates":[-122.3865765,47.5604072,0]}},{"type":"Feature","properties":{"id":"9f309558-6675-475c-bfac-bef4aee4858d"},"geometry":{"type":"Point","coordinates":[-122.3373381,47.466775,0]}},{"type":"Feature","properties":{"id":"7d48f746-567e-43ab-8df2-a6a87db503dd"},"geometry":{"type":"Point","coordinates":[-122.2948936,47.7203026,0]}},{"type":"Feature","properties":{"id":"c6211a84-875e-491b-8ba3-051fd0f6e0ea"},"geometry":{"type":"Point","coordinates":[-72.28642285,42.93326464,0]}},{"type":"Feature","properties":{"id":"f9db90cc-435a-4b8e-b390-4800da326bb0"},"geometry":{"type":"Point","coordinates":[-87.94146327,41.90285936,0]}},{"type":"Feature","properties":{"id":"78ab1ee9-b1b7-437a-8175-4cd608de8451"},"geometry":{"type":"Point","coordinates":[-82.5615737,35.69741414,0]}},{"type":"Feature","properties":{"id":"06ba0b55-f5b4-490c-a10f-82ce08d8acca"},"geometry":{"type":"Point","coordinates":[-122.3205871,47.5533243,0]}},{"type":"Feature","properties":{"id":"261afb12-b46b-473e-9782-ec6447440e29"},"geometry":{"type":"Point","coordinates":[-122.3157647,47.6139598,0]}},{"type":"Feature","properties":{"id":"17bddc6f-706d-439a-80b7-602e814b529e"},"geometry":{"type":"Point","coordinates":[-122.3335142512036,47.5967043382621,0]}},{"type":"Feature","properties":{"id":"2e09ce9b-c3ef-4bfd-a0ef-f64e283d7369"},"geometry":{"type":"Point","coordinates":[-122.333474,47.6687837,0]}},{"type":"Feature","properties":{"id":"f369e864-9712-40dc-8030-ffc76435069b"},"geometry":{"type":"Point","coordinates":[-88.01051205,41.7925884,0]}},{"type":"Feature","properties":{"id":"4987fe4b-7bd7-4d18-857b-3e3c0cb3dafd"},"geometry":{"type":"Point","coordinates":[-88.046297,42.11332289,0]}},{"type":"Feature","properties":{"id":"e1422bf2-0baf-41f8-a91a-50ae379acc8f"},"geometry":{"type":"Point","coordinates":[-88.2784177,42.0984146,0]}},{"type":"Feature","properties":{"id":"8c207722-6895-4bbb-bb8a-eb0989c476ef"},"geometry":{"type":"Point","coordinates":[-88.10705232,41.86494217,0]}},{"type":"Feature","properties":{"id":"3ebef1a3-b680-4911-a442-07f042521c8c"},"geometry":{"type":"Point","coordinates":[-76.15406625,43.04804637,0]}},{"type":"Feature","properties":{"id":"79908f3b-0e14-4e3b-81e7-8e0de0954688"},"geometry":{"type":"Point","coordinates":[-75.8664345,42.9197307,0]}},{"type":"Feature","properties":{"id":"e40c10b9-391e-457d-b734-5c79bf4a5480"},"geometry":{"type":"Point","coordinates":[-87.6749395,41.9762555,0]}},{"type":"Feature","properties":{"id":"c589ab3d-f739-4226-89f7-b84266f8b039"},"geometry":{"type":"Point","coordinates":[-88.4504129,44.2013644,0]}},{"type":"Feature","properties":{"id":"b9675043-285f-4bc2-bb74-2d14bbd4840f"},"geometry":{"type":"Point","coordinates":[-96.7105429,40.8155873,0]}},{"type":"Feature","properties":{"id":"cc77b466-cfd0-4906-a0ea-fbfa768e7a6b"},"geometry":{"type":"Point","coordinates":[-105.2882775,36.396276,0]}},{"type":"Feature","properties":{"id":"ce9e3633-3660-4da7-9ceb-5f4f99d9d3a5"},"geometry":{"type":"Point","coordinates":[-83.030429,39.988002,0]}},{"type":"Feature","properties":{"id":"0a06eb5a-b9f4-4078-8fc7-65a213197d00"},"geometry":{"type":"Point","coordinates":[-105.1341065,40.0144311,0]}},{"type":"Feature","properties":{"id":"b8214502-7df8-43aa-9d22-a4d55c175dac"},"geometry":{"type":"Point","coordinates":[-118.8706594,34.28324302,0]}},{"type":"Feature","properties":{"id":"6e65e1de-6602-4580-a801-140ca2430354"},"geometry":{"type":"Point","coordinates":[-81.3923194,30.2882669,0]}},{"type":"Feature","properties":{"id":"d4c69915-a54d-4525-a84b-14de75196904"},"geometry":{"type":"Point","coordinates":[-121.8038356,36.68038392,0]}},{"type":"Feature","properties":{"id":"1a244e49-1067-49cf-b1ec-5006c1c1158c"},"geometry":{"type":"Point","coordinates":[-117.1983425,47.68121756,0]}},{"type":"Feature","properties":{"id":"e6018041-dbb0-492f-9a2d-73f1e3a27874"},"geometry":{"type":"Point","coordinates":[-89.6914854,39.7481952,0]}},{"type":"Feature","properties":{"id":"561a5198-be7f-447a-991c-516dcbc7dbae"},"geometry":{"type":"Point","coordinates":[-93.65723977,44.86169699,0]}},{"type":"Feature","properties":{"id":"8c79b15d-77ca-452d-8527-b38cabf2a40a"},"geometry":{"type":"Point","coordinates":[-87.90385330023693,43.00718960163759,0]}},{"type":"Feature","properties":{"id":"3f8ad1a4-2cc8-4851-96f2-958f401ea4f0"},"geometry":{"type":"Point","coordinates":[-70.88618473,42.24360723,0]}},{"type":"Feature","properties":{"id":"2295d060-841f-4b67-81c9-1ddf3f37ab11"},"geometry":{"type":"Point","coordinates":[-104.9813405,39.7632294,0]}},{"type":"Feature","properties":{"id":"4748474e-0161-45c5-916b-0e69e5950a3f"},"geometry":{"type":"Point","coordinates":[-111.887825,40.7511406,0]}},{"type":"Feature","properties":{"id":"016640d5-4cd0-4dd0-b25d-b18f7f04d58d"},"geometry":{"type":"Point","coordinates":[-72.07437477,41.52521341,0]}},{"type":"Feature","properties":{"id":"d2d0c6ff-11ef-4c8a-b20d-ee0c6d6e6f1f"},"geometry":{"type":"Point","coordinates":[-122.0390695,38.01022008,0]}},{"type":"Feature","properties":{"id":"13f3232c-9325-4b93-9fd9-06459cdd1734"},"geometry":{"type":"Point","coordinates":[-96.79881257,44.30472165,0]}},{"type":"Feature","properties":{"id":"c4a5b92c-1d16-44f2-99ac-f7fecb759dc9"},"geometry":{"type":"Point","coordinates":[-117.128732,32.755723,0]}},{"type":"Feature","properties":{"id":"5979ba35-787d-4c50-9e32-bdf544d34087"},"geometry":{"type":"Point","coordinates":[-74.42143934,41.44646965,0]}},{"type":"Feature","properties":{"id":"a3a2cc22-a18b-4cf9-86df-0ca06723116d"},"geometry":{"type":"Point","coordinates":[-105.0757134,40.5863266,0]}},{"type":"Feature","properties":{"id":"f10f2add-c809-4f58-958b-c47876af2a28"},"geometry":{"type":"Point","coordinates":[-80.1219366,42.108963,0]}},{"type":"Feature","properties":{"id":"87fe9d64-abad-4104-b35f-d5c3c156c910"},"geometry":{"type":"Point","coordinates":[-75.75153202,43.07857637,0]}},{"type":"Feature","properties":{"id":"8551ddb7-d116-460e-b82d-4003bf816287"},"geometry":{"type":"Point","coordinates":[-87.7342346,41.95388195,0]}},{"type":"Feature","properties":{"id":"d9942ca7-6ba7-4f64-90de-73796afe5851"},"geometry":{"type":"Point","coordinates":[-82.65284391,28.18036575,0]}},{"type":"Feature","properties":{"id":"036c6be6-1227-40f9-833f-a753747edcdb"},"geometry":{"type":"Point","coordinates":[-117.2175772,34.0603401,0]}},{"type":"Feature","properties":{"id":"60a1ea9e-db4f-4bcf-8799-bb84baa08082"},"geometry":{"type":"Point","coordinates":[-117.097042,33.124632,0]}},{"type":"Feature","properties":{"id":"c8aa4da8-b80b-46b2-bf4c-e76bfe47d22e"},"geometry":{"type":"Point","coordinates":[-78.1634732,39.19554464,0]}},{"type":"Feature","properties":{"id":"2f4ac980-04c4-4391-a4e4-2f5d90f9e4c2"},"geometry":{"type":"Point","coordinates":[-105.5731656,36.4058929,0]}},{"type":"Feature","properties":{"id":"b07c36e6-95d2-4fdc-981f-8266a0bc3786"},"geometry":{"type":"Point","coordinates":[-105.5261317,40.3714876,0]}},{"type":"Feature","properties":{"id":"b8b99a39-f008-4bde-9824-c5aaf4ba6b61"},"geometry":{"type":"Point","coordinates":[-83.9948055,42.63273017,0]}},{"type":"Feature","properties":{"id":"ec0e5191-0b58-43ae-b0fb-6f6b7af46bbc"},"geometry":{"type":"Point","coordinates":[-84.5200035,38.056562,0]}},{"type":"Feature","properties":{"id":"7a824a71-6925-4710-bea9-2231cecc634b"},"geometry":{"type":"Point","coordinates":[-122.8918305,41.45674141,0]}},{"type":"Feature","properties":{"id":"01a6ba0f-c1d8-4d6f-9c90-c97f611a0844"},"geometry":{"type":"Point","coordinates":[-95.3081695,32.2553345,0]}},{"type":"Feature","properties":{"id":"d3fd07d4-ccaa-4100-bf82-a6acd3ed4b7e"},"geometry":{"type":"Point","coordinates":[-84.162271,39.735916,0]}},{"type":"Feature","properties":{"id":"1540f10e-84b9-4af6-ac33-c3a8830aa67c"},"geometry":{"type":"Point","coordinates":[-95.4164348,29.8019913,0]}},{"type":"Feature","properties":{"id":"e33818b7-7dd4-45ac-8f77-0816794a18a1"},"geometry":{"type":"Point","coordinates":[-117.3479555,33.99293689,0]}},{"type":"Feature","properties":{"id":"7240f52e-72c7-4c00-a8f3-9eeb0daac16e"},"geometry":{"type":"Point","coordinates":[-117.8559667,33.68560798,0]}},{"type":"Feature","properties":{"id":"d656f484-6477-4d44-8c47-7bf1bf309363"},"geometry":{"type":"Point","coordinates":[-123.1519619,45.22899995,0]}},{"type":"Feature","properties":{"id":"51e73708-c0e0-4502-8986-2b1db31621f5"},"geometry":{"type":"Point","coordinates":[-84.37706291,33.72670205,0]}},{"type":"Feature","properties":{"id":"7c0fa97b-b482-43bd-a429-b62ed564e50c"},"geometry":{"type":"Point","coordinates":[-121.4854565,45.72787736,0]}},{"type":"Feature","properties":{"id":"51e62ad1-42ab-490a-b8a8-3ae8d6502c7f"},"geometry":{"type":"Point","coordinates":[-86.1823337,41.6939205,0]}},{"type":"Feature","properties":{"id":"339caa7a-481f-4315-bba1-bca6b74d8b89"},"geometry":{"type":"Point","coordinates":[-75.13401561,39.97578018,0]}},{"type":"Feature","properties":{"id":"133e055a-4014-4eaf-822f-4d5089b14ffc"},"geometry":{"type":"Point","coordinates":[-87.631432,41.44499003,0]}},{"type":"Feature","properties":{"id":"375f4801-e257-44f8-af0c-1e4bb3804b20"},"geometry":{"type":"Point","coordinates":[-75.595254,38.361979,0]}},{"type":"Feature","properties":{"id":"fe4a7fe6-9a1a-4e6b-8a7b-d4ddd6ad0efd"},"geometry":{"type":"Point","coordinates":[-75.595628,38.360471,0]}},{"type":"Feature","properties":{"id":"4a2c515d-7384-4406-8751-31133687eac1"},"geometry":{"type":"Point","coordinates":[-122.6684147,45.54002045,0]}},{"type":"Feature","properties":{"id":"5e6d5f65-c765-4f07-ab83-92556b3c8d04"},"geometry":{"type":"Point","coordinates":[-89.53007673,38.60665933,0]}},{"type":"Feature","properties":{"id":"9e2133f8-4aba-4b9b-830f-13f9c3626c44"},"geometry":{"type":"Point","coordinates":[-83.292346,42.6369922,0]}},{"type":"Feature","properties":{"id":"cbc96b9c-6ff0-4172-8bbd-02f4a55ab5bc"},"geometry":{"type":"Point","coordinates":[-71.40187088,42.27880435,0]}},{"type":"Feature","properties":{"id":"7a156b9c-1010-4774-ab03-3f401a22089c"},"geometry":{"type":"Point","coordinates":[-93.63702159,41.5830167,0]}},{"type":"Feature","properties":{"id":"ad3eac47-5589-4d11-a8cf-f118895fe7f7"},"geometry":{"type":"Point","coordinates":[-90.639934,38.745126,0]}},{"type":"Feature","properties":{"id":"38b01e10-3aac-4226-b30f-bb568f0e41bc"},"geometry":{"type":"Point","coordinates":[-87.8108065,41.8795262,0]}},{"type":"Feature","properties":{"id":"e7d630be-55a7-4d75-8fa0-72a6f25e49ec"},"geometry":{"type":"Point","coordinates":[-122.9120251,46.14277372,0]}},{"type":"Feature","properties":{"id":"b2040588-749b-4784-b662-24d3e14c0827"},"geometry":{"type":"Point","coordinates":[-93.26734492,44.29499775,0]}},{"type":"Feature","properties":{"id":"09fd5463-3654-4126-8c8a-fc7af79025cc"},"geometry":{"type":"Point","coordinates":[-122.3097077,37.7866722,0]}},{"type":"Feature","properties":{"id":"4b832677-fcb7-4eb8-8d6b-c0429d0db2f1"},"geometry":{"type":"Point","coordinates":[-105.0020653,39.7702043,0]}},{"type":"Feature","properties":{"id":"409cbbab-e5e4-45a7-a251-16406806ccda"},"geometry":{"type":"Point","coordinates":[-78.80001933,35.5812855,0]}},{"type":"Feature","properties":{"id":"146c521f-d3c9-4a86-82a8-7bbf951aedea"},"geometry":{"type":"Point","coordinates":[-122.37009151542475,47.66461174988398,0]}},{"type":"Feature","properties":{"id":"3614131f-2a22-4bcb-8708-e7450dc980d2"},"geometry":{"type":"Point","coordinates":[-121.2687393,38.64181849,0]}},{"type":"Feature","properties":{"id":"cdbad8ba-146f-45dd-b87c-c91eec35d170"},"geometry":{"type":"Point","coordinates":[-93.247453,45.01337914,0]}},{"type":"Feature","properties":{"id":"8cb37c9f-01f0-4737-b068-0563e61da8d8"},"geometry":{"type":"Point","coordinates":[-93.18822129,44.96603388,0]}},{"type":"Feature","properties":{"id":"e73ab2c9-9e8e-40f7-ac90-d3de503f2052"},"geometry":{"type":"Point","coordinates":[-73.14702832,41.17565816,0]}},{"type":"Feature","properties":{"id":"ff7683a0-1be0-4ac4-a538-91e45d7db527"},"geometry":{"type":"Point","coordinates":[-98.10588657,40.43061571,0]}},{"type":"Feature","properties":{"id":"33ddedf3-db57-4bc5-a935-ee1ac0ca1435"},"geometry":{"type":"Point","coordinates":[-87.898282,30.516291,0]}},{"type":"Feature","properties":{"id":"e80dd655-7f93-4e25-9008-89124f4dc685"},"geometry":{"type":"Point","coordinates":[-77.4416792,43.0988098,0]}},{"type":"Feature","properties":{"id":"ce39a577-ce79-4328-9251-faa66bd7ffa7"},"geometry":{"type":"Point","coordinates":[-117.1302802,32.75997514,0]}},{"type":"Feature","properties":{"id":"0bd3a805-101a-44af-97ee-eae99c7fe1c7"},"geometry":{"type":"Point","coordinates":[-121.6230357,40.99337635,0]}},{"type":"Feature","properties":{"id":"29fb815b-f6a0-461b-8b08-9829959cdf1a"},"geometry":{"type":"Point","coordinates":[-122.3869586,40.55859975,0]}},{"type":"Feature","properties":{"id":"c93b83e9-91a9-4f3b-b3d7-4931d43ff2bf"},"geometry":{"type":"Point","coordinates":[-117.2516425,33.38273379,0]}},{"type":"Feature","properties":{"id":"e5467256-ec72-496e-82ff-8a5bf07bf2c1"},"geometry":{"type":"Point","coordinates":[-76.3708166,39.66665004,0]}},{"type":"Feature","properties":{"id":"e986a09e-8f49-456c-b9dc-950b744484d4"},"geometry":{"type":"Point","coordinates":[-82.9805361,42.4787048,0]}},{"type":"Feature","properties":{"id":"3cffc2c8-fe86-46cd-836b-55f860daa1d9"},"geometry":{"type":"Point","coordinates":[-123.0921962,44.04539623,0]}},{"type":"Feature","properties":{"id":"46c00e4c-6069-40af-9412-24cc10a64902"},"geometry":{"type":"Point","coordinates":[-85.73625618,38.25036895,0]}},{"type":"Feature","properties":{"id":"c266b8f9-e306-4809-a344-5c6244ce6c6e"},"geometry":{"type":"Point","coordinates":[-83.94224452,35.99175106,0]}},{"type":"Feature","properties":{"id":"b024d4aa-863a-460b-ad4d-aba44398e2ab"},"geometry":{"type":"Point","coordinates":[-84.31707477,34.87142613,0]}},{"type":"Feature","properties":{"id":"e87d9efb-c71e-45fb-a54c-3bdc71391046"},"geometry":{"type":"Point","coordinates":[-96.79937236,46.88326389,0]}},{"type":"Feature","properties":{"id":"90f16bb9-b94f-4f2c-8fae-c64ed95208b3"},"geometry":{"type":"Point","coordinates":[-122.124967,47.180813,0]}},{"type":"Feature","properties":{"id":"ab98a927-af49-4318-928d-0bb98651f45d"},"geometry":{"type":"Point","coordinates":[-122.009975,39.4032192,0]}},{"type":"Feature","properties":{"id":"b2a43962-9a78-4e6d-882c-d3cb13129327"},"geometry":{"type":"Point","coordinates":[-83.37603742,42.4649541,0]}},{"type":"Feature","properties":{"id":"7eaa5cbc-b92b-4c5f-91fa-5242c2a66214"},"geometry":{"type":"Point","coordinates":[-122.3369645,48.4431376,0]}},{"type":"Feature","properties":{"id":"e07da07f-d0a7-46e5-ac44-190dbff63bfa"},"geometry":{"type":"Point","coordinates":[-95.96580178,41.2578153,0]}},{"type":"Feature","properties":{"id":"2151a210-0008-45b5-902a-6300cd87bea6"},"geometry":{"type":"Point","coordinates":[-73.15391274,44.48290389,0]}},{"type":"Feature","properties":{"id":"dfa10b9e-ad89-4a05-b718-2621cca3d5f9"},"geometry":{"type":"Point","coordinates":[-122.3484134,47.64970532,0]}},{"type":"Feature","properties":{"id":"deb362d3-968b-47c5-81f0-61178ed0d6ca"},"geometry":{"type":"Point","coordinates":[-86.84031688,36.16044926,0]}},{"type":"Feature","properties":{"id":"8cd7a35b-7a2e-43ab-bdcd-f3a2f2cd8331"},"geometry":{"type":"Point","coordinates":[-88.0130081,42.99227079,0]}},{"type":"Feature","properties":{"id":"7b7dbd69-0464-48a3-898e-cad1deb07b3b"},"geometry":{"type":"Point","coordinates":[-81.89440993,41.42667743,0]}},{"type":"Feature","properties":{"id":"26f084da-1c39-4d15-9139-a0566da855da"},"geometry":{"type":"Point","coordinates":[-81.41867571,40.85972436,0]}},{"type":"Feature","properties":{"id":"5916f082-a258-478f-9586-9096ee1d159d"},"geometry":{"type":"Point","coordinates":[-93.20096509,43.15203459,0]}},{"type":"Feature","properties":{"id":"391fbfc6-0b81-4b96-8fe2-8f886f4527aa"},"geometry":{"type":"Point","coordinates":[-95.3276131,36.2498069,0]}},{"type":"Feature","properties":{"id":"82221e83-b64e-43c2-9593-0ec456674870"},"geometry":{"type":"Point","coordinates":[-105.2454818,40.0149794,0]}},{"type":"Feature","properties":{"id":"0b8ec1a7-bd72-439d-a741-71d61f851aa8"},"geometry":{"type":"Point","coordinates":[-84.553828,41.473192,0]}},{"type":"Feature","properties":{"id":"ef476d83-b75b-4637-9adf-e5ceb03df535"},"geometry":{"type":"Point","coordinates":[-79.950716,32.816629,0]}},{"type":"Feature","properties":{"id":"e01bf1ae-7f9b-4c7e-9f4f-8b9f46ba8457"},"geometry":{"type":"Point","coordinates":[-121.9895755,37.38688662,0]}},{"type":"Feature","properties":{"id":"6b709f6c-f30d-44bd-843e-3dd0a99fb05d"},"geometry":{"type":"Point","coordinates":[-149.8948523,61.2163129,0]}},{"type":"Feature","properties":{"id":"5b2dc61f-9074-4e9e-bd6f-16593b342f9c"},"geometry":{"type":"Point","coordinates":[-98.12031,29.698525,0]}},{"type":"Feature","properties":{"id":"400d6684-fd2d-4a17-9745-ccfb28a2a871"},"geometry":{"type":"Point","coordinates":[-94.1574328,36.0625843,0]}},{"type":"Feature","properties":{"id":"4f86b0c5-c7a2-4cfa-8fa3-40afca62a741"},"geometry":{"type":"Point","coordinates":[-122.3350759,45.2870468,0]}},{"type":"Feature","properties":{"id":"39a29354-6247-4e93-bc5d-5f1ee33b24ab"},"geometry":{"type":"Point","coordinates":[-121.521407,39.46576,0]}},{"type":"Feature","properties":{"id":"d26eddc8-d40c-4448-8eea-011b109966c2"},"geometry":{"type":"Point","coordinates":[-121.5777621,39.84088592,0]}},{"type":"Feature","properties":{"id":"e202f7ae-1d8f-42ff-b427-8d1460490b56"},"geometry":{"type":"Point","coordinates":[-71.53136,43.1945,0]}},{"type":"Feature","properties":{"id":"502b4291-c1be-403f-aeb4-0e5434def665"},"geometry":{"type":"Point","coordinates":[-117.8067257,34.1066756,0]}},{"type":"Feature","properties":{"id":"2b08803c-7d1c-4eb9-bb76-6c8b744482f3"},"geometry":{"type":"Point","coordinates":[-122.6217909,45.3474038,0]}},{"type":"Feature","properties":{"id":"fedb74bd-dba3-42c7-8214-dc462f596369"},"geometry":{"type":"Point","coordinates":[-122.2752148,37.79677436,0]}},{"type":"Feature","properties":{"id":"c2edeb1a-5721-4b01-afe1-82af71c79821"},"geometry":{"type":"Point","coordinates":[-75.4575021,40.6060468,0]}},{"type":"Feature","properties":{"id":"9266dfe0-081f-43f5-ba21-0c838257fdd6"},"geometry":{"type":"Point","coordinates":[-76.65512,42.539886,0]}},{"type":"Feature","properties":{"id":"55a2e9a7-753a-4299-a65a-fbe19b76f5cd"},"geometry":{"type":"Point","coordinates":[-93.606476,41.892071,0]}},{"type":"Feature","properties":{"id":"187aa8b1-c795-42b5-aedb-c8947f5a7442"},"geometry":{"type":"Point","coordinates":[-93.71392,41.77079882,0]}},{"type":"Feature","properties":{"id":"2a824990-9f77-4b8a-ae7b-76aba05c5504"},"geometry":{"type":"Point","coordinates":[-83.70470876,42.85155557,0]}},{"type":"Feature","properties":{"id":"8c2b58e7-e1fc-495d-adda-5be4c18fb4e1"},"geometry":{"type":"Point","coordinates":[-122.6723137,45.63010593,0]}},{"type":"Feature","properties":{"id":"7cb31a73-07b5-42ea-949e-18d43b99c153"},"geometry":{"type":"Point","coordinates":[-90.3023163,38.7383895,0]}},{"type":"Feature","properties":{"id":"5d495cd7-11f9-4a81-95de-71b96deca5dd"},"geometry":{"type":"Point","coordinates":[-104.9428631,39.6784277,0]}},{"type":"Feature","properties":{"id":"95cc8853-1ec3-4810-8e41-8f6d4031acbd"},"geometry":{"type":"Point","coordinates":[-122.4039991,37.72833678,0]}},{"type":"Feature","properties":{"id":"e8f67941-37fa-41bd-8c4b-ca598a144217"},"geometry":{"type":"Point","coordinates":[-75.136886,39.976092,0]}},{"type":"Feature","properties":{"id":"c049573d-94ac-4d4a-b092-099b4f464a18"},"geometry":{"type":"Point","coordinates":[-96.70852613,43.60785297,0]}},{"type":"Feature","properties":{"id":"5d9015c7-f11d-4741-a3d4-edfe5ad625d1"},"geometry":{"type":"Point","coordinates":[-96.72658415,43.54377963,0]}},{"type":"Feature","properties":{"id":"d143a579-cd07-4eb2-a825-f64b5957ac81"},"geometry":{"type":"Point","coordinates":[-73.86161615,41.01452326,0]}},{"type":"Feature","properties":{"id":"f3f48ba8-b407-4b1e-bc0d-369c97f3263b"},"geometry":{"type":"Point","coordinates":[-86.6084342,33.6196266,0]}},{"type":"Feature","properties":{"id":"d57db05d-f227-458d-b3cd-10fc76c182f1"},"geometry":{"type":"Point","coordinates":[-86.3494848,43.4097727,0]}},{"type":"Feature","properties":{"id":"fe7b7c55-5132-4a41-bb73-47d930337b1b"},"geometry":{"type":"Point","coordinates":[-76.30114271,40.052413,0]}},{"type":"Feature","properties":{"id":"4ecfebcb-93eb-4bb3-a794-6e1e57ca3842"},"geometry":{"type":"Point","coordinates":[-91.3167513,44.3712155,0]}},{"type":"Feature","properties":{"id":"c9b5c1c8-4248-4e77-bc0a-b83eaca79d6d"},"geometry":{"type":"Point","coordinates":[-104.8237318,38.8260086,0]}},{"type":"Feature","properties":{"id":"9c92b8c8-750c-4ac9-b9fd-e5b708bb249d"},"geometry":{"type":"Point","coordinates":[-84.4805528,39.218908,0]}},{"type":"Feature","properties":{"id":"6eacc4a0-3173-4e08-901b-6135ccf60690"},"geometry":{"type":"Point","coordinates":[-104.8854207,39.7402188,0]}},{"type":"Feature","properties":{"id":"888304f6-73fc-44ee-99f4-bf7c04cd39b8"},"geometry":{"type":"Point","coordinates":[-73.2326193,44.3660621,0]}},{"type":"Feature","properties":{"id":"c40afcb2-b873-44c5-93e8-5d718be8830c"},"geometry":{"type":"Point","coordinates":[-122.3022147,37.88157297,0]}},{"type":"Feature","properties":{"id":"1c918f90-f603-4fc1-bca8-4029b1acd90d"},"geometry":{"type":"Point","coordinates":[-81.64009465373316,38.39495697581363,0]}},{"type":"Feature","properties":{"id":"687f52df-b64c-464a-85c8-fdbcf02fa2ad"},"geometry":{"type":"Point","coordinates":[-77.61019544,43.15996034,0]}},{"type":"Feature","properties":{"id":"7c806934-8a5a-4a45-8ae3-fd8687ab005a"},"geometry":{"type":"Point","coordinates":[-73.9515404,40.7464921,0]}},{"type":"Feature","properties":{"id":"0be4ed90-78cb-44f9-bcb6-dfbc52e770f3"},"geometry":{"type":"Point","coordinates":[-84.1881863,39.7572259,0]}},{"type":"Feature","properties":{"id":"0f57933a-def7-4c86-8cd3-505b834c0470"},"geometry":{"type":"Point","coordinates":[-88.5408574,44.0206919,0]}},{"type":"Feature","properties":{"id":"a84e6dc3-0e93-455b-8655-819b832b6bc3"},"geometry":{"type":"Point","coordinates":[-84.4134859,39.11952,0]}},{"type":"Feature","properties":{"id":"e16b6c28-c37c-43fe-9234-705513701060"},"geometry":{"type":"Point","coordinates":[-84.4134859,39.11952,0]}},{"type":"Feature","properties":{"id":"9e84203a-cf4f-486a-a162-8068bc3eaf54"},"geometry":{"type":"Point","coordinates":[-120.1634145,39.32213777,0]}},{"type":"Feature","properties":{"id":"a10765e2-a7d7-4930-acb6-3bf77bb7b77f"},"geometry":{"type":"Point","coordinates":[-120.1931724,39.32253237,0]}},{"type":"Feature","properties":{"id":"1198ad91-b35e-470b-a7e2-bcb93934e6f2"},"geometry":{"type":"Point","coordinates":[-84.34678975,39.46688114,0]}},{"type":"Feature","properties":{"id":"860d5477-e4ed-4c74-afc9-66e02056855f"},"geometry":{"type":"Point","coordinates":[-120.2022226,34.61068975,0]}},{"type":"Feature","properties":{"id":"ba47384b-fd1f-4dd5-b51f-75f28a2a7f70"},"geometry":{"type":"Point","coordinates":[-120.6059582,35.12102175,0]}},{"type":"Feature","properties":{"id":"bfe8fe2c-12d4-4620-9e13-d2ca346078fc"},"geometry":{"type":"Point","coordinates":[-119.6908077,34.414758,0]}},{"type":"Feature","properties":{"id":"8a0c381f-ea5b-4474-969d-9abfed057d65"},"geometry":{"type":"Point","coordinates":[-118.7954292,34.14758662,0]}},{"type":"Feature","properties":{"id":"379eceb5-bc20-4627-ad9c-d3cb922048b8"},"geometry":{"type":"Point","coordinates":[-122.3835563,47.65688785,0]}},{"type":"Feature","properties":{"id":"5913b262-fbb5-4279-b50f-24843d149b94"},"geometry":{"type":"Point","coordinates":[-83.292346,42.6369922,0]}},{"type":"Feature","properties":{"id":"c776ab29-500d-4679-b417-f58d712c5ab0"},"geometry":{"type":"Point","coordinates":[-122.3913371,40.5820505,0]}},{"type":"Feature","properties":{"id":"10ea014e-22e8-4c4f-b988-9a46e656c1d7"},"geometry":{"type":"Point","coordinates":[-85.97454749,42.10876694,0]}},{"type":"Feature","properties":{"id":"b58fc6dc-a1f6-4106-bb65-45ff5eefc03d"},"geometry":{"type":"Point","coordinates":[-77.46933476,37.61145549,0]}},{"type":"Feature","properties":{"id":"493075c7-501d-4e01-ad6d-75308f0db95f"},"geometry":{"type":"Point","coordinates":[-85.58315888,42.29324471,0]}},{"type":"Feature","properties":{"id":"baf0d387-d06c-492b-b435-46b0619b8149"},"geometry":{"type":"Point","coordinates":[-73.8732597,40.7067227,0]}},{"type":"Feature","properties":{"id":"d9ee2acf-01b7-48d2-ae25-db12c2143eb3"},"geometry":{"type":"Point","coordinates":[-87.6721651,41.8861899,0]}},{"type":"Feature","properties":{"id":"9f1fdcb0-c5f9-46c4-b1c3-18dee1027afd"},"geometry":{"type":"Point","coordinates":[-83.64817394,41.03767553,0]}},{"type":"Feature","properties":{"id":"df2f28f2-e202-436f-a028-aedfe2837ce3"},"geometry":{"type":"Point","coordinates":[-77.81761305,37.59794,0]}},{"type":"Feature","properties":{"id":"aef7a136-f2e1-4aca-ad98-ab593e82f91a"},"geometry":{"type":"Point","coordinates":[-75.090191,38.7074994,0]}},{"type":"Feature","properties":{"id":"483e1e69-0687-445c-99c2-b1ec732eb580"},"geometry":{"type":"Point","coordinates":[-84.41943924,33.80024037,0]}},{"type":"Feature","properties":{"id":"57716b50-4321-4023-bfe5-b0243722af72"},"geometry":{"type":"Point","coordinates":[-122.6049402,45.5480432,0]}},{"type":"Feature","properties":{"id":"5591fbd3-5000-439c-b685-5a785829aa08"},"geometry":{"type":"Point","coordinates":[-0.45414,51.09654,0]}},{"type":"Feature","properties":{"id":"dca618d0-fe3f-4829-9f56-36f9ba2dca26"},"geometry":{"type":"Point","coordinates":[-117.9057561,48.540198,0]}},{"type":"Feature","properties":{"id":"4dfcdb68-1be1-4581-9283-a01ca9bc9e6d"},"geometry":{"type":"Point","coordinates":[-103.2275562,44.08144085,0]}},{"type":"Feature","properties":{"id":"013ce0d8-b95d-45d9-9733-aaa7eb3b4586"},"geometry":{"type":"Point","coordinates":[-122.03007,37.37738,0]}},{"type":"Feature","properties":{"id":"daf5b513-a3e3-4103-b819-24588bf9331a"},"geometry":{"type":"Point","coordinates":[-118.6057591,34.1667962,0]}},{"type":"Feature","properties":{"id":"43216af5-739e-43aa-8640-69c3631e4ce7"},"geometry":{"type":"Point","coordinates":[-120.1883447,34.6248627,0]}},{"type":"Feature","properties":{"id":"cec5d778-9c24-46f7-841e-174976076100"},"geometry":{"type":"Point","coordinates":[-118.4485365,33.98999791,0]}},{"type":"Feature","properties":{"id":"209ae692-2dc3-45bd-baf5-6a2ef68c1a6e"},"geometry":{"type":"Point","coordinates":[-120.6943059,35.59606059,0]}},{"type":"Feature","properties":{"id":"711f4130-d7c6-4856-8bcf-92ea1865b3ae"},"geometry":{"type":"Point","coordinates":[-93.60984369,41.7299268,0]}},{"type":"Feature","properties":{"id":"e5cb89b8-c9c7-4947-a825-9371002a12a0"},"geometry":{"type":"Point","coordinates":[-81.805413,24.557321,0]}},{"type":"Feature","properties":{"id":"5654c809-0b29-49f0-855f-7ea45be8d8c0"},"geometry":{"type":"Point","coordinates":[-82.32429908,29.63983022,0]}},{"type":"Feature","properties":{"id":"78965a98-743a-4f7c-8338-ee6c548e73db"},"geometry":{"type":"Point","coordinates":[-98.3877198,40.5844989,0]}},{"type":"Feature","properties":{"id":"1c7505c4-4a84-4293-990d-c3001a6ec798"},"geometry":{"type":"Point","coordinates":[-118.1444779,34.1476452,0]}},{"type":"Feature","properties":{"id":"2d60ec76-646d-4512-9e57-4d04406cd1e2"},"geometry":{"type":"Point","coordinates":[-122.8954179,47.03437129,0]}},{"type":"Feature","properties":{"id":"9fbea2d8-57b9-4b17-bb19-01a96485e0d3"},"geometry":{"type":"Point","coordinates":[-85.7855375,30.1823237,0]}},{"type":"Feature","properties":{"id":"b014d168-6455-4325-9e1c-7b212daf49ef"},"geometry":{"type":"Point","coordinates":[-111.8817247,40.75187347,0]}},{"type":"Feature","properties":{"id":"51922063-32fd-458f-aa48-482f612c7cca"},"geometry":{"type":"Point","coordinates":[-75.0159588,40.0460129,0]}},{"type":"Feature","properties":{"id":"cf195575-212d-4245-93a1-0a65c3e310c6"},"geometry":{"type":"Point","coordinates":[-92.09046481,46.79280161,0]}},{"type":"Feature","properties":{"id":"2e58d067-0e26-42d0-a3f1-818f6c5dd8c3"},"geometry":{"type":"Point","coordinates":[-74.0144263,40.6505216,0]}},{"type":"Feature","properties":{"id":"ad1ceef6-b564-422c-990a-8c98847adc0a"},"geometry":{"type":"Point","coordinates":[-72.782706,41.662994,0]}},{"type":"Feature","properties":{"id":"ef8eb443-f817-469a-8323-f3673a56b16e"},"geometry":{"type":"Point","coordinates":[-90.50126378,41.57430518,0]}},{"type":"Feature","properties":{"id":"b0b97e05-5db0-4825-b1c4-406e6b807bd0"},"geometry":{"type":"Point","coordinates":[-118.4191129,46.0036876,0]}},{"type":"Feature","properties":{"id":"d267fb22-568a-4037-83d0-2c2daf10a815"},"geometry":{"type":"Point","coordinates":[-122.9326287,46.13418506,0]}},{"type":"Feature","properties":{"id":"ede7c380-b556-4de8-b05b-8b81cc227915"},"geometry":{"type":"Point","coordinates":[-122.1370278,38.01851399,0]}},{"type":"Feature","properties":{"id":"16d59447-30f9-4999-a8db-6d5773eb2d1b"},"geometry":{"type":"Point","coordinates":[-118.801724,34.1529112,0]}},{"type":"Feature","properties":{"id":"d5090655-da65-4759-b130-60c5e256aa0e"},"geometry":{"type":"Point","coordinates":[-121.29526,38.136971,0]}},{"type":"Feature","properties":{"id":"0a17cef1-8631-4534-8b87-03bdbb33d479"},"geometry":{"type":"Point","coordinates":[-94.467058,37.156896,0]}},{"type":"Feature","properties":{"id":"dbbf580b-32d2-4f7b-bff4-e74669267a7e"},"geometry":{"type":"Point","coordinates":[-74.0756332,40.6372257,0]}},{"type":"Feature","properties":{"id":"4b9222e3-f231-4d53-8890-c5c26c8c05fd"},"geometry":{"type":"Point","coordinates":[-111.523296,35.2109064,0]}},{"type":"Feature","properties":{"id":"5cd2ba74-2f89-4e9f-9fa4-edff3aed2cf9"},"geometry":{"type":"Point","coordinates":[-87.79436281,41.83342484,0]}},{"type":"Feature","properties":{"id":"25cc1e54-693a-45a3-827c-337684e1ced7"},"geometry":{"type":"Point","coordinates":[-86.13847,39.77261486,0]}},{"type":"Feature","properties":{"id":"6037fc17-102b-4137-9197-446eb6fd511d"},"geometry":{"type":"Point","coordinates":[-92.33196896,38.95030013,0]}},{"type":"Feature","properties":{"id":"9a0b7dcc-f027-4812-8c83-ede412316a89"},"geometry":{"type":"Point","coordinates":[-93.07042082,44.96294245,0]}},{"type":"Feature","properties":{"id":"d4094e29-6940-41de-af54-c63b9e6f69cc"},"geometry":{"type":"Point","coordinates":[-119.0954656,34.21805471,0]}},{"type":"Feature","properties":{"id":"90ed6777-3f0f-43d0-80e4-0e9c6a6b62b4"},"geometry":{"type":"Point","coordinates":[-123.2598775,44.56196237,0]}},{"type":"Feature","properties":{"id":"b5d72612-a3e3-414b-9242-170a6bccdbea"},"geometry":{"type":"Point","coordinates":[-81.86657602,36.16510256,0]}},{"type":"Feature","properties":{"id":"0999dab4-ac44-4694-8acf-e9e50d95cb92"},"geometry":{"type":"Point","coordinates":[-96.88473642,46.8342508,0]}},{"type":"Feature","properties":{"id":"408a9e62-ae9a-4082-8c05-35c250f5239a"},"geometry":{"type":"Point","coordinates":[-121.3567686,38.37684711,0]}},{"type":"Feature","properties":{"id":"adf91e10-69dd-4901-b617-d915d4d24bbe"},"geometry":{"type":"Point","coordinates":[-84.1245567,41.39090717,0]}},{"type":"Feature","properties":{"id":"d339cf65-cab2-4797-9e89-0c2e8bf3e3fb"},"geometry":{"type":"Point","coordinates":[-86.0897644,39.9567195,0]}},{"type":"Feature","properties":{"id":"134bb873-9fc1-4065-b516-2598450f49e3"},"geometry":{"type":"Point","coordinates":[-93.6997831,41.6306427,0]}},{"type":"Feature","properties":{"id":"fe89aa40-9b5d-4cb2-a8e9-54de1ec11c15"},"geometry":{"type":"Point","coordinates":[-106.6815896,35.15878955,0]}},{"type":"Feature","properties":{"id":"089aef1f-a14e-43bf-84c4-9df503dc637d"},"geometry":{"type":"Point","coordinates":[-89.3040968,43.1283021,0]}},{"type":"Feature","properties":{"id":"73c24a7a-a78f-4958-93b0-ff937ab9bf37"},"geometry":{"type":"Point","coordinates":[-122.3198017,47.6615295,0]}},{"type":"Feature","properties":{"id":"40b4dc42-bfdc-42a7-b225-7046aa6e1648"},"geometry":{"type":"Point","coordinates":[-104.8221009,39.98456564,0]}},{"type":"Feature","properties":{"id":"919330f5-af85-4dee-9277-d0189c3cc480"},"geometry":{"type":"Point","coordinates":[-105.1177755,38.3899222,0]}},{"type":"Feature","properties":{"id":"4748ee56-1199-47ee-87c2-2d9d9250885f"},"geometry":{"type":"Point","coordinates":[-80.611259,28.398461,0]}},{"type":"Feature","properties":{"id":"01018209-3f1d-45f1-8848-a8d116f6884d"},"geometry":{"type":"Point","coordinates":[-87.67869465,41.54338855,0]}},{"type":"Feature","properties":{"id":"524c2b94-6f03-405e-86e8-6331c55b2775"},"geometry":{"type":"Point","coordinates":[-85.82429754,38.28289885,0]}},{"type":"Feature","properties":{"id":"f80dcefb-bbb4-4a31-ac13-be85108c31f3"},"geometry":{"type":"Point","coordinates":[-122.7165,45.41274998,0]}},{"type":"Feature","properties":{"id":"295b8a48-f12c-4f0c-8762-405a83a1b6e6"},"geometry":{"type":"Point","coordinates":[-122.7458813,45.41087854,0]}},{"type":"Feature","properties":{"id":"83987247-12ba-49f6-b677-6b28384d3c9d"},"geometry":{"type":"Point","coordinates":[-122.169021,47.711115,0]}},{"type":"Feature","properties":{"id":"60dbcce5-f754-4a42-ac63-e3a246b7a0fb"},"geometry":{"type":"Point","coordinates":[-122.6528474,48.2991197,0]}},{"type":"Feature","properties":{"id":"aecbe0a5-c680-45a0-b1dd-8bf5b04d9f3a"},"geometry":{"type":"Point","coordinates":[-111.8054389,33.32098148,0]}},{"type":"Feature","properties":{"id":"64596f88-a3f9-4d17-a51d-848b004ae4a1"},"geometry":{"type":"Point","coordinates":[-73.44588651,40.73359788,0]}},{"type":"Feature","properties":{"id":"c8b11b14-e5ba-401d-accb-d3c74a54c98e"},"geometry":{"type":"Point","coordinates":[-122.3550721,47.6920561,0]}},{"type":"Feature","properties":{"id":"891b1209-e442-48c6-ac73-6cdae5cc128a"},"geometry":{"type":"Point","coordinates":[-78.8458326,42.8758185,0]}},{"type":"Feature","properties":{"id":"f8575860-7e83-4dee-9625-b2819c053973"},"geometry":{"type":"Point","coordinates":[-82.65719969,27.78284571,0]}},{"type":"Feature","properties":{"id":"e2b339ba-8984-497a-ba6b-91882dec1515"},"geometry":{"type":"Point","coordinates":[-77.42679107,39.3628322,0]}},{"type":"Feature","properties":{"id":"942a943c-ddf3-4a7c-984b-2176a1ba8834"},"geometry":{"type":"Point","coordinates":[-71.82618857,42.25419957,0]}},{"type":"Feature","properties":{"id":"d2a781ba-48b3-4a49-8202-cafdde5fbd8d"},"geometry":{"type":"Point","coordinates":[-75.02089526,39.85394176,0]}},{"type":"Feature","properties":{"id":"230482be-8886-42e9-b6ae-25948beba74c"},"geometry":{"type":"Point","coordinates":[-93.732075,32.515706,0]}},{"type":"Feature","properties":{"id":"f803556e-bc5e-4ce2-b4c0-197818963520"},"geometry":{"type":"Point","coordinates":[-122.2840136,47.5560348,0]}},{"type":"Feature","properties":{"id":"220b8569-7203-42e3-8c6a-1565f5ba0f2f"},"geometry":{"type":"Point","coordinates":[-92.11970662,32.50586475,0]}},{"type":"Feature","properties":{"id":"d4af7a8e-f8de-40e8-91cd-b09c827fe215"},"geometry":{"type":"Point","coordinates":[-103.6629749,41.8651034,0]}},{"type":"Feature","properties":{"id":"56790b8f-beb7-4218-92cf-82cfbcd04b7e"},"geometry":{"type":"Point","coordinates":[-77.94545788,34.24034335,0]}},{"type":"Feature","properties":{"id":"3567b09e-51e3-4f69-8666-8a3ff46d405b"},"geometry":{"type":"Point","coordinates":[-73.2200287,44.4793121,0]}},{"type":"Feature","properties":{"id":"82abc19c-6022-4115-9e8e-62e33cd353c1"},"geometry":{"type":"Point","coordinates":[-122.7266079,38.4490004,0]}},{"type":"Feature","properties":{"id":"287dfebf-9ff0-4fab-b98d-720e0d7816ef"},"geometry":{"type":"Point","coordinates":[-122.161117,47.794727,0]}},{"type":"Feature","properties":{"id":"529f1fc8-2f98-43d1-b8b1-897a324ea20c"},"geometry":{"type":"Point","coordinates":[-68.42259791,44.5408544,0]}},{"type":"Feature","properties":{"id":"231bb644-13a6-4731-b570-459ba212b3f9"},"geometry":{"type":"Point","coordinates":[-74.00099132,40.6779358,0]}},{"type":"Feature","properties":{"id":"4ef2a5c4-c562-4405-acd7-c57dd4d2d6ac"},"geometry":{"type":"Point","coordinates":[-81.69093777,35.7476204,0]}},{"type":"Feature","properties":{"id":"3e01b66a-8c7c-41f1-aa78-d019fe805ce7"},"geometry":{"type":"Point","coordinates":[-71.41017837,41.86939069,0]}},{"type":"Feature","properties":{"id":"22b3edd1-db8e-4573-b490-f672c7247c07"},"geometry":{"type":"Point","coordinates":[-75.58610382,42.96463213,0]}},{"type":"Feature","properties":{"id":"af5b4f9c-51d7-4813-8ed6-30aa56cb8dea"},"geometry":{"type":"Point","coordinates":[-122.006345,47.328838,0]}},{"type":"Feature","properties":{"id":"d9bbc65e-3c8c-4dd6-8489-e16a8fd46888"},"geometry":{"type":"Point","coordinates":[-80.32680515,36.04816426,0]}},{"type":"Feature","properties":{"id":"eb0d1615-0316-4257-8193-b0e182281f34"},"geometry":{"type":"Point","coordinates":[-80.25085212,36.0976512,0]}},{"type":"Feature","properties":{"id":"9852462c-c574-4947-ba8a-bcfc753916be"},"geometry":{"type":"Point","coordinates":[-117.4505585,47.68614962,0]}},{"type":"Feature","properties":{"id":"190e7e9c-9e20-4b26-b820-f951c75c27b3"},"geometry":{"type":"Point","coordinates":[-92.47868101,44.02937696,0]}},{"type":"Feature","properties":{"id":"8e789e1c-18f7-46ba-9901-3a527ad1466d"},"geometry":{"type":"Point","coordinates":[-134.645965,58.387811,0]}},{"type":"Feature","properties":{"id":"ecc59506-755c-4197-bdd7-5322484cddc6"},"geometry":{"type":"Point","coordinates":[-87.6715393,41.8961658,0]}},{"type":"Feature","properties":{"id":"d89c9978-d12b-435b-bf5e-8ad598cb2ec1"},"geometry":{"type":"Point","coordinates":[-70.28767105,43.63249066,0]}},{"type":"Feature","properties":{"id":"ad02f33d-c7f7-48d6-b744-5a0360960541"},"geometry":{"type":"Point","coordinates":[-75.2250879,40.1553233,0]}},{"type":"Feature","properties":{"id":"d7c42bff-51bc-4ae5-ad50-8b835bb83048"},"geometry":{"type":"Point","coordinates":[-88.66048,41.984784,0]}},{"type":"Feature","properties":{"id":"d9415cb6-2329-4827-8ec8-dd6130327ff8"},"geometry":{"type":"Point","coordinates":[-97.33528782,32.7303843,0]}},{"type":"Feature","properties":{"id":"f71ae900-2020-454b-a23e-925d7e5dbb4f"},"geometry":{"type":"Point","coordinates":[-123.8274681,46.1883837,0]}},{"type":"Feature","properties":{"id":"99143ec6-594d-4ce6-8e94-cffe750dae0b"},"geometry":{"type":"Point","coordinates":[-72.64143098,42.28503154,0]}},{"type":"Feature","properties":{"id":"26232dc1-e177-4342-a9ae-58da4d2d223c"},"geometry":{"type":"Point","coordinates":[-81.7619411,26.5611037,0]}},{"type":"Feature","properties":{"id":"a3c10655-e6cc-4aa6-a520-1a43cf0021e0"},"geometry":{"type":"Point","coordinates":[-73.74427,42.66372,0]}},{"type":"Feature","properties":{"id":"4431b884-6f1c-495c-8b78-ab3ad0cc9ba1"},"geometry":{"type":"Point","coordinates":[-122.4102278,37.78946124,0]}},{"type":"Feature","properties":{"id":"661d7d37-9c19-4209-ab5b-454ed12bf081"},"geometry":{"type":"Point","coordinates":[-121.2248778,38.62586534,0]}},{"type":"Feature","properties":{"id":"0140615a-3940-46ff-8acb-7534571218e5"},"geometry":{"type":"Point","coordinates":[-94.298483,35.310777,0]}},{"type":"Feature","properties":{"id":"06246179-ac7f-4884-b36f-13f36391e284"},"geometry":{"type":"Point","coordinates":[-83.17610229,42.25215845,0]}},{"type":"Feature","properties":{"id":"cf1a2b61-8b8d-4baa-9246-945c5d4326ab"},"geometry":{"type":"Point","coordinates":[-78.91133714,35.80576231,0]}},{"type":"Feature","properties":{"id":"e8d72e1d-cdd5-4d61-87a2-18aeaee80e9e"},"geometry":{"type":"Point","coordinates":[-122.6011643,45.63911642,0]}},{"type":"Feature","properties":{"id":"e85a8ede-cc69-446a-a751-75e47c74dc2c"},"geometry":{"type":"Point","coordinates":[-122.625039,47.107496,0]}},{"type":"Feature","properties":{"id":"17854d44-057a-4799-a2ce-c772eeeaa562"},"geometry":{"type":"Point","coordinates":[-94.16478287,36.0879053,0]}},{"type":"Feature","properties":{"id":"d912be91-1011-428d-a77f-3b51b78b6da5"},"geometry":{"type":"Point","coordinates":[-121.9215949,37.4989939,0]}},{"type":"Feature","properties":{"id":"1ce06580-ed70-4d32-bc01-5bd23e5aa388"},"geometry":{"type":"Point","coordinates":[-70.2548007,43.640989,0]}},{"type":"Feature","properties":{"id":"195e9808-a949-4f43-ad81-c6da0529fc96"},"geometry":{"type":"Point","coordinates":[-83.0605729,42.34299565,0]}},{"type":"Feature","properties":{"id":"e4da6e5d-1e64-4701-ab21-786b0f3a1ff4"},"geometry":{"type":"Point","coordinates":[-85.6765753,42.9524964,0]}},{"type":"Feature","properties":{"id":"687105f2-ab5e-41b4-adad-73daabd7c087"},"geometry":{"type":"Point","coordinates":[-85.67523323,42.94662234,0]}},{"type":"Feature","properties":{"id":"b6490ce6-c91e-4d26-a89d-20e2fc2b118e"},"geometry":{"type":"Point","coordinates":[-91.71737039,44.13124401,0]}},{"type":"Feature","properties":{"id":"2969ce00-5f8d-4687-aa79-31a003b8b5f7"},"geometry":{"type":"Point","coordinates":[-85.664754,42.965489,0]}},{"type":"Feature","properties":{"id":"54207534-6dc2-4423-b3c0-0c9f96bf85d9"},"geometry":{"type":"Point","coordinates":[-86.1404227,39.7496885,0]}},{"type":"Feature","properties":{"id":"cb1d33a3-d319-4576-adc3-2cdd4c1c805f"},"geometry":{"type":"Point","coordinates":[-121.4831173,38.5332279,0]}},{"type":"Feature","properties":{"id":"1529695e-6fe4-4799-986d-ef79236a4685"},"geometry":{"type":"Point","coordinates":[-96.72688255,32.95803915,0]}},{"type":"Feature","properties":{"id":"2b86493e-8c1c-496f-91e3-8b770349e281"},"geometry":{"type":"Point","coordinates":[-96.83062417,32.7793491,0]}},{"type":"Feature","properties":{"id":"dde3ee18-a2c9-4118-a0d1-dced77329738"},"geometry":{"type":"Point","coordinates":[-96.79155915,32.77172705,0]}},{"type":"Feature","properties":{"id":"676352a3-879e-451a-aa20-4bc25611f7ab"},"geometry":{"type":"Point","coordinates":[-86.013396,39.956908,0]}},{"type":"Feature","properties":{"id":"bc2f73b9-a10d-447c-8f49-93b9569b7193"},"geometry":{"type":"Point","coordinates":[-117.4256801,47.67578312,0]}},{"type":"Feature","properties":{"id":"1186fc4c-2fba-4a7a-9692-08851d7276a8"},"geometry":{"type":"Point","coordinates":[-87.07906572,41.47328343,0]}},{"type":"Feature","properties":{"id":"62f9e6a6-9200-45aa-9cf0-03ef0ffce99b"},"geometry":{"type":"Point","coordinates":[-122.205586,47.4801424,0]}},{"type":"Feature","properties":{"id":"8b23de29-c85d-4aae-8769-ea1fece3eab6"},"geometry":{"type":"Point","coordinates":[-122.1426915,47.3844953,0]}},{"type":"Feature","properties":{"id":"cd99ac7a-641c-4293-9e5e-fb8b37e3ff0d"},"geometry":{"type":"Point","coordinates":[-84.7683591,43.8256884,0]}},{"type":"Feature","properties":{"id":"dd03f4d8-8690-4895-8755-1dab15c6c160"},"geometry":{"type":"Point","coordinates":[-111.9446549,33.40287138,0]}},{"type":"Feature","properties":{"id":"b16403e4-c0ba-4bcb-9181-ba235204a694"},"geometry":{"type":"Point","coordinates":[-6.3031169,53.3146444,0]}},{"type":"Feature","properties":{"id":"09fe8bee-43c0-4238-a8aa-229371372753"},"geometry":{"type":"Point","coordinates":[-73.1924334,44.4906838,0]}},{"type":"Feature","properties":{"id":"8aa75d11-acb0-4454-8fd9-6190217c729e"},"geometry":{"type":"Point","coordinates":[-79.81447771,35.70368557,0]}},{"type":"Feature","properties":{"id":"874a730f-a97f-4169-8f5a-71a2c95684bb"},"geometry":{"type":"Point","coordinates":[-118.0000495,33.69505764,0]}},{"type":"Feature","properties":{"id":"0a0e6f09-385e-4fd4-a70c-df0828e63619"},"geometry":{"type":"Point","coordinates":[-83.03279943,39.98904657,0]}},{"type":"Feature","properties":{"id":"a8f97e99-0d4c-4d7f-a655-8c2d8ab6c4b2"},"geometry":{"type":"Point","coordinates":[-93.71821038,41.56970863,0]}},{"type":"Feature","properties":{"id":"1d8b4135-ba6b-496b-a5f1-b3898965ae83"},"geometry":{"type":"Point","coordinates":[-72.26788506,41.48370071,0]}},{"type":"Feature","properties":{"id":"b04ed4fe-48f4-472c-a355-822e68829545"},"geometry":{"type":"Point","coordinates":[-74.69088263,41.37253067,0]}},{"type":"Feature","properties":{"id":"11eea10d-fb14-4a44-a196-654121005858"},"geometry":{"type":"Point","coordinates":[-88.560941,44.036512,0]}},{"type":"Feature","properties":{"id":"f2681950-6634-476e-a20d-b7b68617c96e"},"geometry":{"type":"Point","coordinates":[-95.04770735,45.12056633,0]}},{"type":"Feature","properties":{"id":"1654ffc5-5e9f-4fc7-ba64-2a9a86c3cc53"},"geometry":{"type":"Point","coordinates":[-87.98940666714276,43.22158777202196,0]}},{"type":"Feature","properties":{"id":"1617364c-d90e-4eab-aa7a-f707d2a7fd2d"},"geometry":{"type":"Point","coordinates":[-8.4755419,51.9005854,0]}},{"type":"Feature","properties":{"id":"86c8dd48-d6a0-4a60-8fd1-814795effed2"},"geometry":{"type":"Point","coordinates":[-96.60911774,33.21300297,0]}},{"type":"Feature","properties":{"id":"50c4067b-c763-454f-81ed-7f8fdff2ed56"},"geometry":{"type":"Point","coordinates":[-83.73929404,43.32893336,0]}},{"type":"Feature","properties":{"id":"8cb64220-c9ae-40a4-a916-555d93b36696"},"geometry":{"type":"Point","coordinates":[-82.10041992,41.35034495,0]}},{"type":"Feature","properties":{"id":"edd421a2-f8b7-436c-af5b-c75595047dbf"},"geometry":{"type":"Point","coordinates":[-91.45777929,42.48329324,0]}},{"type":"Feature","properties":{"id":"4236bf9c-5c3a-4486-9922-47329c33df32"},"geometry":{"type":"Point","coordinates":[0.089645,50.903057,0]}},{"type":"Feature","properties":{"id":"7ef58914-2624-4d11-9db1-5db5b6375c34"},"geometry":{"type":"Point","coordinates":[-76.94074114,38.95194399,0]}},{"type":"Feature","properties":{"id":"30bd13e7-2853-4e9f-9aae-893a4d597af6"},"geometry":{"type":"Point","coordinates":[-98.865629,30.2703349,0]}},{"type":"Feature","properties":{"id":"26298dbf-a747-497e-ad82-d5168437d2bc"},"geometry":{"type":"Point","coordinates":[-94.65198531,31.6029904,0]}},{"type":"Feature","properties":{"id":"9db36c6e-0386-41f5-b03c-6e83f3185253"},"geometry":{"type":"Point","coordinates":[-95.23580916,38.97243469,0]}},{"type":"Feature","properties":{"id":"3f2f7f99-2c28-4ec3-a272-83cddacd69c5"},"geometry":{"type":"Point","coordinates":[-95.22586264,38.94967284,0]}},{"type":"Feature","properties":{"id":"01ea88c3-9507-4959-9087-cc70e2d6fc19"},"geometry":{"type":"Point","coordinates":[-121.1766104,45.59871449,0]}},{"type":"Feature","properties":{"id":"bf9882b7-4f26-4f9f-afd5-6d18c5f11ef7"},"geometry":{"type":"Point","coordinates":[-104.8169561,41.13122969,0]}},{"type":"Feature","properties":{"id":"f3e52e78-36b1-4e4b-bca8-82a34f012f75"},"geometry":{"type":"Point","coordinates":[-98.482853,29.401901,0]}},{"type":"Feature","properties":{"id":"a2a599ff-da5d-48be-a952-19d31f9d3ecf"},"geometry":{"type":"Point","coordinates":[-122.1871947,37.47850974,0]}},{"type":"Feature","properties":{"id":"6a11bab0-fc45-4999-a6f2-4870cb65b3d6"},"geometry":{"type":"Point","coordinates":[-76.17179556,43.18592459,0]}},{"type":"Feature","properties":{"id":"a59a6f78-d894-4d75-835d-1415f6a333ce"},"geometry":{"type":"Point","coordinates":[-122.3444367,47.64919175,0]}},{"type":"Feature","properties":{"id":"6dfefac9-78b1-4064-bbc8-7576201d9dbb"},"geometry":{"type":"Point","coordinates":[-97.4818183,35.6547287,0]}},{"type":"Feature","properties":{"id":"ba99e6ac-4f25-49a3-980b-04818ce101c7"},"geometry":{"type":"Point","coordinates":[-84.390108,39.260924,0]}},{"type":"Feature","properties":{"id":"c5a2fe16-973f-4ee2-9764-e51ed9a4d190"},"geometry":{"type":"Point","coordinates":[-68.79558414,44.57202344,0]}},{"type":"Feature","properties":{"id":"769105a9-f552-4c1c-80b5-e85463582e8c"},"geometry":{"type":"Point","coordinates":[-123.0223327,48.53026803,0]}},{"type":"Feature","properties":{"id":"b73eb538-fd72-4c98-8ea2-b20b60abfb21"},"geometry":{"type":"Point","coordinates":[-97.6961854,30.2628616,0]}},{"type":"Feature","properties":{"id":"02dcc02a-6cb5-4081-8d36-991f0d31dd09"},"geometry":{"type":"Point","coordinates":[-90.8512976,38.8107544,0]}},{"type":"Feature","properties":{"id":"6c7bd802-9fa1-4c0c-879c-b09ffa3583cd"},"geometry":{"type":"Point","coordinates":[-94.37672,38.913133,0]}},{"type":"Feature","properties":{"id":"1ec61aa6-bd2f-43f4-b3cf-cd0cb92caa57"},"geometry":{"type":"Point","coordinates":[-122.593,48.84596,0]}},{"type":"Feature","properties":{"id":"e0a21330-f4ab-44ba-8762-4624cff0688d"},"geometry":{"type":"Point","coordinates":[-76.8252248,39.1860574,0]}},{"type":"Feature","properties":{"id":"ce7ce315-a777-4537-8769-21885f40d043"},"geometry":{"type":"Point","coordinates":[-82.99178072,35.4929673,0]}},{"type":"Feature","properties":{"id":"4f00fa3a-9592-42eb-8cb8-18cdfc18dbeb"},"geometry":{"type":"Point","coordinates":[-72.32039194,42.88419156,0]}},{"type":"Feature","properties":{"id":"78b32146-8ea4-49b3-b97a-2d03b3cfd237"},"geometry":{"type":"Point","coordinates":[-118.2515209,34.10656552,0]}},{"type":"Feature","properties":{"id":"33d6dbba-030c-440d-96d4-e8ab8b923ddb"},"geometry":{"type":"Point","coordinates":[-78.19199641,38.9180285,0]}},{"type":"Feature","properties":{"id":"f481d5cc-589c-43d2-95c3-e47eeea39f89"},"geometry":{"type":"Point","coordinates":[-77.94886883,34.2357825,0]}},{"type":"Feature","properties":{"id":"5c90cce6-a368-42b9-8b61-5482607a1805"},"geometry":{"type":"Point","coordinates":[-90.572491,41.520329,0]}},{"type":"Feature","properties":{"id":"e82fff5f-5eb0-4a01-bd19-94a27691a925"},"geometry":{"type":"Point","coordinates":[-96.78887169,46.87489994,0]}},{"type":"Feature","properties":{"id":"757b0584-fff4-492b-ab99-1a3fc0e4633f"},"geometry":{"type":"Point","coordinates":[-106.32622587131424,42.84914111394708,0]}},{"type":"Feature","properties":{"id":"195cf158-f511-4604-ba38-f40f3dbd1928"},"geometry":{"type":"Point","coordinates":[-73.1089808,44.3353247,0]}},{"type":"Feature","properties":{"id":"9fd68ffd-7144-4b06-8d42-de87581c4327"},"geometry":{"type":"Point","coordinates":[-119.7907797,36.72683719,0]}},{"type":"Feature","properties":{"id":"95f1b94c-ab64-44f0-91ed-965dfdbc6f7b"},"geometry":{"type":"Point","coordinates":[-79.8261204,40.385971,0]}},{"type":"Feature","properties":{"id":"ab9173c6-33cc-4f60-a467-81d9e7a6eb2d"},"geometry":{"type":"Point","coordinates":[-122.6735214,45.50957205,0]}},{"type":"Feature","properties":{"id":"681f435e-7b73-4e4e-8621-bc1016fde942"},"geometry":{"type":"Point","coordinates":[-121.5165301,45.71036091,0]}},{"type":"Feature","properties":{"id":"47f1bfa4-092a-449d-a45a-9f57e0216daa"},"geometry":{"type":"Point","coordinates":[-80.96649994,35.03268184,0]}},{"type":"Feature","properties":{"id":"e9f6be0f-0246-47ec-92b2-8d99fdabbbf2"},"geometry":{"type":"Point","coordinates":[-78.89959435,36.00310675,0]}},{"type":"Feature","properties":{"id":"6e7d8fda-f517-4aa8-ade3-19d145857052"},"geometry":{"type":"Point","coordinates":[-93.26664,45.046388,0]}},{"type":"Feature","properties":{"id":"177ae602-e2bb-4c07-a1f9-1cd7fc796d12"},"geometry":{"type":"Point","coordinates":[-93.2792212,44.9849395,0]}},{"type":"Feature","properties":{"id":"47c29252-b135-47db-92ae-a87375a97d6a"},"geometry":{"type":"Point","coordinates":[-74.97002515,43.71499275,0]}},{"type":"Feature","properties":{"id":"501ec4a5-1a6c-4acb-8f19-5a5f62155dc5"},"geometry":{"type":"Point","coordinates":[-86.53337072,39.16746781,0]}},{"type":"Feature","properties":{"id":"5c2cce18-999e-45f9-92f7-5106164a0b6f"},"geometry":{"type":"Point","coordinates":[-78.62513369,35.81309826,0]}},{"type":"Feature","properties":{"id":"f6234e79-191b-489f-88e0-73c71e6517a5"},"geometry":{"type":"Point","coordinates":[-122.70021,45.57944,0]}},{"type":"Feature","properties":{"id":"44b5fa92-c766-458c-8f6d-bfa1b69ec2ce"},"geometry":{"type":"Point","coordinates":[-75.49501857,40.532105,0]}},{"type":"Feature","properties":{"id":"f0b97d36-2842-4fcc-9860-4186de1d481c"},"geometry":{"type":"Point","coordinates":[-89.39197973,43.05010177,0]}},{"type":"Feature","properties":{"id":"b2a171c8-a008-43cc-b4c1-ca52c4cfe67a"},"geometry":{"type":"Point","coordinates":[-70.60146195,43.48539497,0]}},{"type":"Feature","properties":{"id":"eb8b179b-3811-4755-b2c4-7516b49de2dc"},"geometry":{"type":"Point","coordinates":[-80.0805397,26.3640441,0]}},{"type":"Feature","properties":{"id":"e2bf66f2-075f-4570-b375-a46f25cae206"},"geometry":{"type":"Point","coordinates":[0.318049,50.912028,0]}},{"type":"Feature","properties":{"id":"c1208478-57c2-4bea-91e1-f169ac2a4854"},"geometry":{"type":"Point","coordinates":[-90.85115523,44.29279126,0]}},{"type":"Feature","properties":{"id":"2501d34d-fa74-4dcc-97ae-4a904214b9cd"},"geometry":{"type":"Point","coordinates":[-79.7029626,40.3248479,0]}},{"type":"Feature","properties":{"id":"e359d959-95c2-40c6-936b-04c4a8ed947b"},"geometry":{"type":"Point","coordinates":[-122.3524234,47.51481725,0]}},{"type":"Feature","properties":{"id":"e3029b7a-f730-4cda-bb4d-d6b31720386a"},"geometry":{"type":"Point","coordinates":[-4.9139856,56.2761719,0]}},{"type":"Feature","properties":{"id":"72cc9e4f-9347-4375-9e4c-68a014676e7a"},"geometry":{"type":"Point","coordinates":[-122.7598045,45.3841006,0]}},{"type":"Feature","properties":{"id":"01b395ba-7b97-4214-a98c-365ad281d9dd"},"geometry":{"type":"Point","coordinates":[-117.1627714,32.7174209,0]}},{"type":"Feature","properties":{"id":"8b2d6d37-a047-41d7-b284-4303e8d1273f"},"geometry":{"type":"Point","coordinates":[-80.86006538141328,38.30664535415466,0]}},{"type":"Feature","properties":{"id":"5d055cfc-fb44-4cee-8ee7-7b1c7b4706a3"},"geometry":{"type":"Point","coordinates":[-145.335689,62.293667,0]}},{"type":"Feature","properties":{"id":"b650d91f-3b4d-4826-a841-8a8827b804f5"},"geometry":{"type":"Point","coordinates":[-95.04696,29.478,0]}},{"type":"Feature","properties":{"id":"fd8c59f5-b0c0-47b3-be6e-002f60580fed"},"geometry":{"type":"Point","coordinates":[-122.3866448,47.80984882,0]}},{"type":"Feature","properties":{"id":"6674fe33-f3c4-499e-ae89-41735f7dc72b"},"geometry":{"type":"Point","coordinates":[-84.90284271,42.86985871,0]}},{"type":"Feature","properties":{"id":"ed581ab5-738c-4123-89f9-458d538a9602"},"geometry":{"type":"Point","coordinates":[-109.8318655,46.43513718,0]}},{"type":"Feature","properties":{"id":"4fd86f7d-aff5-480c-890d-adf81c8e9cde"},"geometry":{"type":"Point","coordinates":[-94.8491535,29.2556439,0]}},{"type":"Feature","properties":{"id":"d9ab395a-affc-4c9d-bb05-244aeda12cdf"},"geometry":{"type":"Point","coordinates":[-8.9290923,53.2817059,0]}},{"type":"Feature","properties":{"id":"af7a4a16-fac8-4174-ae07-050ae5f09f81"},"geometry":{"type":"Point","coordinates":[-8.9290923,53.2817059,0]}},{"type":"Feature","properties":{"id":"6b1e2b96-92a4-4cc7-b400-338f97f8e365"},"geometry":{"type":"Point","coordinates":[-93.153604,44.90528,0]}},{"type":"Feature","properties":{"id":"67c77a36-b5b2-458d-b7c0-bcc65700aa48"},"geometry":{"type":"Point","coordinates":[-117.1435779,33.48271424,0]}},{"type":"Feature","properties":{"id":"c0071f92-6f3a-4153-b7f7-62d7e3ea1405"},"geometry":{"type":"Point","coordinates":[-77.48597999,37.55495022,0]}},{"type":"Feature","properties":{"id":"9bb7757f-2379-43a1-a895-0b1ef014d6f3"},"geometry":{"type":"Point","coordinates":[-72.648395,40.96775,0]}},{"type":"Feature","properties":{"id":"9e1a5201-f59d-42d0-b77e-d2f16676a587"},"geometry":{"type":"Point","coordinates":[-122.4179847,48.47697354,0]}},{"type":"Feature","properties":{"id":"2e495e44-0746-4651-8b7b-6da0a0758492"},"geometry":{"type":"Point","coordinates":[-74.52909948,39.4463759,0]}},{"type":"Feature","properties":{"id":"70079d9d-bd45-47e3-9a4d-d6cbd4fbf644"},"geometry":{"type":"Point","coordinates":[-117.4204687,47.69391487,0]}},{"type":"Feature","properties":{"id":"5de70f8f-79a6-4c7f-bdcb-669d7c7c4599"},"geometry":{"type":"Point","coordinates":[-93.268872,45.4040025,0]}},{"type":"Feature","properties":{"id":"f49e86fa-5466-4ccf-a23d-526a70c59a49"},"geometry":{"type":"Point","coordinates":[-70.87391507,43.19759761,0]}},{"type":"Feature","properties":{"id":"392471bf-2718-4aa2-a587-39bfa92a848a"},"geometry":{"type":"Point","coordinates":[-73.644083,40.858979,0]}},{"type":"Feature","properties":{"id":"e4ac1f5e-095a-48a6-9d9c-5af5ad082a1a"},"geometry":{"type":"Point","coordinates":[-70.601073,43.969705,0]}},{"type":"Feature","properties":{"id":"772ac8c1-7012-46d7-bb38-67de73f87f4c"},"geometry":{"type":"Point","coordinates":[-74.25954982,40.74630918,0]}},{"type":"Feature","properties":{"id":"051c41cf-a0a9-4f3a-bf12-84f3b68960be"},"geometry":{"type":"Point","coordinates":[-84.36395307,34.02293426,0]}},{"type":"Feature","properties":{"id":"55e3d17f-fc93-467c-9eea-1e4f4204edf3"},"geometry":{"type":"Point","coordinates":[-122.5257352,45.5239106,0]}},{"type":"Feature","properties":{"id":"235fa557-4fbf-4a82-9b8e-a53f1bc35540"},"geometry":{"type":"Point","coordinates":[-87.90107445,43.0857359,0]}},{"type":"Feature","properties":{"id":"2d5a0022-34d3-4822-a97b-7a5b1e5abc79"},"geometry":{"type":"Point","coordinates":[-68.77310776,44.78208079,0]}},{"type":"Feature","properties":{"id":"776deebd-50ee-41e3-af82-4cbcd95dae6e"},"geometry":{"type":"Point","coordinates":[-68.777503,44.7867295,0]}},{"type":"Feature","properties":{"id":"367a8808-d91e-424b-9e1c-4c8dc1362b81"},"geometry":{"type":"Point","coordinates":[-77.65674215,39.9412218,0]}},{"type":"Feature","properties":{"id":"901800b6-36f4-4f84-850b-d8c72c7b60f1"},"geometry":{"type":"Point","coordinates":[-121.8664773,37.31525129,0]}},{"type":"Feature","properties":{"id":"f478ca13-2978-4461-9651-3949addc563a"},"geometry":{"type":"Point","coordinates":[-122.2237209,47.30767457,0]}},{"type":"Feature","properties":{"id":"c751cc13-ec8a-4979-bac5-d9af45a62ec1"},"geometry":{"type":"Point","coordinates":[-121.1759123,44.25116219,0]}},{"type":"Feature","properties":{"id":"7c88a2c2-0288-40b5-acc5-5a6b6fcb8f1d"},"geometry":{"type":"Point","coordinates":[-99.32909033,38.87174492,0]}},{"type":"Feature","properties":{"id":"8035e0d7-8059-4d39-a8d1-26d089cdaa0b"},"geometry":{"type":"Point","coordinates":[-78.85957723,42.86654075,0]}},{"type":"Feature","properties":{"id":"924e3e62-5d27-4760-b139-f0c52517daf0"},"geometry":{"type":"Point","coordinates":[-89.615349,42.2962963,0]}},{"type":"Feature","properties":{"id":"9149bbe2-4b97-4b20-b685-357f19ce54ba"},"geometry":{"type":"Point","coordinates":[-77.6147783,43.163584,0]}},{"type":"Feature","properties":{"id":"6cca67cf-a3a6-4f43-8da5-7bcd73e4ce67"},"geometry":{"type":"Point","coordinates":[-90.15561,41.45203206,0]}},{"type":"Feature","properties":{"id":"318ed09d-c28b-418a-9291-58eb420c10c7"},"geometry":{"type":"Point","coordinates":[-74.02171299,41.05938885,0]}},{"type":"Feature","properties":{"id":"396384cf-1d53-4020-994f-4ce801a9910b"},"geometry":{"type":"Point","coordinates":[-117.1754302,47.65718663,0]}},{"type":"Feature","properties":{"id":"34ee7dba-496b-42ca-bf2a-ff24f89ae3eb"},"geometry":{"type":"Point","coordinates":[-122.3256809,47.5552618,0]}},{"type":"Feature","properties":{"id":"589a5420-aaa2-4cca-a8c5-feb60bdfb862"},"geometry":{"type":"Point","coordinates":[-93.058182,41.7022754,0]}},{"type":"Feature","properties":{"id":"50af38eb-7473-4c40-a365-3deadd41da42"},"geometry":{"type":"Point","coordinates":[-76.21879622,36.30042229,0]}},{"type":"Feature","properties":{"id":"b0847fe6-cf6a-4fd5-ad56-d5dae59b07a8"},"geometry":{"type":"Point","coordinates":[-90.059285,35.125851,0]}},{"type":"Feature","properties":{"id":"fc2b7dc0-a96f-46c8-a23d-9395d4b48aee"},"geometry":{"type":"Point","coordinates":[-122.639599,45.6678127,0]}},{"type":"Feature","properties":{"id":"d877471e-4ad3-4317-aaa8-b6c86cdeec58"},"geometry":{"type":"Point","coordinates":[-122.2844396,37.81391748,0]}},{"type":"Feature","properties":{"id":"bc569d24-491c-424d-a0ca-f1f01e6a5b94"},"geometry":{"type":"Point","coordinates":[-86.79406151,33.51415935,0]}},{"type":"Feature","properties":{"id":"59929344-4ce7-4499-ba98-db6bbe6bfca0"},"geometry":{"type":"Point","coordinates":[-122.3338908,47.5763508,0]}},{"type":"Feature","properties":{"id":"e3f9214c-88cf-470f-81ef-8531d23a69fe"},"geometry":{"type":"Point","coordinates":[-79.783217,36.101006,0]}},{"type":"Feature","properties":{"id":"8b812476-b04a-47c3-b4b5-2e83393dac30"},"geometry":{"type":"Point","coordinates":[-100.7844514,46.80607237,0]}},{"type":"Feature","properties":{"id":"66c64272-72a3-4e8c-96af-2471a32dd812"},"geometry":{"type":"Point","coordinates":[-93.5756181,44.5447992,0]}},{"type":"Feature","properties":{"id":"ee356525-7374-4203-97ee-767fbcef6cc2"},"geometry":{"type":"Point","coordinates":[-122.4772721,47.22805896,0]}},{"type":"Feature","properties":{"id":"fa51e915-17bb-4a59-b32c-2ccbf025ebe3"},"geometry":{"type":"Point","coordinates":[-122.6392092,45.48500105,0]}},{"type":"Feature","properties":{"id":"81420933-352b-4dca-8f90-665aa5d5a131"},"geometry":{"type":"Point","coordinates":[-74.08958631,41.7469771,0]}},{"type":"Feature","properties":{"id":"8e28ee7d-4671-474f-b967-67319470a2af"},"geometry":{"type":"Point","coordinates":[-123.0191178,44.90504576,0]}},{"type":"Feature","properties":{"id":"1b089764-3735-43f2-98a8-547b88e4a487"},"geometry":{"type":"Point","coordinates":[-105.5036145,44.29203825,0]}},{"type":"Feature","properties":{"id":"4ace443f-a4fb-47ec-89f5-5d75138420f7"},"geometry":{"type":"Point","coordinates":[-122.2998747,37.879466,0]}},{"type":"Feature","properties":{"id":"4c0a2216-b456-49fa-821e-2fec06c653d2"},"geometry":{"type":"Point","coordinates":[-149.1540907,60.9578421,0]}},{"type":"Feature","properties":{"id":"11db5351-443e-469e-a2ee-705d8449dd37"},"geometry":{"type":"Point","coordinates":[-78.74513578,35.89611719,0]}},{"type":"Feature","properties":{"id":"39590a48-9284-4b47-93a5-2c8d9bca2484"},"geometry":{"type":"Point","coordinates":[-149.896703,61.218047,0]}},{"type":"Feature","properties":{"id":"843c6645-01fc-4203-af72-efdde75c572d"},"geometry":{"type":"Point","coordinates":[-114.1627735,47.6862114,0]}},{"type":"Feature","properties":{"id":"a4e28559-81cb-4485-b923-c3f56b7fe24e"},"geometry":{"type":"Point","coordinates":[-4.637915,56.101269,0]}},{"type":"Feature","properties":{"id":"eab9ccc1-7858-43aa-b808-37a9484be013"},"geometry":{"type":"Point","coordinates":[-74.360033,41.335404,0]}},{"type":"Feature","properties":{"id":"b7946db8-7313-4d80-a9a9-8b41971f49d0"},"geometry":{"type":"Point","coordinates":[-107.323424,39.5476563,0]}},{"type":"Feature","properties":{"id":"f7e064d7-a23d-4078-85a4-5407d2ce4909"},"geometry":{"type":"Point","coordinates":[-117.1627714,32.7174209,0]}},{"type":"Feature","properties":{"id":"14c9d060-b540-4055-8182-a9e02ab70452"},"geometry":{"type":"Point","coordinates":[-90.47912007,30.49701825,0]}},{"type":"Feature","properties":{"id":"c025c15a-c757-402d-adf2-331a35f3721a"},"geometry":{"type":"Point","coordinates":[-88.0909977,44.3341752,0]}},{"type":"Feature","properties":{"id":"4334a92c-8d08-42b0-86b0-b5e73b282253"},"geometry":{"type":"Point","coordinates":[-70.81799747,43.64831306,0]}},{"type":"Feature","properties":{"id":"4626a269-2893-4805-9b88-27152e8a6fab"},"geometry":{"type":"Point","coordinates":[-94.94412651,45.30119537,0]}},{"type":"Feature","properties":{"id":"95872557-1936-47c2-b57c-630e4f1a4466"},"geometry":{"type":"Point","coordinates":[-121.2686181,38.92452521,0]}},{"type":"Feature","properties":{"id":"ae816087-1f84-4ea5-aa7f-630e6bacb87d"},"geometry":{"type":"Point","coordinates":[-104.823552,38.8195724,0]}},{"type":"Feature","properties":{"id":"503bccde-e659-431a-9797-c855f31a61bc"},"geometry":{"type":"Point","coordinates":[-120.8889631,38.78402952,0]}},{"type":"Feature","properties":{"id":"827402bd-02f7-4a94-ae11-fd3b0f7534e5"},"geometry":{"type":"Point","coordinates":[-75.7780207,40.5164127,0]}},{"type":"Feature","properties":{"id":"4c87f178-be2b-4bda-91c0-f70da145716a"},"geometry":{"type":"Point","coordinates":[-107.6642307,37.81194434,0]}},{"type":"Feature","properties":{"id":"0336591f-e7d4-4d3d-b523-eda9bb5e5ec3"},"geometry":{"type":"Point","coordinates":[-105.2227813,39.75471167,0]}},{"type":"Feature","properties":{"id":"c95ca449-14d0-4188-8f74-8540a64305bf"},"geometry":{"type":"Point","coordinates":[-89.25359479,39.850216,0]}},{"type":"Feature","properties":{"id":"045fb2d4-698c-4d1a-a8ca-ecf225871dd3"},"geometry":{"type":"Point","coordinates":[-117.4326605,47.65656661,0]}},{"type":"Feature","properties":{"id":"745d91d0-9ae1-47d4-a2e1-92cbefe1bed2"},"geometry":{"type":"Point","coordinates":[-117.885189,33.79565792,0]}},{"type":"Feature","properties":{"id":"cbf3abb3-0bea-4d9c-ae71-d6e0022c49ce"},"geometry":{"type":"Point","coordinates":[-118.2744781,34.15049571,0]}},{"type":"Feature","properties":{"id":"a92d1f36-efdc-49eb-bde8-a2435cb4ab08"},"geometry":{"type":"Point","coordinates":[-121.4943996,38.5815719,0]}},{"type":"Feature","properties":{"id":"647b33a1-30ea-457c-99bf-77c402b48293"},"geometry":{"type":"Point","coordinates":[-121.5695839,37.0088398,0]}},{"type":"Feature","properties":{"id":"4e6a4f7f-2527-4511-8231-03f80b1d74b8"},"geometry":{"type":"Point","coordinates":[-121.9503168,37.36253839,0]}},{"type":"Feature","properties":{"id":"474774f5-f9dc-42eb-9487-4bdf5a9533bf"},"geometry":{"type":"Point","coordinates":[-123.1894925,45.21065713,0]}},{"type":"Feature","properties":{"id":"113ef241-1d07-45a6-a9e5-7a528f441063"},"geometry":{"type":"Point","coordinates":[-81.6516143,41.5214479,0]}},{"type":"Feature","properties":{"id":"f75b8bf1-6fc4-467b-ba8e-cdb09b515042"},"geometry":{"type":"Point","coordinates":[-0.507102,50.84058,0]}},{"type":"Feature","properties":{"id":"5667d9d2-8053-4a56-a246-2c5845ca4c74"},"geometry":{"type":"Point","coordinates":[-105.0343545,39.7868924,0]}},{"type":"Feature","properties":{"id":"1a2ef664-c118-4079-9513-9f374aef67cd"},"geometry":{"type":"Point","coordinates":[-111.9254955,33.658427,0]}},{"type":"Feature","properties":{"id":"87b3024f-7071-4399-ace2-a0a6713271f4"},"geometry":{"type":"Point","coordinates":[-97.39806345,28.69079583,0]}},{"type":"Feature","properties":{"id":"4c381866-9fca-4612-91e9-bb8294374386"},"geometry":{"type":"Point","coordinates":[-85.59008261,42.2908852,0]}},{"type":"Feature","properties":{"id":"4fc2ac9a-57df-4cf2-80c6-ba63dd3d8340"},"geometry":{"type":"Point","coordinates":[-122.1717877,47.74469959,0]}},{"type":"Feature","properties":{"id":"a20eb612-f3de-4e44-aef5-5a8d0c3548c6"},"geometry":{"type":"Point","coordinates":[-87.8889038,43.0565468,0]}},{"type":"Feature","properties":{"id":"52559e7e-39e4-418e-bb43-368a74e38f1e"},"geometry":{"type":"Point","coordinates":[-77.9038204,34.04080721,0]}},{"type":"Feature","properties":{"id":"1df544e7-9d2b-4bc8-a9a0-a57d1baf058d"},"geometry":{"type":"Point","coordinates":[-82.575274,27.470805,0]}},{"type":"Feature","properties":{"id":"e9231b48-c709-4934-b6eb-0a79117523da"},"geometry":{"type":"Point","coordinates":[-72.6556223,44.1487966,0]}},{"type":"Feature","properties":{"id":"6bba0c8b-6d21-4105-841d-bb24e3e49c5a"},"geometry":{"type":"Point","coordinates":[-75.54560551,42.807293,0]}},{"type":"Feature","properties":{"id":"a2f7f1df-4a8e-49a2-8272-7804ae685e97"},"geometry":{"type":"Point","coordinates":[-96.58583347,33.00449384,0]}},{"type":"Feature","properties":{"id":"e9d98f63-620d-4282-95bc-e6cc8240cdd2"},"geometry":{"type":"Point","coordinates":[-90.694613,38.807136,0]}},{"type":"Feature","properties":{"id":"9bdcf023-7ca4-4cb2-95f1-8f03d7262810"},"geometry":{"type":"Point","coordinates":[-86.81217995,33.50759461,0]}},{"type":"Feature","properties":{"id":"36785f2c-ba97-48ed-8bcf-2b45c3a4a0d0"},"geometry":{"type":"Point","coordinates":[-104.9898169,39.68421218,0]}},{"type":"Feature","properties":{"id":"0a7e88a9-f4c1-4977-af19-9b5b18431889"},"geometry":{"type":"Point","coordinates":[0.204763,51.075834,0]}},{"type":"Feature","properties":{"id":"b90cc90a-da50-4d39-9c27-67b32e299e57"},"geometry":{"type":"Point","coordinates":[-82.16363224,34.18989245,0]}},{"type":"Feature","properties":{"id":"26b96041-d01d-4ec8-95a2-d0bb1d050455"},"geometry":{"type":"Point","coordinates":[-121.3302942,44.05138311,0]}},{"type":"Feature","properties":{"id":"0eba6b3c-8158-4610-a120-c0a90e5922c9"},"geometry":{"type":"Point","coordinates":[-0.721936,50.871619,0]}},{"type":"Feature","properties":{"id":"af71f073-98d7-4791-afe1-6d6c29637ad3"},"geometry":{"type":"Point","coordinates":[-85.7400684,38.254635,0]}},{"type":"Feature","properties":{"id":"8e309724-11ae-4fc0-8d18-3ae64eeaa84a"},"geometry":{"type":"Point","coordinates":[-87.6722122,41.8870058,0]}},{"type":"Feature","properties":{"id":"4cc60614-30c4-406a-9fec-c5dc01b22863"},"geometry":{"type":"Point","coordinates":[127.0323206,37.49360307,0]}},{"type":"Feature","properties":{"id":"c395ff94-7641-4115-804b-5eec844b6fdb"},"geometry":{"type":"Point","coordinates":[-75.13506341,39.9648491,0]}},{"type":"Feature","properties":{"id":"a638f91d-b523-4965-875b-2c2580e990f2"},"geometry":{"type":"Point","coordinates":[-84.3620936,33.8503143,0]}},{"type":"Feature","properties":{"id":"7cc2bf9e-f8fa-4c55-a414-e3061e288af8"},"geometry":{"type":"Point","coordinates":[-88.042356,41.721179,0]}},{"type":"Feature","properties":{"id":"f075e848-4ad0-428d-9471-4fb577506554"},"geometry":{"type":"Point","coordinates":[-118.3083397,34.18041759,0]}},{"type":"Feature","properties":{"id":"961d74ed-dc8a-4894-8283-b979b6e547af"},"geometry":{"type":"Point","coordinates":[-83.0040735,39.9703677,0]}},{"type":"Feature","properties":{"id":"f065cdd4-4548-4d3f-9f63-de811f696110"},"geometry":{"type":"Point","coordinates":[-112.2638679,33.5050851,0]}},{"type":"Feature","properties":{"id":"abba7334-109f-4923-89de-c3ba7d83aad1"},"geometry":{"type":"Point","coordinates":[-157.86622,21.306704,0]}},{"type":"Feature","properties":{"id":"cd6ae440-1121-4bc1-9b2f-7afd11e8b57c"},"geometry":{"type":"Point","coordinates":[-115.1545679,36.1442243,0]}},{"type":"Feature","properties":{"id":"c8e4496a-ab97-491c-81bf-45be3411d3ae"},"geometry":{"type":"Point","coordinates":[-85.7574044,38.2528789,0]}},{"type":"Feature","properties":{"id":"67e5a01d-01cd-46b0-a54c-d0222d988689"},"geometry":{"type":"Point","coordinates":[-78.939092,33.668327,0]}},{"type":"Feature","properties":{"id":"63b91345-1bf4-420d-8f66-206d18476eb9"},"geometry":{"type":"Point","coordinates":[-77.0052971,38.8766834,0]}},{"type":"Feature","properties":{"id":"a2735f3a-dfe8-4c31-86df-9e1b19734faf"},"geometry":{"type":"Point","coordinates":[-90.0651027,29.9481058,0]}},{"type":"Feature","properties":{"id":"28945428-2326-41b3-b2d9-97f6e8154783"},"geometry":{"type":"Point","coordinates":[-117.1539235,32.7740128,0]}},{"type":"Feature","properties":{"id":"f2dab499-6c5f-41d1-b425-0ef5311ef8d6"},"geometry":{"type":"Point","coordinates":[-76.1345641,36.8432205,0]}},{"type":"Feature","properties":{"id":"cb2ba6de-fc98-4ae0-83a4-b775bda03f2c"},"geometry":{"type":"Point","coordinates":[-77.0243479,38.8971375,0]}},{"type":"Feature","properties":{"id":"4aa4af0b-4ec9-4681-b671-a7f231e27e14"},"geometry":{"type":"Point","coordinates":[-121.8841169,37.3567304,0]}},{"type":"Feature","properties":{"id":"8d5259ff-4a8e-486f-8d9a-371b4f2ce224"},"geometry":{"type":"Point","coordinates":[-95.24398685,29.42403097,0]}},{"type":"Feature","properties":{"id":"e88af73d-d2a2-43b1-8bf2-b4b668998400"},"geometry":{"type":"Point","coordinates":[-106.5953228,39.64367461,0]}},{"type":"Feature","properties":{"id":"df4c24b4-1f52-436f-b804-b920bfe6b47a"},"geometry":{"type":"Point","coordinates":[-85.8386783,41.585178,0]}},{"type":"Feature","properties":{"id":"fcd9312c-7531-4801-b481-52f4267cf628"},"geometry":{"type":"Point","coordinates":[15.09334420582467,47.362557227478526,0]}},{"type":"Feature","properties":{"id":"cbbf76ad-da0e-49b4-935f-6589eba11b2d"},"geometry":{"type":"Point","coordinates":[-93.7392419,36.4000796,0]}},{"type":"Feature","properties":{"id":"6a35d8fa-40c8-4f62-82d1-90273dfd5b41"},"geometry":{"type":"Point","coordinates":[-80.94434114,41.86120536,0]}},{"type":"Feature","properties":{"id":"c8289fce-485f-454c-9065-c699a7eeb6e3"},"geometry":{"type":"Point","coordinates":[-97.3621271,41.42940061,0]}},{"type":"Feature","properties":{"id":"c833789a-356a-4f78-8c97-61deb25d5c1b"},"geometry":{"type":"Point","coordinates":[-151.504362,59.639728,0]}},{"type":"Feature","properties":{"id":"a5dfda47-d7a5-47b5-8bb2-b12b2c867525"},"geometry":{"type":"Point","coordinates":[-90.439045,38.969851,0]}},{"type":"Feature","properties":{"id":"bd14f283-c7e6-469b-9fa6-bc6887148b1a"},"geometry":{"type":"Point","coordinates":[-123.1894465,45.21286658,0]}},{"type":"Feature","properties":{"id":"d06a2b64-5a7c-4dda-8ee3-404473ca3e5c"},"geometry":{"type":"Point","coordinates":[-94.383478,38.91366,0]}},{"type":"Feature","properties":{"id":"d1248bce-f8fd-4070-b8c8-714565fa0cbb"},"geometry":{"type":"Point","coordinates":[-122.4056003,45.5857341,0]}},{"type":"Feature","properties":{"id":"73f4533a-d1cc-4d4b-b82f-6a76b348f147"},"geometry":{"type":"Point","coordinates":[-98.47916983,29.44143325,0]}},{"type":"Feature","properties":{"id":"1eff5213-e6d2-4182-b367-8bda55edc37f"},"geometry":{"type":"Point","coordinates":[-106.3925656,40.0599844,0]}},{"type":"Feature","properties":{"id":"078de717-a4b4-459a-adb9-192533be58d9"},"geometry":{"type":"Point","coordinates":[-86.2312558,43.06378759,0]}},{"type":"Feature","properties":{"id":"37250bc7-8131-4fa7-a203-51297a45dd20"},"geometry":{"type":"Point","coordinates":[-86.19774282,43.03862147,0]}},{"type":"Feature","properties":{"id":"64d350e2-cf89-4b54-bc58-95bbedc251c4"},"geometry":{"type":"Point","coordinates":[-112.1892168,35.2500282,0]}},{"type":"Feature","properties":{"id":"5f02c62f-dd0c-44a1-ae48-4b0937073129"},"geometry":{"type":"Point","coordinates":[-86.1275556,40.0424222,0]}},{"type":"Feature","properties":{"id":"7de3ba0f-e2fa-413a-95e0-1e28bca4b04a"},"geometry":{"type":"Point","coordinates":[-105.082456,39.79927412,0]}},{"type":"Feature","properties":{"id":"6be94240-b669-4729-839a-6828321f7566"},"geometry":{"type":"Point","coordinates":[-84.406597,42.249334,0]}},{"type":"Feature","properties":{"id":"0a5882a8-ba47-43a1-b5f5-804fa1ea8f2a"},"geometry":{"type":"Point","coordinates":[-92.46339522,44.0202771,0]}},{"type":"Feature","properties":{"id":"34038638-e24e-425e-b7b3-fcaeaa4e088d"},"geometry":{"type":"Point","coordinates":[-111.10507,43.593522,0]}},{"type":"Feature","properties":{"id":"75074a28-7aff-4047-bebc-b93e2cf17ffd"},"geometry":{"type":"Point","coordinates":[-86.5287857,42.01274111,0]}},{"type":"Feature","properties":{"id":"d9992b88-eaa2-4566-8b0e-51c34f7c477a"},"geometry":{"type":"Point","coordinates":[-104.9872737,39.74350567,0]}},{"type":"Feature","properties":{"id":"783f7e0b-c250-4db0-b46e-6db6ca85bb6e"},"geometry":{"type":"Point","coordinates":[-87.8570648,42.1056946,0]}},{"type":"Feature","properties":{"id":"6e254f25-f604-465e-96ed-5e995ad04059"},"geometry":{"type":"Point","coordinates":[-83.04053931,42.32916295,0]}},{"type":"Feature","properties":{"id":"75bac68b-5b63-4dc2-a3b8-05dd0737af92"},"geometry":{"type":"Point","coordinates":[-81.5040318,41.5033931,0]}},{"type":"Feature","properties":{"id":"d1313b43-41ef-4489-8838-24599726cf92"},"geometry":{"type":"Point","coordinates":[-86.8271308,35.9361408,0]}},{"type":"Feature","properties":{"id":"2c27d5f3-3bc0-46e0-99d6-643ea0793c2b"},"geometry":{"type":"Point","coordinates":[-94.2053715,45.5497329,0]}},{"type":"Feature","properties":{"id":"4b782498-3563-4805-a691-548493182001"},"geometry":{"type":"Point","coordinates":[-93.16714524,44.83779871,0]}},{"type":"Feature","properties":{"id":"8b012caf-eea9-47a0-a9e3-93a8f30f8403"},"geometry":{"type":"Point","coordinates":[-94.66105,39.24936415,0]}},{"type":"Feature","properties":{"id":"65f4e5eb-5d05-4b40-acb8-a7311ad1460c"},"geometry":{"type":"Point","coordinates":[-94.8239539,39.1233376,0]}},{"type":"Feature","properties":{"id":"34899927-e405-4bc0-8fdb-56887498737f"},"geometry":{"type":"Point","coordinates":[-94.75995296,38.91268389,0]}},{"type":"Feature","properties":{"id":"92f4e0c5-ec29-40e4-8798-019f1bbded65"},"geometry":{"type":"Point","coordinates":[-96.071539,41.268008,0]}},{"type":"Feature","properties":{"id":"0f7dc247-0bd3-4f6f-8937-c777a369c09f"},"geometry":{"type":"Point","coordinates":[-89.0966204,42.2377268,0]}},{"type":"Feature","properties":{"id":"3299530b-ec21-407e-8882-4aedfe4cdd2c"},"geometry":{"type":"Point","coordinates":[-96.7727844,43.52337192,0]}},{"type":"Feature","properties":{"id":"547cd589-8b2b-4057-a99e-d2252bea5e71"},"geometry":{"type":"Point","coordinates":[-89.5898359,40.6830595,0]}},{"type":"Feature","properties":{"id":"fbf47d56-1454-4f27-be42-11b45099d02c"},"geometry":{"type":"Point","coordinates":[-87.85389056,41.63748251,0]}},{"type":"Feature","properties":{"id":"ceaf1284-e7b6-4474-8179-c4d38490c16c"},"geometry":{"type":"Point","coordinates":[-85.13581857,41.1113216,0]}},{"type":"Feature","properties":{"id":"650cddc2-44e6-4abc-8c71-d3ebd3c493d9"},"geometry":{"type":"Point","coordinates":[-86.1923429,41.7177604,0]}},{"type":"Feature","properties":{"id":"eb977cf8-8cf8-4c2d-8017-8eea84379ed5"},"geometry":{"type":"Point","coordinates":[-83.1616138,42.56225169,0]}},{"type":"Feature","properties":{"id":"b985d531-a4ad-426c-94da-206264dd5eb0"},"geometry":{"type":"Point","coordinates":[-90.43338752,38.67222065,0]}},{"type":"Feature","properties":{"id":"56feb638-f0e8-4ee7-945e-1a5402702dea"},"geometry":{"type":"Point","coordinates":[-96.8500756,46.8559768,0]}},{"type":"Feature","properties":{"id":"cf2342e4-b8a8-460b-ab54-3a5a8041394f"},"geometry":{"type":"Point","coordinates":[-88.12944727,41.80283897,0]}},{"type":"Feature","properties":{"id":"eeb8b590-826b-4085-a6bc-f199c7c12d96"},"geometry":{"type":"Point","coordinates":[-93.795293,41.600494,0]}},{"type":"Feature","properties":{"id":"f61275ff-aa86-4a3a-8612-acd3d2af70a3"},"geometry":{"type":"Point","coordinates":[-90.51357975,41.57457211,0]}},{"type":"Feature","properties":{"id":"fe235f51-102d-4240-b5c9-b0adf45b5b92"},"geometry":{"type":"Point","coordinates":[-96.6872327,40.8135885,0]}},{"type":"Feature","properties":{"id":"7f627de4-1a32-40dd-838f-5f0e3a4d700b"},"geometry":{"type":"Point","coordinates":[-93.4404863,45.0916614,0]}},{"type":"Feature","properties":{"id":"caab6c5c-2ab1-4496-8ef1-2181f9e4e912"},"geometry":{"type":"Point","coordinates":[-93.57473798,42.31330919,0]}},{"type":"Feature","properties":{"id":"4c4a6c76-3b34-4061-b690-1d263451426d"},"geometry":{"type":"Point","coordinates":[-81.4285158,35.7894173,0]}},{"type":"Feature","properties":{"id":"a4ab98db-77ec-4f71-a838-44b06827fbbd"},"geometry":{"type":"Point","coordinates":[-112.4686018,34.54238481,0]}},{"type":"Feature","properties":{"id":"619567a1-5820-4d76-8e6f-9a6c9fdeb0bb"},"geometry":{"type":"Point","coordinates":[-72.18973144,42.84401358,0]}},{"type":"Feature","properties":{"id":"a9c8887b-fd79-4f21-b314-88c44a86c087"},"geometry":{"type":"Point","coordinates":[-82.58861603,40.03527379,0]}},{"type":"Feature","properties":{"id":"283bb159-494a-47b1-a58b-0229bbcb4891"},"geometry":{"type":"Point","coordinates":[-85.4857858,42.955144,0]}},{"type":"Feature","properties":{"id":"99a1c592-3e0a-47fb-b35c-682a601b29c7"},"geometry":{"type":"Point","coordinates":[-85.7301702,38.2470763,0]}},{"type":"Feature","properties":{"id":"166dfb9e-0c4e-4ffc-ad52-f1eb798265fc"},"geometry":{"type":"Point","coordinates":[-122.7140388,38.33255458,0]}},{"type":"Feature","properties":{"id":"8e5e28a5-6bfb-4b74-8a0e-760cf636fd96"},"geometry":{"type":"Point","coordinates":[-89.04972689,42.67930794,0]}},{"type":"Feature","properties":{"id":"7fc10d9b-8289-4db8-9bc4-c09e72d94b6e"},"geometry":{"type":"Point","coordinates":[-70.92607527,41.63507079,0]}},{"type":"Feature","properties":{"id":"607a358d-eef1-4db9-bffc-99c6640b5932"},"geometry":{"type":"Point","coordinates":[-73.985385,44.288397,0]}},{"type":"Feature","properties":{"id":"fd35a948-4353-490d-8e2c-1ea12ddf0533"},"geometry":{"type":"Point","coordinates":[-77.43946496,38.82898546,0]}},{"type":"Feature","properties":{"id":"a92779ca-47e3-4b0b-ab0a-59050ebac620"},"geometry":{"type":"Point","coordinates":[-82.96514018,42.56028034,0]}},{"type":"Feature","properties":{"id":"09762409-cb4e-4a66-bed3-77788daf8a67"},"geometry":{"type":"Point","coordinates":[-74.95077675,40.36199585,0]}},{"type":"Feature","properties":{"id":"285ea0ca-b7c9-4e81-b72c-ece23cb76946"},"geometry":{"type":"Point","coordinates":[-119.789957,39.4762338,0]}},{"type":"Feature","properties":{"id":"9220f96f-aeaa-48d9-b5b3-7a8e6e228730"},"geometry":{"type":"Point","coordinates":[-119.775003,39.53533,0]}},{"type":"Feature","properties":{"id":"fe4b240e-0ef8-477e-9c77-0819de38d3e6"},"geometry":{"type":"Point","coordinates":[-118.5932845,34.24643282,0]}},{"type":"Feature","properties":{"id":"c4a394ea-a3df-4a0d-892b-92972acabf9a"},"geometry":{"type":"Point","coordinates":[-83.5462275,41.6530711,0]}},{"type":"Feature","properties":{"id":"85e12381-2a52-4710-9be4-0c4243976f28"},"geometry":{"type":"Point","coordinates":[-114.033997,46.83979192,0]}},{"type":"Feature","properties":{"id":"dc1ca2e3-86c7-44b5-aaae-adad3420225f"},"geometry":{"type":"Point","coordinates":[-87.6712098,41.8858315,0]}},{"type":"Feature","properties":{"id":"c5317022-24b2-4730-bca5-2c72d7f68e0b"},"geometry":{"type":"Point","coordinates":[-119.0194639,35.3738712,0]}},{"type":"Feature","properties":{"id":"dc3e008a-2387-4aea-addd-c05a1049ee89"},"geometry":{"type":"Point","coordinates":[-81.8767662,28.81023951,0]}},{"type":"Feature","properties":{"id":"318e515a-fa20-42bb-a8f8-473485d2dbe1"},"geometry":{"type":"Point","coordinates":[-84.90051257,39.05760229,0]}},{"type":"Feature","properties":{"id":"7efb41b5-7e36-44e0-86a6-23ff349c0265"},"geometry":{"type":"Point","coordinates":[-89.42370903,43.01816267,0]}},{"type":"Feature","properties":{"id":"986c3bd0-6cf7-4949-83af-25c4b7439257"},"geometry":{"type":"Point","coordinates":[-89.45243818,43.07061375,0]}},{"type":"Feature","properties":{"id":"d69ee73d-78ca-4d7f-b293-0a02f0df6e5f"},"geometry":{"type":"Point","coordinates":[-89.66482568,44.9511963,0]}},{"type":"Feature","properties":{"id":"8d07cc1f-6941-4ee7-8fbe-6ce91eb7b098"},"geometry":{"type":"Point","coordinates":[-104.9885279,39.7539229,0]}},{"type":"Feature","properties":{"id":"419be70a-a970-41f1-99cd-0b42875001e5"},"geometry":{"type":"Point","coordinates":[-104.979247,39.7703322,0]}},{"type":"Feature","properties":{"id":"cbf3ff33-da42-4d33-9a6e-8fe1aec55b7c"},"geometry":{"type":"Point","coordinates":[-73.93839638,42.81243538,0]}},{"type":"Feature","properties":{"id":"461de6a5-8f4f-4422-a103-df77bd33e6af"},"geometry":{"type":"Point","coordinates":[-85.6938076,38.2239974,0]}},{"type":"Feature","properties":{"id":"cc9854cc-ed86-4336-8a59-4076b40248a5"},"geometry":{"type":"Point","coordinates":[-85.74511415,38.2290463,0]}},{"type":"Feature","properties":{"id":"aa504ab3-d1c2-46b7-9070-c2b622275a93"},"geometry":{"type":"Point","coordinates":[-105.1177216,39.6813614,0]}},{"type":"Feature","properties":{"id":"fb5582cb-ab8e-4a54-b59e-ad6d5092a60b"},"geometry":{"type":"Point","coordinates":[-95.4223629,29.8216738,0]}},{"type":"Feature","properties":{"id":"5c7ca72a-568e-4586-b3cb-10043ee53764"},"geometry":{"type":"Point","coordinates":[-81.70571113,41.48405803,0]}},{"type":"Feature","properties":{"id":"2517f2a6-d216-43be-be6e-e3bdace21d54"},"geometry":{"type":"Point","coordinates":[-81.7044266,41.4844172,0]}},{"type":"Feature","properties":{"id":"67922a32-e4c3-4ef0-ae6e-6c3ef0c33286"},"geometry":{"type":"Point","coordinates":[-114.3370175,48.4123443,0]}},{"type":"Feature","properties":{"id":"241b680f-f114-440d-a662-67869a68e262"},"geometry":{"type":"Point","coordinates":[-122.64249,45.55884,0]}},{"type":"Feature","properties":{"id":"e7857396-5a4b-4d13-9280-5bc209512ee0"},"geometry":{"type":"Point","coordinates":[-122.7089599,45.54001975,0]}},{"type":"Feature","properties":{"id":"457a1fd7-e41f-4229-9c47-0ad74fb4ed90"},"geometry":{"type":"Point","coordinates":[-93.75545669,32.48900686,0]}},{"type":"Feature","properties":{"id":"2934514c-a0f6-4810-8f4b-042fcb398a0c"},"geometry":{"type":"Point","coordinates":[-90.57063937,41.52138805,0]}},{"type":"Feature","properties":{"id":"64c21730-f704-40c9-98b8-132b3dc1a37e"},"geometry":{"type":"Point","coordinates":[-93.096926,44.94672,0]}},{"type":"Feature","properties":{"id":"f54f3497-c3bd-406e-a185-c65382c8d7d6"},"geometry":{"type":"Point","coordinates":[-71.80355503,42.2891295,0]}},{"type":"Feature","properties":{"id":"b77b713c-c91c-4c44-8dc2-13148b04edee"},"geometry":{"type":"Point","coordinates":[-82.65067185,27.7717121,0]}},{"type":"Feature","properties":{"id":"fad0bdb4-e128-4ff5-bd61-d32139d55f7b"},"geometry":{"type":"Point","coordinates":[-86.58405136,34.73010503,0]}},{"type":"Feature","properties":{"id":"c9cccb9d-9cba-4a52-a082-b44a4db1551a"},"geometry":{"type":"Point","coordinates":[-117.8882255,33.67893714,0]}},{"type":"Feature","properties":{"id":"cb8cc1f7-2ec1-47a8-af72-66f44320b4ed"},"geometry":{"type":"Point","coordinates":[-117.8639647,33.82585285,0]}},{"type":"Feature","properties":{"id":"3fece130-900d-4f23-99cc-5b35402a403c"},"geometry":{"type":"Point","coordinates":[-110.9232648,32.1843632,0]}},{"type":"Feature","properties":{"id":"f2a06d1e-b89f-40c2-9a52-938dc502ac9b"},"geometry":{"type":"Point","coordinates":[-117.113975,32.9167796,0]}},{"type":"Feature","properties":{"id":"81bda7fc-e284-4140-b2b0-7d43f5ad9212"},"geometry":{"type":"Point","coordinates":[-96.69768022,40.81481116,0]}},{"type":"Feature","properties":{"id":"467e3456-7b3b-4cc5-abe6-e86460e3473d"},"geometry":{"type":"Point","coordinates":[-82.55367153,35.5886249,0]}},{"type":"Feature","properties":{"id":"99d5c421-3198-4d61-98b1-726595c930e2"},"geometry":{"type":"Point","coordinates":[-119.7707374,46.210051,0]}},{"type":"Feature","properties":{"id":"6e0bab8b-6adc-4584-b6d1-927c9379fdd6"},"geometry":{"type":"Point","coordinates":[-81.39230143,30.29033471,0]}},{"type":"Feature","properties":{"id":"113283e7-f702-44d8-b86c-1203b4e20421"},"geometry":{"type":"Point","coordinates":[-94.5932559,39.0544808,0]}},{"type":"Feature","properties":{"id":"9a1cdb87-cb36-40c3-8f76-3ef7ae24d6d0"},"geometry":{"type":"Point","coordinates":[-90.343376,41.599934,0]}},{"type":"Feature","properties":{"id":"580f1012-2d50-4f18-957e-cad9a534aa79"},"geometry":{"type":"Point","coordinates":[-74.334814,42.598257,0]}},{"type":"Feature","properties":{"id":"4e4dd1c0-4bfb-45ab-ae2d-33a45e0b6307"},"geometry":{"type":"Point","coordinates":[-79.9614382,39.6272603,0]}},{"type":"Feature","properties":{"id":"aca6e2d8-e3b8-4a29-b77b-f5d91b3179dc"},"geometry":{"type":"Point","coordinates":[-86.59404729,41.88540971,0]}},{"type":"Feature","properties":{"id":"295e2956-574d-4cf1-a472-2df77d81bbc3"},"geometry":{"type":"Point","coordinates":[-86.59431314,41.88557686,0]}},{"type":"Feature","properties":{"id":"20b1559c-308c-469c-a5d3-91935ed72755"},"geometry":{"type":"Point","coordinates":[-77.19355584,39.1419364,0]}},{"type":"Feature","properties":{"id":"a10921c0-aa0f-4ca7-b669-ba0086c3e8a7"},"geometry":{"type":"Point","coordinates":[-73.99607617,40.66893407,0]}},{"type":"Feature","properties":{"id":"e3560926-3490-4bdd-a5f3-98383f767703"},"geometry":{"type":"Point","coordinates":[-72.4545703,41.0415525,0]}},{"type":"Feature","properties":{"id":"1850dc68-99e4-4ae4-8c66-f31497c9129c"},"geometry":{"type":"Point","coordinates":[-87.66001045,41.95128495,0]}},{"type":"Feature","properties":{"id":"8d234406-06c0-4ae0-8d45-f962b4ef0db0"},"geometry":{"type":"Point","coordinates":[-90.59484652,38.590625,0]}},{"type":"Feature","properties":{"id":"72ca0074-8bfb-4c8e-93c3-d37f82916ef3"},"geometry":{"type":"Point","coordinates":[-71.832459,41.385011,0]}},{"type":"Feature","properties":{"id":"3b4eee5b-3094-46fe-b4df-198617fee502"},"geometry":{"type":"Point","coordinates":[-0.447595,50.942971,0]}},{"type":"Feature","properties":{"id":"54b5f341-23dd-4c5d-bae9-15c0327c53fe"},"geometry":{"type":"Point","coordinates":[-85.68843549,42.99474375,0]}},{"type":"Feature","properties":{"id":"252407ae-97a3-4204-a988-911047cd8b28"},"geometry":{"type":"Point","coordinates":[-117.3961623,33.9533546,0]}},{"type":"Feature","properties":{"id":"76da7caa-4120-4920-aff5-e85cbf15fbac"},"geometry":{"type":"Point","coordinates":[-111.9008077,40.7250681,0]}},{"type":"Feature","properties":{"id":"33b1bd3c-c543-4855-83a6-d39fc99ce074"},"geometry":{"type":"Point","coordinates":[-121.7669791,37.69251772,0]}},{"type":"Feature","properties":{"id":"49f6d4fd-9671-4465-8d83-be8b2255d33e"},"geometry":{"type":"Point","coordinates":[-90.23498721,38.70903511,0]}},{"type":"Feature","properties":{"id":"b421957f-cf1e-4a49-a263-3452c9e1cd61"},"geometry":{"type":"Point","coordinates":[-83.19546429,42.5434572,0]}},{"type":"Feature","properties":{"id":"7872a82c-855e-489f-bb33-82a3f89268a8"},"geometry":{"type":"Point","coordinates":[-121.398519,36.8518573,0]}},{"type":"Feature","properties":{"id":"40e3e16f-ba2e-4403-8cbd-b7fe50863cb5"},"geometry":{"type":"Point","coordinates":[-73.93651911,40.7142757,0]}},{"type":"Feature","properties":{"id":"7e5f0162-8ba1-4438-ac08-925878fcd96c"},"geometry":{"type":"Point","coordinates":[-90.0434951,35.1697202,0]}},{"type":"Feature","properties":{"id":"bfca8916-7e6b-4978-ba73-ef4faa3898c9"},"geometry":{"type":"Point","coordinates":[-94.91052465,39.31683651,0]}},{"type":"Feature","properties":{"id":"22209ec8-d403-44af-9f67-97f08f89c9be"},"geometry":{"type":"Point","coordinates":[-70.22448665,44.0971728,0]}},{"type":"Feature","properties":{"id":"0eacb04d-cb09-4f16-83c7-81a7aeefef85"},"geometry":{"type":"Point","coordinates":[-70.2533609,43.6564108,0]}},{"type":"Feature","properties":{"id":"8ea7776f-0bc8-445c-8153-7263e2b3124c"},"geometry":{"type":"Point","coordinates":[-122.6554541,45.5052337,0]}},{"type":"Feature","properties":{"id":"3ec5bbe4-5c5a-4428-952a-6b1a55e4004b"},"geometry":{"type":"Point","coordinates":[-110.842552,39.625031,0]}},{"type":"Feature","properties":{"id":"b7e46ca9-3e5c-4f3e-9d53-910889ce0694"},"geometry":{"type":"Point","coordinates":[-122.6583697,45.50809545,0]}},{"type":"Feature","properties":{"id":"eb8a316f-dd22-4b9d-9165-8b3d8853f84c"},"geometry":{"type":"Point","coordinates":[-116.9644235,32.8310696,0]}},{"type":"Feature","properties":{"id":"2bd11bd2-132f-46f8-8e0b-5d3ddb3d2db8"},"geometry":{"type":"Point","coordinates":[-81.73049326,28.01977247,0]}},{"type":"Feature","properties":{"id":"a42cdc23-92ae-4234-a13a-86a3c1af3d8d"},"geometry":{"type":"Point","coordinates":[-146.3493638,61.1299396,0]}},{"type":"Feature","properties":{"id":"98a49693-43bc-4f99-99ff-bdb1bd6470b4"},"geometry":{"type":"Point","coordinates":[-122.4822547,48.7472243,0]}},{"type":"Feature","properties":{"id":"8a158d9f-026f-4ee4-8941-e78c0c0ec638"},"geometry":{"type":"Point","coordinates":[-91.3352114,38.6769847,0]}},{"type":"Feature","properties":{"id":"09c1302b-48d1-4272-bcc6-920e67672c86"},"geometry":{"type":"Point","coordinates":[-70.255898,43.669074,0]}},{"type":"Feature","properties":{"id":"924b7483-1f85-4ffc-9ef2-0d2697ff8d09"},"geometry":{"type":"Point","coordinates":[-84.33050832,34.85747136,0]}},{"type":"Feature","properties":{"id":"8eca212a-08e8-43ae-bbf7-a782408ac247"},"geometry":{"type":"Point","coordinates":[-89.73830404,43.00841443,0]}},{"type":"Feature","properties":{"id":"413d4838-10b7-466a-b755-d8377a8945f4"},"geometry":{"type":"Point","coordinates":[-106.34034073094311,42.8641742019073,0]}},{"type":"Feature","properties":{"id":"8bc95996-c055-43d9-aeec-fc19240e50fb"},"geometry":{"type":"Point","coordinates":[-117.2735422,33.13885281,0]}},{"type":"Feature","properties":{"id":"69a152da-143e-4c71-b3aa-e0ffb6c3048e"},"geometry":{"type":"Point","coordinates":[-104.2240211,32.3821008,0]}},{"type":"Feature","properties":{"id":"b35b775a-2b1a-4203-b59c-0ce2e039c48c"},"geometry":{"type":"Point","coordinates":[-105.697303,39.705772,0]}},{"type":"Feature","properties":{"id":"b82b05d8-ca46-4954-b9a9-bb91a98406e5"},"geometry":{"type":"Point","coordinates":[-6.286729743,53.34193275,0]}},{"type":"Feature","properties":{"id":"577e47da-8542-4261-a4ec-83b99325a42d"},"geometry":{"type":"Point","coordinates":[-76.69843865,39.222265,0]}},{"type":"Feature","properties":{"id":"ed040add-786c-4758-b42a-1ab876837de7"},"geometry":{"type":"Point","coordinates":[-87.20552274,30.41799103,0]}},{"type":"Feature","properties":{"id":"81b4e34e-0bfb-47d8-917c-a057f2bae670"},"geometry":{"type":"Point","coordinates":[-94.29766266,46.49834978,0]}},{"type":"Feature","properties":{"id":"0aad28bf-9036-4880-9613-f8a7dcaee10a"},"geometry":{"type":"Point","coordinates":[0.222494,50.899245,0]}},{"type":"Feature","properties":{"id":"21c53c8a-a1c1-4504-9040-a5bd3052c179"},"geometry":{"type":"Point","coordinates":[-90.3348245,47.74937733,0]}},{"type":"Feature","properties":{"id":"7772fff2-1f62-48bf-8653-cff2a21ccaf6"},"geometry":{"type":"Point","coordinates":[-73.855814,40.8721114,0]}},{"type":"Feature","properties":{"id":"45dcecc1-7ec4-4bbe-86f7-35b57396fa36"},"geometry":{"type":"Point","coordinates":[-116.2389395,43.62136196,0]}},{"type":"Feature","properties":{"id":"0b76ee76-205d-4942-9aac-0008cd3d2e5e"},"geometry":{"type":"Point","coordinates":[-117.8872815,33.67899369,0]}},{"type":"Feature","properties":{"id":"4c58219c-dc41-41b7-aeba-64cc6662c6ef"},"geometry":{"type":"Point","coordinates":[-123.9430832,40.0237557,0]}},{"type":"Feature","properties":{"id":"80e11204-916f-4d79-8687-9650e0d647bd"},"geometry":{"type":"Point","coordinates":[-81.70785488,41.47449194,0]}},{"type":"Feature","properties":{"id":"ddfb8618-9884-481c-af46-9db75920906f"},"geometry":{"type":"Point","coordinates":[-117.911732,33.8347516,0]}},{"type":"Feature","properties":{"id":"b3f83269-b3e9-4637-b5a2-acfbfbe35387"},"geometry":{"type":"Point","coordinates":[-120.530565,46.617844,0]}},{"type":"Feature","properties":{"id":"8b8d3e0f-22b8-4350-9975-575793331af8"},"geometry":{"type":"Point","coordinates":[-82.5533973,35.5986648,0]}},{"type":"Feature","properties":{"id":"580761b4-cca5-45d8-9eac-4b426bbfad2b"},"geometry":{"type":"Point","coordinates":[-87.81356158,41.55317823,0]}},{"type":"Feature","properties":{"id":"9b732794-2a95-48ec-80b2-c01ef485d97a"},"geometry":{"type":"Point","coordinates":[-135.4551927,59.2357624,0]}},{"type":"Feature","properties":{"id":"314a71f6-2f8c-4461-8a64-d479b1002129"},"geometry":{"type":"Point","coordinates":[-88.05126184,30.68474321,0]}},{"type":"Feature","properties":{"id":"1503f786-1afe-44fb-9668-a32cc139df58"},"geometry":{"type":"Point","coordinates":[-122.6655236,45.5160413,0]}},{"type":"Feature","properties":{"id":"593a9ce4-520b-458f-a184-05debb3a7295"},"geometry":{"type":"Point","coordinates":[-122.3655909,47.6592451,0]}},{"type":"Feature","properties":{"id":"49cf8feb-2997-4da6-99ba-6c2228ffaab1"},"geometry":{"type":"Point","coordinates":[-87.6820201,41.9591945,0]}},{"type":"Feature","properties":{"id":"545394a7-58c6-4c11-92a8-c9218ebc82c7"},"geometry":{"type":"Point","coordinates":[-81.46606722,28.43441073,0]}},{"type":"Feature","properties":{"id":"86fab29c-89f5-4a48-99f6-06ef4240e508"},"geometry":{"type":"Point","coordinates":[-97.0315443,47.9256052,0]}},{"type":"Feature","properties":{"id":"2cb07047-36be-45c7-aae3-97c10afa36c4"},"geometry":{"type":"Point","coordinates":[-87.9330365,42.2031177,0]}},{"type":"Feature","properties":{"id":"7c4882e0-4366-41f3-b207-7be79d078c52"},"geometry":{"type":"Point","coordinates":[-117.156268,32.710248,0]}},{"type":"Feature","properties":{"id":"4c461172-154f-4375-ba95-0c7356311e24"},"geometry":{"type":"Point","coordinates":[-73.54959135,41.03933226,0]}},{"type":"Feature","properties":{"id":"afd6863b-7e66-4f05-aca0-319fc7054288"},"geometry":{"type":"Point","coordinates":[-122.2553244,47.24128441,0]}},{"type":"Feature","properties":{"id":"37d585b5-00ee-4be0-ac6b-6d15b6416cac"},"geometry":{"type":"Point","coordinates":[-122.2629041,47.38103,0]}},{"type":"Feature","properties":{"id":"79a8cdd5-d995-4575-ba5f-6253077bb4ba"},"geometry":{"type":"Point","coordinates":[-122.4855902,37.50416699,0]}},{"type":"Feature","properties":{"id":"d8c8fa76-7764-4315-8e9f-e32af713f713"},"geometry":{"type":"Point","coordinates":[-86.1281745,40.4362867,0]}},{"type":"Feature","properties":{"id":"19fb8b9c-9a8e-4ed9-a5cb-ce00e818265e"},"geometry":{"type":"Point","coordinates":[-82.63654594,30.19050388,0]}},{"type":"Feature","properties":{"id":"ba77ee7a-a62c-482e-8c3e-436ef62f11d8"},"geometry":{"type":"Point","coordinates":[-87.66855092,41.97997865,0]}},{"type":"Feature","properties":{"id":"f31b2eb4-38d1-41b2-90d7-ef41f9362192"},"geometry":{"type":"Point","coordinates":[-117.591893,34.08815449,0]}},{"type":"Feature","properties":{"id":"7b619ae8-fd5b-4751-976a-77111100b441"},"geometry":{"type":"Point","coordinates":[-79.95438626,37.1151673,0]}},{"type":"Feature","properties":{"id":"2deddb89-ee77-4758-a800-052de103c6db"},"geometry":{"type":"Point","coordinates":[-93.1064135,45.1890903,0]}},{"type":"Feature","properties":{"id":"5fe91dd7-0dac-41d0-aac9-7c2fd664a929"},"geometry":{"type":"Point","coordinates":[-157.852894,21.297494,0]}},{"type":"Feature","properties":{"id":"71e0c498-d10f-4229-a71c-070561d23702"},"geometry":{"type":"Point","coordinates":[-0.12867,50.81986,0]}},{"type":"Feature","properties":{"id":"652b410d-07ea-4134-be36-fd62679f29aa"},"geometry":{"type":"Point","coordinates":[-89.92105943,38.59194278,0]}},{"type":"Feature","properties":{"id":"c75293cb-e18c-4c7f-ac21-a08418766428"},"geometry":{"type":"Point","coordinates":[-118.5930241,34.24766895,0]}},{"type":"Feature","properties":{"id":"58f92618-b1c1-4737-b628-13abdfc7e0d9"},"geometry":{"type":"Point","coordinates":[-117.1419134,34.0831712,0]}},{"type":"Feature","properties":{"id":"48dc261e-1cfa-436f-a947-51b53b330abc"},"geometry":{"type":"Point","coordinates":[-72.67011733,41.74481243,0]}},{"type":"Feature","properties":{"id":"344298b7-4657-4f82-88e7-4e558131da4e"},"geometry":{"type":"Point","coordinates":[-101.64814,40.536221,0]}},{"type":"Feature","properties":{"id":"dd702c3b-e231-4e25-865c-c9ef68a57c74"},"geometry":{"type":"Point","coordinates":[-97.7812689,37.62820924,0]}},{"type":"Feature","properties":{"id":"1fcb7d97-83ee-4b1b-ba5a-f2c8c2b5b1d1"},"geometry":{"type":"Point","coordinates":[-81.70479139,41.48344207,0]}},{"type":"Feature","properties":{"id":"d8549701-4cf1-4aff-9af1-b0ef1e2dc072"},"geometry":{"type":"Point","coordinates":[-95.9936663,36.15851257,0]}},{"type":"Feature","properties":{"id":"765e8c19-78dd-4117-ad3a-61ce5337d5a7"},"geometry":{"type":"Point","coordinates":[-121.888991,37.2917841,0]}},{"type":"Feature","properties":{"id":"073d02c4-85e2-4118-955b-89e8d51ff119"},"geometry":{"type":"Point","coordinates":[-95.7637047,39.01466361,0]}},{"type":"Feature","properties":{"id":"1710a317-a662-45f5-9162-f7f3c8a16015"},"geometry":{"type":"Point","coordinates":[-96.2601872,34.1253524,0]}},{"type":"Feature","properties":{"id":"ae916041-5055-42ed-a19f-e03dfeafbf00"},"geometry":{"type":"Point","coordinates":[-73.3539709,40.8908555,0]}},{"type":"Feature","properties":{"id":"eb9f6c47-2c75-4462-9da1-9208979fdb07"},"geometry":{"type":"Point","coordinates":[-135.309951,57.049586,0]}},{"type":"Feature","properties":{"id":"ee478df6-9033-4f56-b6f7-94d3b242871d"},"geometry":{"type":"Point","coordinates":[-122.404927,37.77073989,0]}},{"type":"Feature","properties":{"id":"675e5fbb-fe82-4e44-afee-116d1d924d90"},"geometry":{"type":"Point","coordinates":[-78.49505511,38.03257623,0]}},{"type":"Feature","properties":{"id":"0ed75909-c4d0-4c3f-8639-a24f04620b34"},"geometry":{"type":"Point","coordinates":[-123.1252703,39.33623934,0]}},{"type":"Feature","properties":{"id":"02f59192-c794-4d3b-b3a3-6d96bb2bb7b2"},"geometry":{"type":"Point","coordinates":[-73.94532799,40.8058068,0]}},{"type":"Feature","properties":{"id":"cdcc3305-d175-4cdb-b775-c150700bca78"},"geometry":{"type":"Point","coordinates":[-122.4457804,47.26209356,0]}},{"type":"Feature","properties":{"id":"82ae31f2-9010-4437-9f6c-babf306dabd6"},"geometry":{"type":"Point","coordinates":[-122.3900962,37.75149961,0]}},{"type":"Feature","properties":{"id":"063bdb40-056e-489a-b952-0746b4b9e512"},"geometry":{"type":"Point","coordinates":[-85.63066846,42.95501346,0]}},{"type":"Feature","properties":{"id":"a3bd0375-cc0f-48cf-82f9-48151f0c411b"},"geometry":{"type":"Point","coordinates":[-85.684118,42.970732,0]}},{"type":"Feature","properties":{"id":"5f945959-5237-4b15-83f7-8f8c73e4c50c"},"geometry":{"type":"Point","coordinates":[-84.48282452,42.73626665,0]}},{"type":"Feature","properties":{"id":"3b88a2c7-a7be-48e9-9da9-590482876f57"},"geometry":{"type":"Point","coordinates":[-71.0348293,42.3465637,0]}},{"type":"Feature","properties":{"id":"f5157980-ddcd-4b1e-ad28-c3430ab6126f"},"geometry":{"type":"Point","coordinates":[-72.40380616,43.51478045,0]}},{"type":"Feature","properties":{"id":"8d425e76-0127-4b57-9ddf-b9be4b6ab068"},"geometry":{"type":"Point","coordinates":[-82.47149301,42.92247389,0]}},{"type":"Feature","properties":{"id":"4239bcad-284c-462d-9b0c-c8dc02b30627"},"geometry":{"type":"Point","coordinates":[-74.4442058,40.4962516,0]}},{"type":"Feature","properties":{"id":"21a8c5a0-6c7d-4176-bf02-4faaaa54a7d1"},"geometry":{"type":"Point","coordinates":[-110.9298527,47.38221919,0]}},{"type":"Feature","properties":{"id":"428cf3ce-3f8f-481c-bbd9-562eb61545df"},"geometry":{"type":"Point","coordinates":[-96.615387,33.197177,0]}},{"type":"Feature","properties":{"id":"3ec0c0c6-3ecd-481f-b64a-018e6ab2a52b"},"geometry":{"type":"Point","coordinates":[0.01749,50.874229,0]}},{"type":"Feature","properties":{"id":"277de331-35c8-4efa-8248-22dd81e768d9"},"geometry":{"type":"Point","coordinates":[-81.86176557,40.27239943,0]}},{"type":"Feature","properties":{"id":"6d32ae11-f633-45ad-b018-b100c588c69d"},"geometry":{"type":"Point","coordinates":[-79.31872,35.946942,0]}},{"type":"Feature","properties":{"id":"6244855f-97dd-487a-bb90-348b8c3b26f5"},"geometry":{"type":"Point","coordinates":[-155.0697885,19.70587596,0]}},{"type":"Feature","properties":{"id":"ba11eb1c-3f66-4ac2-8d49-27b7abab4b49"},"geometry":{"type":"Point","coordinates":[-94.1185366,36.3320197,0]}},{"type":"Feature","properties":{"id":"60540b03-2716-4e2f-b208-fe3b2d2be38c"},"geometry":{"type":"Point","coordinates":[-78.45970045,38.66335774,0]}},{"type":"Feature","properties":{"id":"3404588d-3a65-4f24-ab30-8d738ac3d108"},"geometry":{"type":"Point","coordinates":[-103.227816,44.07889,0]}},{"type":"Feature","properties":{"id":"fd05cf2c-9058-491f-a77f-b17b767ec0da"},"geometry":{"type":"Point","coordinates":[-93.87452922,45.17084806,0]}},{"type":"Feature","properties":{"id":"3b737ad4-2770-48e6-8897-644fa1886e7a"},"geometry":{"type":"Point","coordinates":[-86.55947806,41.94715363,0]}},{"type":"Feature","properties":{"id":"51c00792-038b-4a5a-af2c-efade94f169f"},"geometry":{"type":"Point","coordinates":[-87.6472956,41.8841895,0]}},{"type":"Feature","properties":{"id":"017c8df5-27bd-4812-b42a-6d5e3e555ecf"},"geometry":{"type":"Point","coordinates":[-122.0812498,47.8860915,0]}},{"type":"Feature","properties":{"id":"165d44f6-04a6-4034-8e86-cb99929f46d2"},"geometry":{"type":"Point","coordinates":[-93.2437012,44.9917415,0]}},{"type":"Feature","properties":{"id":"712e3674-5d9b-4f12-9c63-0f64311a6024"},"geometry":{"type":"Point","coordinates":[-122.5449763,37.9060368,0]}},{"type":"Feature","properties":{"id":"81292878-bdc3-40ab-8237-c84d384c2b6d"},"geometry":{"type":"Point","coordinates":[-122.92562,47.04735502,0]}},{"type":"Feature","properties":{"id":"023d4223-5217-4834-a4c6-8469b395a900"},"geometry":{"type":"Point","coordinates":[-105.3842083,42.76025521,0]}},{"type":"Feature","properties":{"id":"856d9ba1-2d2b-4f4c-a4f5-596b273ce762"},"geometry":{"type":"Point","coordinates":[-81.442913,41.202942,0]}},{"type":"Feature","properties":{"id":"48982837-dca0-4eae-824b-5b6194d9d1b3"},"geometry":{"type":"Point","coordinates":[-121.987758,47.205096,0]}},{"type":"Feature","properties":{"id":"2036b68f-d586-4a89-9847-7053011df006"},"geometry":{"type":"Point","coordinates":[-123.1879728,45.21407234,0]}},{"type":"Feature","properties":{"id":"0e33f372-58f3-4a7e-9126-18898e957351"},"geometry":{"type":"Point","coordinates":[-0.105976,51.000799,0]}},{"type":"Feature","properties":{"id":"b5295ee6-9e4c-406b-a84e-6aaf544ad1c8"},"geometry":{"type":"Point","coordinates":[-122.6482176,45.70807949,0]}},{"type":"Feature","properties":{"id":"927ffb27-e24f-48d9-b1f4-20a4eb1b9e75"},"geometry":{"type":"Point","coordinates":[-85.311847,35.064349,0]}},{"type":"Feature","properties":{"id":"04f047c3-12d2-414e-a2f0-bcc7d600126a"},"geometry":{"type":"Point","coordinates":[-116.314621,45.422235,0]}},{"type":"Feature","properties":{"id":"c8d6c8d2-8e70-4e37-9e97-7311e04b396d"},"geometry":{"type":"Point","coordinates":[-85.463503,43.489827,0]}},{"type":"Feature","properties":{"id":"12b869d0-0f6e-4cff-a6c6-04532f770c00"},"geometry":{"type":"Point","coordinates":[-84.1733314,39.62796812,0]}},{"type":"Feature","properties":{"id":"c688395f-2c34-45cb-8628-4f8ae48f8461"},"geometry":{"type":"Point","coordinates":[-76.82625029,42.35452911,0]}},{"type":"Feature","properties":{"id":"ae561941-e5ed-4f23-87cb-10aafd105bb4"},"geometry":{"type":"Point","coordinates":[-90.29310035,38.62871654,0]}},{"type":"Feature","properties":{"id":"24a4e05d-e5f7-4864-a030-a251d1803d82"},"geometry":{"type":"Point","coordinates":[-95.9610136,36.1601381,0]}},{"type":"Feature","properties":{"id":"528481d4-f3c8-479a-aad9-fce4b9cfe36a"},"geometry":{"type":"Point","coordinates":[-80.80904551,35.2451928,0]}},{"type":"Feature","properties":{"id":"074f4fa7-4f79-44e0-9bcd-e071f5c0e987"},"geometry":{"type":"Point","coordinates":[-74.07306079,42.61509627,0]}},{"type":"Feature","properties":{"id":"d9b61c9d-ec23-4ec7-b549-32cc5d7404a9"},"geometry":{"type":"Point","coordinates":[-80.1847167,40.39628695,0]}},{"type":"Feature","properties":{"id":"d99076a4-18ea-4c9c-9d7d-0d3fdc0d0986"},"geometry":{"type":"Point","coordinates":[-112.0028173,33.4804619,0]}},{"type":"Feature","properties":{"id":"724ce045-3390-42f7-9362-efadedb5e524"},"geometry":{"type":"Point","coordinates":[-117.023442,32.771907,0]}},{"type":"Feature","properties":{"id":"78e2bb06-6b67-42c1-9b8e-9df4c67ac224"},"geometry":{"type":"Point","coordinates":[-80.60455067,28.07835245,0]}},{"type":"Feature","properties":{"id":"84c2ff86-a12b-41a9-925b-69c21f182171"},"geometry":{"type":"Point","coordinates":[-77.0053314,38.9603005,0]}},{"type":"Feature","properties":{"id":"4b8dd29d-2300-4035-b29f-0b26c90fcb62"},"geometry":{"type":"Point","coordinates":[-122.2931111,47.7238772,0]}},{"type":"Feature","properties":{"id":"11f16c8a-e029-4f1c-8535-d8c736df682c"},"geometry":{"type":"Point","coordinates":[-117.1389741,32.8373435,0]}},{"type":"Feature","properties":{"id":"50ee41cf-11e5-46df-959e-0bd25adfc780"},"geometry":{"type":"Point","coordinates":[-117.9297866,33.61461697,0]}},{"type":"Feature","properties":{"id":"76e24e7f-4edc-4126-81d5-0cd7dc42fc80"},"geometry":{"type":"Point","coordinates":[-111.9805956,33.4946865,0]}},{"type":"Feature","properties":{"id":"3827ae14-9613-430b-93f9-1ac76593c88a"},"geometry":{"type":"Point","coordinates":[-96.44026588,32.91151877,0]}},{"type":"Feature","properties":{"id":"f1427bfc-7f95-4c32-a70b-bf937b2cc9c4"},"geometry":{"type":"Point","coordinates":[-122.3081169,47.78517681,0]}},{"type":"Feature","properties":{"id":"3101c087-c2e9-4e5b-9f4b-f35bfba7c9e7"},"geometry":{"type":"Point","coordinates":[-122.7241302,38.4017722,0]}},{"type":"Feature","properties":{"id":"459dfa34-fa3e-4d81-a95f-64c06b81b6d0"},"geometry":{"type":"Point","coordinates":[-122.6637245,38.27235235,0]}},{"type":"Feature","properties":{"id":"efabcc36-ebba-44f1-82ad-5194fc55574e"},"geometry":{"type":"Point","coordinates":[-71.7824433,43.17880862,0]}},{"type":"Feature","properties":{"id":"9d1339aa-42b0-4e97-a074-bf4a9cf2a0d6"},"geometry":{"type":"Point","coordinates":[-71.81026703,42.39166897,0]}},{"type":"Feature","properties":{"id":"45e9c4aa-9927-4f36-ba98-68ef71e3b91f"},"geometry":{"type":"Point","coordinates":[-118.3258554,34.1816482,0]}},{"type":"Feature","properties":{"id":"388c4362-24d8-493c-95c2-fc86d6ac2a1e"},"geometry":{"type":"Point","coordinates":[-0.478064,50.989042,0]}},{"type":"Feature","properties":{"id":"b94bee85-f9e3-4ad0-95b5-d9d031e15f1a"},"geometry":{"type":"Point","coordinates":[-122.205605,47.47609918,0]}},{"type":"Feature","properties":{"id":"294a7249-ef76-40dd-828a-67bcd3aea6b7"},"geometry":{"type":"Point","coordinates":[-75.25482301,41.5713476,0]}},{"type":"Feature","properties":{"id":"35f260d2-ead8-45da-8f9a-136c9ebf62d1"},"geometry":{"type":"Point","coordinates":[-87.0564571,45.7458964,0]}},{"type":"Feature","properties":{"id":"95d9f6f0-5004-484d-be88-e1f8585a8bcb"},"geometry":{"type":"Point","coordinates":[-122.0154691,38.27388917,0]}},{"type":"Feature","properties":{"id":"5dbebfaf-6adf-47b7-952a-54dd255dcc48"},"geometry":{"type":"Point","coordinates":[-77.48841476,38.75075083,0]}},{"type":"Feature","properties":{"id":"0019a864-4e70-479e-b140-29eaba1aff40"},"geometry":{"type":"Point","coordinates":[-93.2883778,44.9492064,0]}},{"type":"Feature","properties":{"id":"289406b7-ca99-414d-ab35-231f65c00c04"},"geometry":{"type":"Point","coordinates":[-119.2905935,45.8409084,0]}},{"type":"Feature","properties":{"id":"7e73a2ce-ff58-462d-9230-5277d17bb597"},"geometry":{"type":"Point","coordinates":[-121.8665257,37.31531409,0]}},{"type":"Feature","properties":{"id":"f17d4678-6163-4bdf-8031-1baf0ad63f74"},"geometry":{"type":"Point","coordinates":[-77.56906418,43.15634755,0]}},{"type":"Feature","properties":{"id":"3751bd4e-3a02-4f27-8274-15b2d84737f9"},"geometry":{"type":"Point","coordinates":[-117.3701143,33.98135954,0]}},{"type":"Feature","properties":{"id":"a1e17e3d-a801-4e19-8568-4113fe7297f2"},"geometry":{"type":"Point","coordinates":[-83.94717065,36.00860512,0]}},{"type":"Feature","properties":{"id":"6b16f03c-39e6-48c1-88e5-6889179807cf"},"geometry":{"type":"Point","coordinates":[-82.54566311,35.57020551,0]}},{"type":"Feature","properties":{"id":"6f18252e-ae65-4c45-9867-2c1b72b4ce11"},"geometry":{"type":"Point","coordinates":[-82.55603747,35.5912315,0]}},{"type":"Feature","properties":{"id":"25a0da54-49c0-4228-9c5a-eb8af9a4d259"},"geometry":{"type":"Point","coordinates":[-81.32549762,35.73533517,0]}},{"type":"Feature","properties":{"id":"82327d79-b1ca-4120-a8f7-b1a74611dd8c"},"geometry":{"type":"Point","coordinates":[-70.58104548,43.30407704,0]}},{"type":"Feature","properties":{"id":"457de2b4-b8fd-4821-8f97-38dd0e27bc37"},"geometry":{"type":"Point","coordinates":[-82.46008537,27.95878231,0]}},{"type":"Feature","properties":{"id":"a76526c6-eb26-4c41-bbae-f9e9596d21a8"},"geometry":{"type":"Point","coordinates":[-122.1764384,47.3206933,0]}},{"type":"Feature","properties":{"id":"93000035-2da2-4b19-9efb-9f7c45252684"},"geometry":{"type":"Point","coordinates":[-106.9270377,38.54462278,0]}},{"type":"Feature","properties":{"id":"71aaef45-0755-40d8-bbbe-a24adfc0932a"},"geometry":{"type":"Point","coordinates":[-106.5942753,35.08612571,0]}},{"type":"Feature","properties":{"id":"24b89f21-cf76-400c-9a51-83581985900b"},"geometry":{"type":"Point","coordinates":[-90.04047907,35.14088065,0]}},{"type":"Feature","properties":{"id":"6631958b-a386-4865-a02c-4853ec7c2504"},"geometry":{"type":"Point","coordinates":[-106.7934619,32.3096681,0]}},{"type":"Feature","properties":{"id":"643754fe-b293-431f-86ee-23e9a650d8fa"},"geometry":{"type":"Point","coordinates":[-95.8887734,36.0655116,0]}},{"type":"Feature","properties":{"id":"619494eb-6947-43e5-9af7-222b038c0aa8"},"geometry":{"type":"Point","coordinates":[-79.5468713,39.4441088,0]}},{"type":"Feature","properties":{"id":"3d8726bb-a769-4961-a62a-d6f8cee739a2"},"geometry":{"type":"Point","coordinates":[-104.9357557,40.4799901,0]}},{"type":"Feature","properties":{"id":"82f0d496-e55f-4f4d-944f-1cfefc7f9fbf"},"geometry":{"type":"Point","coordinates":[-72.5201343,42.376218,0]}},{"type":"Feature","properties":{"id":"46631dd6-7842-4f98-8afc-085f96c3b3d5"},"geometry":{"type":"Point","coordinates":[-108.764099,45.6710215,0]}},{"type":"Feature","properties":{"id":"b769741a-84bc-4671-931a-d709e78440b1"},"geometry":{"type":"Point","coordinates":[-121.2907796,37.9577016,0]}},{"type":"Feature","properties":{"id":"ff97340d-acd0-46c3-a567-8e98e439b30c"},"geometry":{"type":"Point","coordinates":[0.032359,51.089706,0]}},{"type":"Feature","properties":{"id":"594bca54-494e-4f0d-998e-9bb3ad39ccf9"},"geometry":{"type":"Point","coordinates":[-114.1560817,46.2516766,0]}},{"type":"Feature","properties":{"id":"41150a73-f822-46b6-a7cb-3dc74d59c23f"},"geometry":{"type":"Point","coordinates":[-88.54259731,43.99385718,0]}},{"type":"Feature","properties":{"id":"f8fb8119-a992-4ae9-a859-60485f7b20be"},"geometry":{"type":"Point","coordinates":[-118.1807106,34.1141508,0]}},{"type":"Feature","properties":{"id":"7721c302-94ba-4036-b9dc-edece3663bdb"},"geometry":{"type":"Point","coordinates":[-118.2339922,34.06593582,0]}},{"type":"Feature","properties":{"id":"c8e5114a-be02-474f-9699-1588ed503c80"},"geometry":{"type":"Point","coordinates":[-116.208703,43.643125,0]}},{"type":"Feature","properties":{"id":"efc40325-b3a3-41c8-abea-1931a69c2a8f"},"geometry":{"type":"Point","coordinates":[-77.4551104,38.3053991,0]}},{"type":"Feature","properties":{"id":"13b0242e-a231-4cb7-af2c-e1707cd96961"},"geometry":{"type":"Point","coordinates":[-106.0935416,39.57663329,0]}},{"type":"Feature","properties":{"id":"e1253c80-0543-4024-bb35-3092589244d7"},"geometry":{"type":"Point","coordinates":[-122.411815,37.229747,0]}},{"type":"Feature","properties":{"id":"a6ccf0f3-1496-479a-8108-56b641ec3922"},"geometry":{"type":"Point","coordinates":[-98.001389,41.6922,0]}},{"type":"Feature","properties":{"id":"ed35940e-06b8-4323-834d-865d107bb6af"},"geometry":{"type":"Point","coordinates":[-103.3966292,43.40115,0]}},{"type":"Feature","properties":{"id":"051e8ce2-8aa3-4ca2-9157-52e12f1db45f"},"geometry":{"type":"Point","coordinates":[-81.48536118,41.12813502,0]}},{"type":"Feature","properties":{"id":"ce4f6c7d-bfe5-4838-89ce-9d56d2d488fc"},"geometry":{"type":"Point","coordinates":[-75.47453708,40.59343618,0]}},{"type":"Feature","properties":{"id":"52146aef-1417-4860-ae49-61680902c8de"},"geometry":{"type":"Point","coordinates":[-122.6758409,45.78840953,0]}},{"type":"Feature","properties":{"id":"37b5c3ff-b1cb-468e-8bfc-d6c95004d215"},"geometry":{"type":"Point","coordinates":[-117.1260866,32.7484921,0]}},{"type":"Feature","properties":{"id":"0b2b1db2-e196-4b8c-a099-2b94ae8665ad"},"geometry":{"type":"Point","coordinates":[-82.520631,35.5139103,0]}},{"type":"Feature","properties":{"id":"403b0470-79bd-4b27-afba-1e1e85ca6943"},"geometry":{"type":"Point","coordinates":[-90.33984807,43.65066416,0]}},{"type":"Feature","properties":{"id":"987c6bc6-0a4b-4536-856a-e8be22d544b5"},"geometry":{"type":"Point","coordinates":[-84.63154725,41.92470888,0]}},{"type":"Feature","properties":{"id":"ad2d6466-b1a2-45f2-9782-67b1f3b8bfdb"},"geometry":{"type":"Point","coordinates":[-155.0697885,19.70587596,0]}},{"type":"Feature","properties":{"id":"2b528499-e24d-4805-90c7-63fff1dd99e2"},"geometry":{"type":"Point","coordinates":[-88.04890406,44.49896002,0]}},{"type":"Feature","properties":{"id":"93793161-bc9b-46f7-908c-10d7af3cbbf8"},"geometry":{"type":"Point","coordinates":[-72.60641222,42.44606511,0]}},{"type":"Feature","properties":{"id":"64112422-723d-4867-9dd8-4d9b448305d7"},"geometry":{"type":"Point","coordinates":[-85.507921,36.161868,0]}},{"type":"Feature","properties":{"id":"71ac4b9f-1452-42e4-957d-c0075671f9ac"},"geometry":{"type":"Point","coordinates":[-117.1627714,32.7174209,0]}},{"type":"Feature","properties":{"id":"1fcf7c77-15b9-499e-a181-e5d1cdf2bce4"},"geometry":{"type":"Point","coordinates":[-81.68115344,41.50310892,0]}},{"type":"Feature","properties":{"id":"76dd1606-3e5b-4095-92e6-10ffd3c5fc9c"},"geometry":{"type":"Point","coordinates":[-83.025737,39.974313,0]}},{"type":"Feature","properties":{"id":"1c220e79-0fc8-4afc-a733-4e3844321d87"},"geometry":{"type":"Point","coordinates":[-84.494527,39.094846,0]}},{"type":"Feature","properties":{"id":"94f254df-d789-477b-8717-ad89789b9504"},"geometry":{"type":"Point","coordinates":[-79.9639442,40.4279919,0]}},{"type":"Feature","properties":{"id":"f80c2fb9-1203-4f93-b54b-cc05ad0166b3"},"geometry":{"type":"Point","coordinates":[-94.16524371,36.0666309,0]}},{"type":"Feature","properties":{"id":"bcc9e2d0-a5cb-48da-b3e9-40229decd273"},"geometry":{"type":"Point","coordinates":[-72.70182745,41.75799856,0]}},{"type":"Feature","properties":{"id":"bba56fa4-5787-426b-9eab-621c4a57d805"},"geometry":{"type":"Point","coordinates":[-73.079007,44.136511,0]}},{"type":"Feature","properties":{"id":"a4ef3382-1ed4-426a-a822-5a7e9001597f"},"geometry":{"type":"Point","coordinates":[-105.04506,39.758232,0]}},{"type":"Feature","properties":{"id":"57a523b2-d226-44fc-9469-6a7901a2deee"},"geometry":{"type":"Point","coordinates":[-122.9356218,47.02543196,0]}},{"type":"Feature","properties":{"id":"13113114-ed5d-42b1-bc80-6e52259913e9"},"geometry":{"type":"Point","coordinates":[-122.272181,37.8487711,0]}},{"type":"Feature","properties":{"id":"4e9edeef-4d5b-4c71-8461-ab35c25094c6"},"geometry":{"type":"Point","coordinates":[-93.285942,37.217206,0]}},{"type":"Feature","properties":{"id":"3f966d4c-cd26-463b-81b0-f30923649fa1"},"geometry":{"type":"Point","coordinates":[-97.7611333,30.2713864,0]}},{"type":"Feature","properties":{"id":"4fac3b77-3b22-4494-92f7-159c44230dec"},"geometry":{"type":"Point","coordinates":[-119.873842,34.428764,0]}},{"type":"Feature","properties":{"id":"1672483e-ca23-4461-b630-3a5bafbb193d"},"geometry":{"type":"Point","coordinates":[-75.97857656,39.78586182,0]}},{"type":"Feature","properties":{"id":"433e1570-3f51-45bb-89c7-20483a0c39f2"},"geometry":{"type":"Point","coordinates":[-80.1658845,26.0405657,0]}},{"type":"Feature","properties":{"id":"f0ccfe60-f36c-4a10-b976-e08d0da22763"},"geometry":{"type":"Point","coordinates":[-85.6064539,38.2598078,0]}},{"type":"Feature","properties":{"id":"7a134345-20ca-4aaa-a769-0a562ea17b73"},"geometry":{"type":"Point","coordinates":[-82.1910353,36.574583,0]}},{"type":"Feature","properties":{"id":"dbfbda0b-941b-43d2-a71e-6a335097006e"},"geometry":{"type":"Point","coordinates":[-79.97884,32.87298,0]}},{"type":"Feature","properties":{"id":"5ea34660-4d18-4e33-9d78-aecdd3a4ba10"},"geometry":{"type":"Point","coordinates":[-122.3745615,47.6308277,0]}},{"type":"Feature","properties":{"id":"df95ed92-c30c-4c27-8608-b3b59e7e59b0"},"geometry":{"type":"Point","coordinates":[-118.2324815,34.0646086,0]}},{"type":"Feature","properties":{"id":"b8603807-7398-4567-b010-206dfa47a9d8"},"geometry":{"type":"Point","coordinates":[-117.7513183,34.05732408,0]}},{"type":"Feature","properties":{"id":"fff96f3c-0248-4381-bc2a-9cdae3190fc3"},"geometry":{"type":"Point","coordinates":[-117.131109,32.755029,0]}},{"type":"Feature","properties":{"id":"ad3d52fd-8b41-48f9-82a2-168aeb548402"},"geometry":{"type":"Point","coordinates":[-157.8535966,21.29875689,0]}},{"type":"Feature","properties":{"id":"e7b2f34e-1ef8-408c-9113-491139884952"},"geometry":{"type":"Point","coordinates":[-75.97981433,36.85912408,0]}},{"type":"Feature","properties":{"id":"3bc09d93-e165-4c5a-81ee-9228b5e3d54d"},"geometry":{"type":"Point","coordinates":[-83.26650386,42.82656071,0]}},{"type":"Feature","properties":{"id":"da0d62fc-e0ab-4a8b-a99a-539e09ebc6ff"},"geometry":{"type":"Point","coordinates":[-151.506636,59.640509,0]}},{"type":"Feature","properties":{"id":"bf32b0e2-4258-4f4a-9b72-744d0582034c"},"geometry":{"type":"Point","coordinates":[-83.77845211,42.28032635,0]}},{"type":"Feature","properties":{"id":"a9ad782a-5e15-4ddb-ad90-a40b599974ff"},"geometry":{"type":"Point","coordinates":[-82.47380719,40.02494781,0]}},{"type":"Feature","properties":{"id":"15a32929-72b1-425b-8136-eb443c70d244"},"geometry":{"type":"Point","coordinates":[-123.8140426,46.18885817,0]}},{"type":"Feature","properties":{"id":"31963341-be39-4151-bac5-f69af74f3469"},"geometry":{"type":"Point","coordinates":[-157.860634,21.29690603,0]}},{"type":"Feature","properties":{"id":"14fe825b-3b9f-43dc-b953-b593774e0221"},"geometry":{"type":"Point","coordinates":[-122.5733597,47.80443335,0]}},{"type":"Feature","properties":{"id":"bd37752a-b7fe-40a2-a9f5-8ed9abcdc97d"},"geometry":{"type":"Point","coordinates":[-147.7598199,64.84855501,0]}},{"type":"Feature","properties":{"id":"5f190fa6-7153-4ecb-bbd8-d2271064a478"},"geometry":{"type":"Point","coordinates":[-83.0002482,39.9803665,0]}},{"type":"Feature","properties":{"id":"95a61dd8-6e66-4fec-994f-f239441ea385"},"geometry":{"type":"Point","coordinates":[-92.0960811,46.78348776,0]}},{"type":"Feature","properties":{"id":"57f24b40-a0cc-4a68-b82f-97b0767f6aa7"},"geometry":{"type":"Point","coordinates":[-92.75667116,44.97329671,0]}},{"type":"Feature","properties":{"id":"49af830b-8e3c-456a-8557-504c1ccea48b"},"geometry":{"type":"Point","coordinates":[-96.89883128,32.93044336,0]}},{"type":"Feature","properties":{"id":"b7d9a7e5-45c2-481f-a606-d0e3d579fb50"},"geometry":{"type":"Point","coordinates":[-74.05510817,42.42134333,0]}},{"type":"Feature","properties":{"id":"8b907fd1-b55f-44e8-a9c0-04563f809a81"},"geometry":{"type":"Point","coordinates":[-122.328868,38.3041333,0]}},{"type":"Feature","properties":{"id":"b1d29f8f-ee48-4a51-9460-01bdd6485e48"},"geometry":{"type":"Point","coordinates":[-123.1145847,45.62137327,0]}},{"type":"Feature","properties":{"id":"36b10736-7d32-4ff4-bb48-93297fb2603d"},"geometry":{"type":"Point","coordinates":[-122.4831514,37.50465917,0]}},{"type":"Feature","properties":{"id":"585ef4d8-012b-40ce-b5a9-b1573984d629"},"geometry":{"type":"Point","coordinates":[-79.9224894,40.4884044,0]}},{"type":"Feature","properties":{"id":"c18babf8-a7fa-48d1-97eb-d78671e0284e"},"geometry":{"type":"Point","coordinates":[-89.53353021,42.98803486,0]}},{"type":"Feature","properties":{"id":"52ff8b56-bde5-4647-b678-0337dd27f070"},"geometry":{"type":"Point","coordinates":[-109.5281478,40.4552593,0]}},{"type":"Feature","properties":{"id":"db9c3f9b-48fb-43c2-9a29-26624d6c8ec4"},"geometry":{"type":"Point","coordinates":[-120.5097321,46.6018934,0]}},{"type":"Feature","properties":{"id":"e24e5a6e-9ca9-4d47-84b8-9c8592f432b1"},"geometry":{"type":"Point","coordinates":[-85.1434574,41.0882767,0]}},{"type":"Feature","properties":{"id":"6a848ef1-0920-4bf6-b521-a9fcf277c8ca"},"geometry":{"type":"Point","coordinates":[-118.001973,34.134155,0]}},{"type":"Feature","properties":{"id":"75dc420d-0a24-4537-b29b-07b09f168bce"},"geometry":{"type":"Point","coordinates":[-81.44518205,41.20893905,0]}},{"type":"Feature","properties":{"id":"cba10f55-3b05-43ef-86d6-6dba4cb4b7af"},"geometry":{"type":"Point","coordinates":[-123.1074506,44.05820645,0]}},{"type":"Feature","properties":{"id":"5dcaadf3-ae3f-408a-9d52-fdfaf428c747"},"geometry":{"type":"Point","coordinates":[-123.0399796,44.08270624,0]}},{"type":"Feature","properties":{"id":"5d061fd0-cdd3-4dc6-8631-9bbb35aed139"},"geometry":{"type":"Point","coordinates":[-72.97743,43.606783,0]}},{"type":"Feature","properties":{"id":"d9bc1bbe-06ea-42a8-bf8c-9b0f44e0a4a3"},"geometry":{"type":"Point","coordinates":[-117.8636661,33.84931338,0]}},{"type":"Feature","properties":{"id":"80000ed5-15a3-4fe0-819b-c0304647ea54"},"geometry":{"type":"Point","coordinates":[-85.7217319,38.2385242,0]}},{"type":"Feature","properties":{"id":"d79cd8ec-6144-4b10-b096-6ad985063cde"},"geometry":{"type":"Point","coordinates":[-6.1569422,53.3902607,0]}},{"type":"Feature","properties":{"id":"0e74966f-2dd7-422f-92b1-e04e71ea842d"},"geometry":{"type":"Point","coordinates":[-87.7878762,41.9973481,0]}},{"type":"Feature","properties":{"id":"82f24897-257c-4df6-a629-cea41dce160b"},"geometry":{"type":"Point","coordinates":[-97.324895,32.741719,0]}},{"type":"Feature","properties":{"id":"b7a5691c-56ec-4011-8bec-2f121a7be1ae"},"geometry":{"type":"Point","coordinates":[-111.8609503,40.7250545,0]}},{"type":"Feature","properties":{"id":"14337c32-53a0-4266-b7c1-461c51261dab"},"geometry":{"type":"Point","coordinates":[-78.227195,38.65781167,0]}},{"type":"Feature","properties":{"id":"0391fc81-48a4-445a-bf49-ad447172bc0a"},"geometry":{"type":"Point","coordinates":[-87.48735745,36.86749436,0]}},{"type":"Feature","properties":{"id":"98818832-60ab-466d-b0b9-578677d6fc5e"},"geometry":{"type":"Point","coordinates":[-80.40865001,27.3298823,0]}},{"type":"Feature","properties":{"id":"f8ac7038-8f93-4496-af76-5bb647c3bfb7"},"geometry":{"type":"Point","coordinates":[-117.2178526,47.6571208,0]}},{"type":"Feature","properties":{"id":"09487d47-0218-4742-8172-a9f44a9c6f01"},"geometry":{"type":"Point","coordinates":[-111.8663362,40.62210005,0]}},{"type":"Feature","properties":{"id":"b11b2594-f5ba-4586-9b45-fe81be3af157"},"geometry":{"type":"Point","coordinates":[-97.3335112,37.6860464,0]}},{"type":"Feature","properties":{"id":"19f2790e-12d0-4ff1-aa5b-e029111e1541"},"geometry":{"type":"Point","coordinates":[-121.4812078,38.55962229,0]}},{"type":"Feature","properties":{"id":"9724e0dd-bda2-4375-8baa-c2a83e33eca0"},"geometry":{"type":"Point","coordinates":[-83.8165709,35.2016188,0]}},{"type":"Feature","properties":{"id":"ca201290-5cfa-4b87-8231-e7cc86672895"},"geometry":{"type":"Point","coordinates":[-88.8090062,30.41364785,0]}},{"type":"Feature","properties":{"id":"5e1386c5-7e61-4b0c-b169-1cab682478c6"},"geometry":{"type":"Point","coordinates":[-88.4785191,43.09224436,0]}},{"type":"Feature","properties":{"id":"b7b10f9b-f5e3-444b-94b3-05d9357ac15d"},"geometry":{"type":"Point","coordinates":[-106.6053016,35.0800564,0]}},{"type":"Feature","properties":{"id":"7769544b-1b3f-4d16-b0a6-3f77e45824a4"},"geometry":{"type":"Point","coordinates":[-77.0523751,38.8399578,0]}},{"type":"Feature","properties":{"id":"6dfe19cd-23eb-43f3-a062-5e68bab19f50"},"geometry":{"type":"Point","coordinates":[-118.367733,33.8577324,0]}},{"type":"Feature","properties":{"id":"3ed3c518-7c88-4322-b8c9-cb37474be6f3"},"geometry":{"type":"Point","coordinates":[-90.14850267,38.33521743,0]}},{"type":"Feature","properties":{"id":"19daae01-234c-471b-8541-5ec2ebda543f"},"geometry":{"type":"Point","coordinates":[-71.1852104,42.3560516,0]}},{"type":"Feature","properties":{"id":"5b49ceea-89f9-4f40-967a-d1379daf8f80"},"geometry":{"type":"Point","coordinates":[-88.21364002,41.76082292,0]}},{"type":"Feature","properties":{"id":"bc8fdd30-e644-4b4a-a05b-41857bc8e0ad"},"geometry":{"type":"Point","coordinates":[-122.634827,45.4968753,0]}},{"type":"Feature","properties":{"id":"a8dc325e-aa85-4eea-bde2-a7a9e89b7bcc"},"geometry":{"type":"Point","coordinates":[-122.5483264,45.6202601,0]}},{"type":"Feature","properties":{"id":"bdaa5724-aa0a-470f-9a3b-ad21d434f43d"},"geometry":{"type":"Point","coordinates":[-123.8865612,46.97536712,0]}},{"type":"Feature","properties":{"id":"0938598a-808e-4d37-98ef-d38539e19a7f"},"geometry":{"type":"Point","coordinates":[-71.9689697,42.94829817,0]}},{"type":"Feature","properties":{"id":"90584a88-c47c-40e5-bbac-60dccbb39cc5"},"geometry":{"type":"Point","coordinates":[-100.0465467,31.64750518,0]}},{"type":"Feature","properties":{"id":"4afaf336-af79-49e2-b2d1-69f5cb920f28"},"geometry":{"type":"Point","coordinates":[-119.7706331,46.20447447,0]}},{"type":"Feature","properties":{"id":"abc32f81-11fb-43ca-8f37-04b62a3e0d5c"},"geometry":{"type":"Point","coordinates":[-87.68195116,41.70388555,0]}},{"type":"Feature","properties":{"id":"e62e0505-9735-4210-97bf-1ac0ca3b15e6"},"geometry":{"type":"Point","coordinates":[-107.871306,38.48272365,0]}},{"type":"Feature","properties":{"id":"23a84148-cfda-4d2e-be3f-d2148c1a0f37"},"geometry":{"type":"Point","coordinates":[-117.295494,33.20716989,0]}},{"type":"Feature","properties":{"id":"2ffeece0-e295-46d9-8f2f-9f898e41d80a"},"geometry":{"type":"Point","coordinates":[-83.01615373,39.94440869,0]}},{"type":"Feature","properties":{"id":"9ce8a190-c62a-40bd-826d-858a51c4f700"},"geometry":{"type":"Point","coordinates":[-81.3450528,28.70366681,0]}},{"type":"Feature","properties":{"id":"250e1138-e7eb-4879-bd47-edc7b2d943e1"},"geometry":{"type":"Point","coordinates":[-118.4775319,33.99631992,0]}},{"type":"Feature","properties":{"id":"84534d53-9739-4eea-bbe6-ff80ca5d0d9f"},"geometry":{"type":"Point","coordinates":[-89.3053312,43.0662949,0]}},{"type":"Feature","properties":{"id":"a9dfce2a-48e2-4315-8281-07d11d8b5878"},"geometry":{"type":"Point","coordinates":[-119.5496094,36.68923442,0]}},{"type":"Feature","properties":{"id":"6efacac4-73ee-4c49-8ef1-bf8cd03fb072"},"geometry":{"type":"Point","coordinates":[-83.93080102,42.60768396,0]}},{"type":"Feature","properties":{"id":"86844328-44bd-4af1-92e8-dc417c3c63f7"},"geometry":{"type":"Point","coordinates":[-89.639478,37.448863,0]}},{"type":"Feature","properties":{"id":"88a92055-2ca5-40d7-8f6c-d6f7b28b6fa7"},"geometry":{"type":"Point","coordinates":[-92.45332257,31.26477666,0]}},{"type":"Feature","properties":{"id":"8562e8b8-0126-41f1-b00f-4fb3c4b90ef9"},"geometry":{"type":"Point","coordinates":[-73.96390393,41.717539,0]}},{"type":"Feature","properties":{"id":"4600fee8-4518-45cb-b4a7-89979b742829"},"geometry":{"type":"Point","coordinates":[-73.9630491,41.5016501,0]}},{"type":"Feature","properties":{"id":"ac178aef-9c40-4f64-b54f-1ebeb09dfb26"},"geometry":{"type":"Point","coordinates":[-97.52025365,35.4384292,0]}},{"type":"Feature","properties":{"id":"5da052ee-3285-4b86-be50-4cedfb00ffb5"},"geometry":{"type":"Point","coordinates":[-79.17896314,35.47890286,0]}},{"type":"Feature","properties":{"id":"4aa4d89c-fb2a-403f-94a8-9c82d5515b71"},"geometry":{"type":"Point","coordinates":[-75.1291588,39.7304838,0]}},{"type":"Feature","properties":{"id":"6e89294b-68f9-4af9-a5e8-f729a7adbc6e"},"geometry":{"type":"Point","coordinates":[-117.3850304,47.71699977,0]}},{"type":"Feature","properties":{"id":"f55eff77-f0cd-47bf-8797-5b2616143de0"},"geometry":{"type":"Point","coordinates":[-115.376274,32.80994985,0]}},{"type":"Feature","properties":{"id":"a10547aa-605d-44ae-be4e-7c55e7268b03"},"geometry":{"type":"Point","coordinates":[-115.376335,32.8093331,0]}},{"type":"Feature","properties":{"id":"21c8faee-c122-4f6f-9bcb-3f5374bead5a"},"geometry":{"type":"Point","coordinates":[-122.0490197,36.9595996,0]}},{"type":"Feature","properties":{"id":"3755c966-863d-4e8c-bd5c-04200b609899"},"geometry":{"type":"Point","coordinates":[-124.1018943,40.94775864,0]}},{"type":"Feature","properties":{"id":"784d9af0-defa-4322-8121-cd8fe6ae7e19"},"geometry":{"type":"Point","coordinates":[-124.1636729,40.8020712,0]}},{"type":"Feature","properties":{"id":"0bfe25c6-fedf-4c8d-bb37-b6c37be4b667"},"geometry":{"type":"Point","coordinates":[-97.0769526,32.7497637,0]}},{"type":"Feature","properties":{"id":"f9e4a98f-a333-4f66-826a-6af127c1fdb7"},"geometry":{"type":"Point","coordinates":[-96.76798455,32.8586789,0]}},{"type":"Feature","properties":{"id":"247250ee-18e2-4d05-b522-cd78444e34c9"},"geometry":{"type":"Point","coordinates":[-96.89898835,32.8637821,0]}},{"type":"Feature","properties":{"id":"5b39343d-ac51-48b3-b7fe-db6cd1989291"},"geometry":{"type":"Point","coordinates":[-149.8938928,61.216502,0]}},{"type":"Feature","properties":{"id":"a9913878-49ec-44c4-83cd-13fdaf56c17b"},"geometry":{"type":"Point","coordinates":[-117.0027808,46.7344955,0]}},{"type":"Feature","properties":{"id":"2caa7307-e994-482a-a10f-f82087ff582f"},"geometry":{"type":"Point","coordinates":[-93.831482,36.757718,0]}},{"type":"Feature","properties":{"id":"4b8ade34-41a6-4afa-a757-b37dbea62e57"},"geometry":{"type":"Point","coordinates":[-81.0315874,33.997366,0]}},{"type":"Feature","properties":{"id":"1ae079e7-be69-48e8-b4c8-efb3a4cfcc91"},"geometry":{"type":"Point","coordinates":[-87.0475184,41.5971593,0]}},{"type":"Feature","properties":{"id":"54f06f0e-9f92-40c1-9920-6a87db8626bb"},"geometry":{"type":"Point","coordinates":[-118.0012223,33.65845972,0]}},{"type":"Feature","properties":{"id":"48c4fc12-7c05-4a6a-8771-135bd810f38a"},"geometry":{"type":"Point","coordinates":[-0.161461,50.941632,0]}},{"type":"Feature","properties":{"id":"390f8036-dad5-49da-845e-2f93db0cc19d"},"geometry":{"type":"Point","coordinates":[-78.88249131,35.05393051,0]}},{"type":"Feature","properties":{"id":"8dd50f12-b4db-4fc1-865a-345be886c67f"},"geometry":{"type":"Point","coordinates":[-120.6749302,38.7382366,0]}},{"type":"Feature","properties":{"id":"7b6d1417-b858-4ec3-9b7a-c54b738e8750"},"geometry":{"type":"Point","coordinates":[-80.86910602,35.20083417,0]}},{"type":"Feature","properties":{"id":"d7f413d6-f2ac-46d2-a2da-6ec77476459b"},"geometry":{"type":"Point","coordinates":[-73.93007747,41.76674824,0]}},{"type":"Feature","properties":{"id":"a1c9761d-6656-4e21-919e-8da7c2767842"},"geometry":{"type":"Point","coordinates":[-117.6926224,33.99719342,0]}},{"type":"Feature","properties":{"id":"01ecbbdb-475c-40d0-a336-9951ac60e52e"},"geometry":{"type":"Point","coordinates":[-119.119238,46.2111,0]}},{"type":"Feature","properties":{"id":"feb525c5-293c-4e08-88b7-0005da6e8bea"},"geometry":{"type":"Point","coordinates":[-119.111368,46.217631,0]}},{"type":"Feature","properties":{"id":"c2ad7c70-841a-47a0-b863-271f292ab056"},"geometry":{"type":"Point","coordinates":[-97.04609108,46.88200095,0]}},{"type":"Feature","properties":{"id":"3581f90d-ae3d-4608-8f26-1d695d811946"},"geometry":{"type":"Point","coordinates":[-120.6597193,47.5962501,0]}},{"type":"Feature","properties":{"id":"4614e14e-68ec-42b1-b972-598da619bf51"},"geometry":{"type":"Point","coordinates":[-135.4464887,58.11031874,0]}},{"type":"Feature","properties":{"id":"27d4f742-12fa-46d0-b27f-a42af72e1180"},"geometry":{"type":"Point","coordinates":[-112.0459845,43.48724009,0]}},{"type":"Feature","properties":{"id":"ac61b0f1-cb04-4362-9446-ad4ade13ec74"},"geometry":{"type":"Point","coordinates":[-71.07473084,42.4243819,0]}},{"type":"Feature","properties":{"id":"16d20128-a551-4eb6-bb79-71b9c2943e35"},"geometry":{"type":"Point","coordinates":[-72.698401,44.473833,0]}},{"type":"Feature","properties":{"id":"3a08cc13-e168-491d-8ae9-8de349b438eb"},"geometry":{"type":"Point","coordinates":[-121.2722,38.1328,0]}},{"type":"Feature","properties":{"id":"4b96eb3a-b551-4204-9752-ffbf4c3592d7"},"geometry":{"type":"Point","coordinates":[-116.711296,33.7436195,0]}},{"type":"Feature","properties":{"id":"f8866c52-c47d-4243-96db-9347944077fb"},"geometry":{"type":"Point","coordinates":[-85.97531332,41.69004065,0]}},{"type":"Feature","properties":{"id":"ab91cb99-55d9-48e4-96c9-77593a53a78c"},"geometry":{"type":"Point","coordinates":[-81.61268,41.012866,0]}},{"type":"Feature","properties":{"id":"0a187cd6-eafd-4c4e-869a-78d4bd9f59fc"},"geometry":{"type":"Point","coordinates":[-83.0740121,40.1635259,0]}},{"type":"Feature","properties":{"id":"22e59bb4-690e-41f4-9d63-b65ad57452b1"},"geometry":{"type":"Point","coordinates":[-87.65074933,41.88958325,0]}},{"type":"Feature","properties":{"id":"61d70479-54b0-4c2a-ba13-b8d175ba6493"},"geometry":{"type":"Point","coordinates":[-122.4560056,48.7838573,0]}},{"type":"Feature","properties":{"id":"302e8ee4-1060-490c-8d68-f8dcc277d5d6"},"geometry":{"type":"Point","coordinates":[-114.0099097,46.8766353,0]}},{"type":"Feature","properties":{"id":"81291016-df53-43a5-9e00-21269ac6b282"},"geometry":{"type":"Point","coordinates":[-119.8010403,39.52744792,0]}},{"type":"Feature","properties":{"id":"ea885340-1209-4300-a66e-d272b929c6c5"},"geometry":{"type":"Point","coordinates":[-121.3155231,44.05100445,0]}},{"type":"Feature","properties":{"id":"e21d9ff5-33e3-4e15-af90-2d8171ff6e7f"},"geometry":{"type":"Point","coordinates":[15.5876751,56.1621939,0]}},{"type":"Feature","properties":{"id":"b93a7663-6121-4458-ba91-d8e1c045d0b4"},"geometry":{"type":"Point","coordinates":[-87.879257,41.73187,0]}},{"type":"Feature","properties":{"id":"2c4ebd88-700d-4707-bd5f-af7dcb121f75"},"geometry":{"type":"Point","coordinates":[-82.46279799,28.20530858,0]}},{"type":"Feature","properties":{"id":"257bd673-0171-49b2-bf70-f9400cd08c86"},"geometry":{"type":"Point","coordinates":[-122.1126057,48.17567366,0]}},{"type":"Feature","properties":{"id":"80edf45a-d8dd-458e-9e56-5ca871a77e80"},"geometry":{"type":"Point","coordinates":[-75.04830452,44.88140997,0]}},{"type":"Feature","properties":{"id":"cfc5db6b-e633-4f32-bc38-eab080adfbd3"},"geometry":{"type":"Point","coordinates":[-93.28068766,44.98529275,0]}},{"type":"Feature","properties":{"id":"c59530fc-3d03-4185-b54e-870d616f379e"},"geometry":{"type":"Point","coordinates":[-121.9377474,37.7059588,0]}},{"type":"Feature","properties":{"id":"17e75f2d-a365-4ad0-99a7-4e5b4ca3088c"},"geometry":{"type":"Point","coordinates":[-97.7361012,30.2111313,0]}},{"type":"Feature","properties":{"id":"c54a8c94-38ec-45b9-a641-e2782a61f6b7"},"geometry":{"type":"Point","coordinates":[-122.2711853,37.7964297,0]}},{"type":"Feature","properties":{"id":"903fc6d6-d574-4b60-aaee-4ca4ea06c9a5"},"geometry":{"type":"Point","coordinates":[-76.35647784,39.53986125,0]}},{"type":"Feature","properties":{"id":"7df04f36-9a89-4cff-8ed2-19eb90019a76"},"geometry":{"type":"Point","coordinates":[-117.2204292,33.1694168,0]}},{"type":"Feature","properties":{"id":"fb6a0065-5bf8-4a97-8036-bba568020d92"},"geometry":{"type":"Point","coordinates":[-94.36740902,36.86853698,0]}},{"type":"Feature","properties":{"id":"8be1fd6d-0452-4ec6-b6d9-4990a6993d28"},"geometry":{"type":"Point","coordinates":[-122.5350144,38.06828367,0]}},{"type":"Feature","properties":{"id":"7693e499-882f-448f-86a8-5527fbc22961"},"geometry":{"type":"Point","coordinates":[-117.8727845,35.6675286,0]}},{"type":"Feature","properties":{"id":"14b7019d-d662-4403-b315-7466e59d39a3"},"geometry":{"type":"Point","coordinates":[-86.141258,39.7661102,0]}},{"type":"Feature","properties":{"id":"dcb29c7b-b8ee-4ae0-a762-aa0df714dddd"},"geometry":{"type":"Point","coordinates":[-118.2227391,34.0358529,0]}},{"type":"Feature","properties":{"id":"24e29ba9-71d6-4125-9921-96512e6944d5"},"geometry":{"type":"Point","coordinates":[-79.90995,32.90352,0]}},{"type":"Feature","properties":{"id":"25da3374-54cf-4773-bec9-dc400671af73"},"geometry":{"type":"Point","coordinates":[-105.0477556,40.05161529,0]}},{"type":"Feature","properties":{"id":"1ac07781-e350-4498-a472-95cf83790adf"},"geometry":{"type":"Point","coordinates":[-89.60764563,40.78613406,0]}},{"type":"Feature","properties":{"id":"c169996a-d5d7-4499-b868-ca921a80d2a6"},"geometry":{"type":"Point","coordinates":[-82.1362315,29.1244956,0]}},{"type":"Feature","properties":{"id":"2cea348d-f05f-471b-a911-79a5ed5b4262"},"geometry":{"type":"Point","coordinates":[-96.007724,41.284907,0]}},{"type":"Feature","properties":{"id":"8f012711-6e6e-4f02-ab5c-e67a5c6e5c44"},"geometry":{"type":"Point","coordinates":[-96.0980711,41.2077948,0]}},{"type":"Feature","properties":{"id":"0f10f6cc-b446-4348-97e7-38533986a0ad"},"geometry":{"type":"Point","coordinates":[-95.2633815,29.9748544,0]}},{"type":"Feature","properties":{"id":"21cbcded-b764-49d4-898c-92a18dd1983f"},"geometry":{"type":"Point","coordinates":[-117.5746659,47.48762493,0]}},{"type":"Feature","properties":{"id":"d2a69eb1-5b6b-417b-b5d1-6d8b9e46702d"},"geometry":{"type":"Point","coordinates":[-117.3485896,34.00435346,0]}},{"type":"Feature","properties":{"id":"3e68be75-66a6-4974-9eab-3e5ee34a2717"},"geometry":{"type":"Point","coordinates":[-117.1781802,33.5346449,0]}},{"type":"Feature","properties":{"id":"de007555-83ec-4b44-b54c-32c0befded7d"},"geometry":{"type":"Point","coordinates":[-80.10011389,26.96003048,0]}},{"type":"Feature","properties":{"id":"9c5f000c-f091-43c8-9bef-8a7031edbc30"},"geometry":{"type":"Point","coordinates":[-70.1979666,43.65417851,0]}},{"type":"Feature","properties":{"id":"bddf12ae-541c-4c95-8b14-0f107296582c"},"geometry":{"type":"Point","coordinates":[-81.270294,28.810888,0]}},{"type":"Feature","properties":{"id":"c15aae1a-0782-4cf8-8a03-00e986ba7511"},"geometry":{"type":"Point","coordinates":[-86.5932014,34.7277523,0]}},{"type":"Feature","properties":{"id":"f52e5cfe-99ba-4c8b-ad2a-2bba33c29e24"},"geometry":{"type":"Point","coordinates":[-117.8148645,34.05000627,0]}},{"type":"Feature","properties":{"id":"e4cad2e2-73fb-4fa2-9705-85a1507acfca"},"geometry":{"type":"Point","coordinates":[-83.22208589,35.37361923,0]}},{"type":"Feature","properties":{"id":"a1740e03-084e-4970-8a36-6a2b9653a92f"},"geometry":{"type":"Point","coordinates":[-82.551896,28.6060793,0]}},{"type":"Feature","properties":{"id":"a0d63612-aa12-440a-89fe-da702b1bbeec"},"geometry":{"type":"Point","coordinates":[-131.6466819,55.3430696,0]}},{"type":"Feature","properties":{"id":"0fd5160d-52eb-4624-a69c-4553618bf8d6"},"geometry":{"type":"Point","coordinates":[-83.70328149,41.71726502,0]}},{"type":"Feature","properties":{"id":"c7a00c2e-2404-40ca-9157-3819026eac99"},"geometry":{"type":"Point","coordinates":[-93.2702061,44.9812702,0]}},{"type":"Feature","properties":{"id":"f85daa7e-055a-4649-96e5-9f0527548728"},"geometry":{"type":"Point","coordinates":[-119.0203372,34.21646691,0]}},{"type":"Feature","properties":{"id":"9131dabf-d066-425f-bd88-cb0c3a26952b"},"geometry":{"type":"Point","coordinates":[-80.08755441,40.39264014,0]}},{"type":"Feature","properties":{"id":"acd68c1e-2f4c-4cc4-a68c-91e0b4c996e7"},"geometry":{"type":"Point","coordinates":[-73.9369567,40.7126813,0]}},{"type":"Feature","properties":{"id":"e3867dfa-d22e-4091-996a-725df25409d3"},"geometry":{"type":"Point","coordinates":[-117.1223493,32.89873279,0]}},{"type":"Feature","properties":{"id":"c5607e29-ab4c-4475-aba5-cf5538bd7df0"},"geometry":{"type":"Point","coordinates":[-80.7039168,28.1206522,0]}},{"type":"Feature","properties":{"id":"838a99fa-a7e0-468a-97f4-a9149f627454"},"geometry":{"type":"Point","coordinates":[-96.63705236,32.91369215,0]}},{"type":"Feature","properties":{"id":"ce5c20ab-e826-470b-afe6-204ed343e2d8"},"geometry":{"type":"Point","coordinates":[-81.64490792,30.32336192,0]}},{"type":"Feature","properties":{"id":"07439e86-ae1e-45ce-8078-2ede40215f1a"},"geometry":{"type":"Point","coordinates":[-81.69702371,30.31799538,0]}},{"type":"Feature","properties":{"id":"f042a269-ee40-4b80-8bdf-dda3af3d37b2"},"geometry":{"type":"Point","coordinates":[-157.805414,21.416279,0]}},{"type":"Feature","properties":{"id":"5f3f1c30-b19d-47da-a908-2b8bafa0e6fc"},"geometry":{"type":"Point","coordinates":[-80.1418016,26.1298369,0]}},{"type":"Feature","properties":{"id":"bd199c9c-e52c-4b26-80b1-4b18bf5f69a2"},"geometry":{"type":"Point","coordinates":[-87.86700105,43.39195039,0]}},{"type":"Feature","properties":{"id":"16d30fe7-5308-4905-8ce9-15bc61275c2a"},"geometry":{"type":"Point","coordinates":[-93.2189616,45.1608516,0]}},{"type":"Feature","properties":{"id":"75661940-50cd-4e30-a7dc-772b0852d66f"},"geometry":{"type":"Point","coordinates":[-91.66212463,41.97421739,0]}},{"type":"Feature","properties":{"id":"ac2278d6-ed4a-4c1a-a94d-e114717389ce"},"geometry":{"type":"Point","coordinates":[-92.91450419,42.05061076,0]}},{"type":"Feature","properties":{"id":"b2b80cf5-adc4-4e7c-9a53-d3f55ed24d7f"},"geometry":{"type":"Point","coordinates":[-77.38938696,42.89268134,0]}},{"type":"Feature","properties":{"id":"795d96bb-633e-4d4d-8959-1ba609f409f2"},"geometry":{"type":"Point","coordinates":[-104.8223799,38.8280292,0]}},{"type":"Feature","properties":{"id":"fa970827-906e-4ebd-b68c-19c192778661"},"geometry":{"type":"Point","coordinates":[-73.41734954,41.09888787,0]}},{"type":"Feature","properties":{"id":"d3bb9850-31a3-4875-8cd8-41a9486f0738"},"geometry":{"type":"Point","coordinates":[-117.2388018,33.14569866,0]}},{"type":"Feature","properties":{"id":"bfd07141-cfd5-461d-bbac-17dfc9b8dec1"},"geometry":{"type":"Point","coordinates":[-77.0564722,42.1551591,0]}},{"type":"Feature","properties":{"id":"62593648-b9ed-47aa-811b-544d112df7ae"},"geometry":{"type":"Point","coordinates":[-117.4312826,47.65452878,0]}},{"type":"Feature","properties":{"id":"742eda93-f91a-4b97-b6f6-b5192b2445de"},"geometry":{"type":"Point","coordinates":[-75.50001,41.573825,0]}},{"type":"Feature","properties":{"id":"12ed139d-06c2-4f93-9491-b798f22b1d9f"},"geometry":{"type":"Point","coordinates":[-75.205095,40.075132,0]}},{"type":"Feature","properties":{"id":"77032466-4be5-4202-8609-43c95ebe6a47"},"geometry":{"type":"Point","coordinates":[-75.0674691,40.1192109,0]}},{"type":"Feature","properties":{"id":"bff3cd82-4867-4d0b-8bea-120e70de2ab0"},"geometry":{"type":"Point","coordinates":[-76.3188136,40.0506816,0]}},{"type":"Feature","properties":{"id":"08af2081-845a-474e-9f80-efbb605e209c"},"geometry":{"type":"Point","coordinates":[-75.38831847,39.9174642,0]}},{"type":"Feature","properties":{"id":"22f14965-0761-424c-8824-ed47e3b04dd5"},"geometry":{"type":"Point","coordinates":[-75.7468068,39.6834128,0]}},{"type":"Feature","properties":{"id":"672b0dd0-5267-4c96-802a-1285bfaa186c"},"geometry":{"type":"Point","coordinates":[-75.51335,40.13418,0]}},{"type":"Feature","properties":{"id":"6deaab2b-0b81-478f-b4dc-0f30fdfe1f9c"},"geometry":{"type":"Point","coordinates":[-75.090191,38.7074994,0]}},{"type":"Feature","properties":{"id":"b6d5a122-8bb1-4597-903a-c8025c9de6c8"},"geometry":{"type":"Point","coordinates":[-74.9979656,39.8524026,0]}},{"type":"Feature","properties":{"id":"cc272e55-527c-4099-9b39-0f9f849612d8"},"geometry":{"type":"Point","coordinates":[-75.60564101,39.96059635,0]}},{"type":"Feature","properties":{"id":"9b34bbbe-c448-442e-87ab-03d22245426a"},"geometry":{"type":"Point","coordinates":[-75.29755364,40.00854097,0]}},{"type":"Feature","properties":{"id":"56289e78-9880-4933-ad9e-e59365be2837"},"geometry":{"type":"Point","coordinates":[-120.5200004,47.00287945,0]}},{"type":"Feature","properties":{"id":"8950820d-02c8-460d-b6ce-66c0c5c4ac6b"},"geometry":{"type":"Point","coordinates":[-97.0595399,36.1163409,0]}},{"type":"Feature","properties":{"id":"25e5c66e-d4ed-4557-b748-da3de58c1076"},"geometry":{"type":"Point","coordinates":[-122.5862525,37.98670111,0]}},{"type":"Feature","properties":{"id":"cc4ccff2-93f4-4134-b2a6-53d06a3e2c89"},"geometry":{"type":"Point","coordinates":[-118.2373618,34.03612189,0]}},{"type":"Feature","properties":{"id":"85006537-0e74-4e0f-823b-592904e96c5b"},"geometry":{"type":"Point","coordinates":[-77.58587345,43.15024613,0]}},{"type":"Feature","properties":{"id":"45076e61-0e44-46f4-a85b-58ad50988a2b"},"geometry":{"type":"Point","coordinates":[-84.43762976,42.2188971,0]}},{"type":"Feature","properties":{"id":"e7444032-8c9b-4755-9ccb-fa603653e1c9"},"geometry":{"type":"Point","coordinates":[-77.94767214,34.23671629,0]}},{"type":"Feature","properties":{"id":"7a9c3c72-0fbb-4ad4-9528-5dec234f7538"},"geometry":{"type":"Point","coordinates":[-117.1779573,33.51202561,0]}},{"type":"Feature","properties":{"id":"1859086e-a38e-4e00-8760-398e58190dac"},"geometry":{"type":"Point","coordinates":[-84.48696353,33.91959382,0]}},{"type":"Feature","properties":{"id":"e1b632ac-39c9-465f-b3df-7de3efa2976e"},"geometry":{"type":"Point","coordinates":[-87.046457,41.46840633,0]}},{"type":"Feature","properties":{"id":"77100b94-fd5e-42fb-ac9f-d256817f1e16"},"geometry":{"type":"Point","coordinates":[-75.257181,41.574806,0]}},{"type":"Feature","properties":{"id":"94bce2e1-73b6-4042-bba3-0f6a7df5530d"},"geometry":{"type":"Point","coordinates":[-106.9853012,38.86695573,0]}},{"type":"Feature","properties":{"id":"d2961893-908c-48e2-b691-9f066c1306f6"},"geometry":{"type":"Point","coordinates":[-80.5805987,24.9552722,0]}},{"type":"Feature","properties":{"id":"0664c3c7-aedb-4748-b4f3-e2964022cf92"},"geometry":{"type":"Point","coordinates":[-119.521007,34.39590392,0]}},{"type":"Feature","properties":{"id":"662f9bed-fae7-47a7-96df-bb0a434be701"},"geometry":{"type":"Point","coordinates":[-91.6347433,44.053748,0]}},{"type":"Feature","properties":{"id":"fa2fde2e-51da-470a-a151-ce76e6d529b3"},"geometry":{"type":"Point","coordinates":[-70.33101442,43.63059386,0]}},{"type":"Feature","properties":{"id":"637e56dd-04c8-4285-8076-4951f9a701fd"},"geometry":{"type":"Point","coordinates":[-122.9152526,48.70268053,0]}},{"type":"Feature","properties":{"id":"a5aec8f0-08ed-49ea-a440-7b30f2aadb79"},"geometry":{"type":"Point","coordinates":[-73.95325995,40.6558144,0]}},{"type":"Feature","properties":{"id":"29f0a24d-a6b6-4b3b-999f-37ae825c6e5e"},"geometry":{"type":"Point","coordinates":[-6.2511858,55.7845598,0]}},{"type":"Feature","properties":{"id":"71d2dd5e-51f1-4e20-a625-09d404e487ce"},"geometry":{"type":"Point","coordinates":[-77.46838631,37.56890085,0]}},{"type":"Feature","properties":{"id":"7e491720-4757-4f4e-9353-71fbb1f4acda"},"geometry":{"type":"Point","coordinates":[-98.3775366,29.547909,0]}},{"type":"Feature","properties":{"id":"d94d1ba9-02f8-4da2-be5e-2fdc0bb2f582"},"geometry":{"type":"Point","coordinates":[-96.53729048,33.75528217,0]}},{"type":"Feature","properties":{"id":"34add3a8-8902-41eb-9105-7e4d107284a4"},"geometry":{"type":"Point","coordinates":[-81.3718448,28.5631918,0]}},{"type":"Feature","properties":{"id":"e7b2df20-dd98-483d-9263-7284044b95c2"},"geometry":{"type":"Point","coordinates":[-104.9791943,39.7800007,0]}},{"type":"Feature","properties":{"id":"1f821dd4-8c5f-4aca-af33-3989ac3f0702"},"geometry":{"type":"Point","coordinates":[-80.19752867,25.7995437,0]}},{"type":"Feature","properties":{"id":"e2ba6adc-a7f0-4bb7-aebe-60bce1e19cb2"},"geometry":{"type":"Point","coordinates":[-108.570199,37.348775,0]}},{"type":"Feature","properties":{"id":"9c6d4ecb-1788-4bb2-ba9f-ae3efd78c7d0"},"geometry":{"type":"Point","coordinates":[-74.27717895,40.55461595,0]}},{"type":"Feature","properties":{"id":"d4027a1d-bf45-4db4-aaa2-241636f359b5"},"geometry":{"type":"Point","coordinates":[-6.2603268,53.3469777,0]}},{"type":"Feature","properties":{"id":"fb85d6e1-484f-4076-96f5-bd63259c953d"},"geometry":{"type":"Point","coordinates":[-79.82746218,37.81505479,0]}},{"type":"Feature","properties":{"id":"82177a4e-4178-445e-83d7-47db4466db87"},"geometry":{"type":"Point","coordinates":[-120.6801664,38.75368647,0]}},{"type":"Feature","properties":{"id":"db792297-5556-4f59-8132-e5b877c9da2e"},"geometry":{"type":"Point","coordinates":[-68.2231868,44.3946497,0]}},{"type":"Feature","properties":{"id":"6299623b-bae2-4152-88a5-47e5b63bb4f8"},"geometry":{"type":"Point","coordinates":[-71.4109021,42.2800852,0]}},{"type":"Feature","properties":{"id":"171e24f1-5f57-4da6-acab-61f0f28dd1b7"},"geometry":{"type":"Point","coordinates":[-121.9884025,37.5442084,0]}},{"type":"Feature","properties":{"id":"b5b8c4a7-50b1-4d3d-9f9f-784bf8c1d33c"},"geometry":{"type":"Point","coordinates":[-77.71491185,39.13704895,0]}},{"type":"Feature","properties":{"id":"fa35cb80-3d34-4fcf-b411-f9ad355b1531"},"geometry":{"type":"Point","coordinates":[-86.7794989,36.1503817,0]}},{"type":"Feature","properties":{"id":"d1061663-6fed-48be-8300-4556f080bae5"},"geometry":{"type":"Point","coordinates":[-117.0917748,33.11733983,0]}},{"type":"Feature","properties":{"id":"64c9113d-9f06-4fc4-9db7-e8973bb30bc0"},"geometry":{"type":"Point","coordinates":[-82.09053555,39.3315139,0]}},{"type":"Feature","properties":{"id":"1faa634b-2bef-45e2-a641-67e5c865aa6f"},"geometry":{"type":"Point","coordinates":[-82.10216171,39.32764186,0]}},{"type":"Feature","properties":{"id":"97e9df73-8a99-46f6-b316-afab7b84ce6a"},"geometry":{"type":"Point","coordinates":[-121.54112,38.5719882,0]}},{"type":"Feature","properties":{"id":"2286d60e-a83b-4f9f-b568-1f6fb4cc8810"},"geometry":{"type":"Point","coordinates":[-89.86375484,37.72597286,0]}},{"type":"Feature","properties":{"id":"37b68562-5c86-4441-823d-dbfacafd75fa"},"geometry":{"type":"Point","coordinates":[-96.40323429,42.49533849,0]}},{"type":"Feature","properties":{"id":"5ef5d4fd-bc0f-4000-9149-fcf75b9f2168"},"geometry":{"type":"Point","coordinates":[-91.396442,44.944606,0]}},{"type":"Feature","properties":{"id":"a6a00d6b-d6f2-42c1-8810-6709a1a064be"},"geometry":{"type":"Point","coordinates":[-85.583194,42.909899,0]}},{"type":"Feature","properties":{"id":"314dfee4-0f05-4eba-aef6-573122095f3f"},"geometry":{"type":"Point","coordinates":[-81.93429705,40.7995432,0]}},{"type":"Feature","properties":{"id":"018b3e0a-ea27-4f11-acab-16b39607939e"},"geometry":{"type":"Point","coordinates":[-104.9913673,39.7522457,0]}},{"type":"Feature","properties":{"id":"2620bb33-78fe-4911-b4a5-3df64b547380"},"geometry":{"type":"Point","coordinates":[-84.282374,33.387534,0]}},{"type":"Feature","properties":{"id":"c52f614d-30de-455a-a0af-f0d29d5f70db"},"geometry":{"type":"Point","coordinates":[-96.08239397,41.23283768,0]}},{"type":"Feature","properties":{"id":"b1351021-a901-4b9c-be60-a691bf42b730"},"geometry":{"type":"Point","coordinates":[-75.32415972,41.3014372,0]}},{"type":"Feature","properties":{"id":"3b92be7f-cdff-41a9-b4bc-c96658727d57"},"geometry":{"type":"Point","coordinates":[-78.49611667,37.80066298,0]}},{"type":"Feature","properties":{"id":"9c26b2c6-1017-4c43-876b-17f7a0d1afa5"},"geometry":{"type":"Point","coordinates":[-86.44787302,43.95168567,0]}},{"type":"Feature","properties":{"id":"187b8020-fa4f-435f-80f5-166764b9e1ca"},"geometry":{"type":"Point","coordinates":[-72.648395,40.96775,0]}},{"type":"Feature","properties":{"id":"f5951169-a180-4970-aa22-28c534adf3a5"},"geometry":{"type":"Point","coordinates":[-82.8986171,42.5171113,0]}},{"type":"Feature","properties":{"id":"e6c1a3ed-0f8d-442b-a068-2afb8cb1d20f"},"geometry":{"type":"Point","coordinates":[-116.87742,32.709923,0]}},{"type":"Feature","properties":{"id":"f1a026c2-71d3-4675-a4d6-d94f9f4dfaae"},"geometry":{"type":"Point","coordinates":[-84.60558001,37.09179504,0]}},{"type":"Feature","properties":{"id":"bc25a7f0-db79-4f7c-b405-dbf468b39443"},"geometry":{"type":"Point","coordinates":[-87.6791485,46.50148242,0]}},{"type":"Feature","properties":{"id":"0a1bb754-0318-4482-b8cf-5c4a568bd02f"},"geometry":{"type":"Point","coordinates":[-4.3131808,55.9408943,0]}},{"type":"Feature","properties":{"id":"1e7750e9-d014-407c-80ca-a3f70183a7b4"},"geometry":{"type":"Point","coordinates":[16.1744342,51.1555463,0]}},{"type":"Feature","properties":{"id":"9d54b823-d300-4ccc-9cf9-8fcdb8dca252"},"geometry":{"type":"Point","coordinates":[-123.3420515,42.42319062,0]}},{"type":"Feature","properties":{"id":"723e9a14-cd3a-4193-908f-9c5b9eea143f"},"geometry":{"type":"Point","coordinates":[-82.52525823,27.34877798,0]}},{"type":"Feature","properties":{"id":"7a510870-1ac8-4f7c-9b9a-e112d990e8b2"},"geometry":{"type":"Point","coordinates":[-84.2536638,34.0816562,0]}},{"type":"Feature","properties":{"id":"0bcac404-6a13-4b38-9036-df170eaaaf64"},"geometry":{"type":"Point","coordinates":[-122.3203471,47.54956765,0]}},{"type":"Feature","properties":{"id":"961fd2c9-a4e9-4b3b-b7c5-3becc0c1ab5b"},"geometry":{"type":"Point","coordinates":[-111.3023947,47.50778029,0]}},{"type":"Feature","properties":{"id":"30d25781-6bd5-4401-bf30-fbde7de4c15b"},"geometry":{"type":"Point","coordinates":[-105.0380013,40.5620458,0]}},{"type":"Feature","properties":{"id":"e2139f79-90cb-4ca3-9f42-029569204f91"},"geometry":{"type":"Point","coordinates":[-98.0824692,30.2547264,0]}},{"type":"Feature","properties":{"id":"ee209064-11c6-4650-9e87-5bf9355eed33"},"geometry":{"type":"Point","coordinates":[-85.5237389,36.14556179,0]}},{"type":"Feature","properties":{"id":"eb3620f7-5167-45bb-b2ba-47b0d2733e94"},"geometry":{"type":"Point","coordinates":[-112.4482702,42.8663043,0]}},{"type":"Feature","properties":{"id":"27eacffe-b9f8-4312-818a-c2117a704ba0"},"geometry":{"type":"Point","coordinates":[-94.15714342,36.11719055,0]}},{"type":"Feature","properties":{"id":"a0f8c970-e9d7-4844-83d1-8ce99ee4b9d3"},"geometry":{"type":"Point","coordinates":[-76.3061545,40.1571224,0]}},{"type":"Feature","properties":{"id":"389d305d-6099-4373-8e09-3c936c05944b"},"geometry":{"type":"Point","coordinates":[-76.9959315,39.5753896,0]}},{"type":"Feature","properties":{"id":"45f45287-e619-4497-87cb-79fab92d6ef7"},"geometry":{"type":"Point","coordinates":[-71.39619245,42.30411485,0]}},{"type":"Feature","properties":{"id":"3a4dc5bd-ac82-444f-8869-cc2d8c38a41c"},"geometry":{"type":"Point","coordinates":[-117.58938,33.6626232,0]}},{"type":"Feature","properties":{"id":"6a5490c6-bcdc-489e-ae51-f917ce73f468"},"geometry":{"type":"Point","coordinates":[-97.0191502,42.2294276,0]}},{"type":"Feature","properties":{"id":"646eff4c-0945-4b2d-acda-dafee1142c70"},"geometry":{"type":"Point","coordinates":[-84.5417592,33.9371282,0]}},{"type":"Feature","properties":{"id":"17e63f2a-c464-46e1-a841-04d0b8b6342d"},"geometry":{"type":"Point","coordinates":[-122.579054,38.578753,0]}},{"type":"Feature","properties":{"id":"436ddc22-bd9b-4633-86a9-c5cec2d432ea"},"geometry":{"type":"Point","coordinates":[-82.34636962,36.31715951,0]}},{"type":"Feature","properties":{"id":"6edc70c0-9b5a-4ab6-8b2f-0d2b1e46e2bb"},"geometry":{"type":"Point","coordinates":[-83.87683682,42.32487277,0]}},{"type":"Feature","properties":{"id":"fc6aa7bd-8e48-4ff6-814d-ee16cfa86fc5"},"geometry":{"type":"Point","coordinates":[-83.7484551,42.2791598,0]}},{"type":"Feature","properties":{"id":"d35177e2-9b5b-4677-b05f-860a1a3b48e4"},"geometry":{"type":"Point","coordinates":[-85.6800865,42.970511,0]}},{"type":"Feature","properties":{"id":"520af123-af19-47b9-bb8b-c3b48514ebec"},"geometry":{"type":"Point","coordinates":[-123.2774,46.588152,0]}},{"type":"Feature","properties":{"id":"da1cdce4-f03a-42cd-bea5-9174991e9127"},"geometry":{"type":"Point","coordinates":[-78.77537897,35.79022306,0]}},{"type":"Feature","properties":{"id":"2b241add-edd2-4e62-98bf-038700e8e775"},"geometry":{"type":"Point","coordinates":[-115.0294086,36.04146875,0]}},{"type":"Feature","properties":{"id":"7fadcb6d-a145-4f04-8e86-afceff597e81"},"geometry":{"type":"Point","coordinates":[-79.79380945,36.07871896,0]}},{"type":"Feature","properties":{"id":"5c8f16b0-45fb-42ce-bb6b-ffcc4582eb42"},"geometry":{"type":"Point","coordinates":[-105.053492,39.7531231,0]}},{"type":"Feature","properties":{"id":"d47b743b-1208-4702-bbf8-60bcf9b78954"},"geometry":{"type":"Point","coordinates":[-121.9577836,37.5043737,0]}},{"type":"Feature","properties":{"id":"5602d851-d8a1-4004-9e8e-050b663b510a"},"geometry":{"type":"Point","coordinates":[-82.35483648,36.31169595,0]}},{"type":"Feature","properties":{"id":"f642769d-19fa-46be-992f-f48471567b27"},"geometry":{"type":"Point","coordinates":[-117.8770639,33.8056683,0]}},{"type":"Feature","properties":{"id":"5f1b75ad-6420-420e-bbf1-451955fd1308"},"geometry":{"type":"Point","coordinates":[-88.40289612,40.19498357,0]}},{"type":"Feature","properties":{"id":"43b62c73-4d76-433d-8c2b-bc19214eddb4"},"geometry":{"type":"Point","coordinates":[-90.66770404,42.50362393,0]}},{"type":"Feature","properties":{"id":"c184d97f-0fb1-49d4-89c7-753b7d54393c"},"geometry":{"type":"Point","coordinates":[-86.82509853,36.11746395,0]}},{"type":"Feature","properties":{"id":"e431c0fc-caf0-49e6-bac5-5f96ec31cd05"},"geometry":{"type":"Point","coordinates":[-96.237282,41.283478,0]}},{"type":"Feature","properties":{"id":"e410f1e7-62c4-449f-81be-b16b606d71fd"},"geometry":{"type":"Point","coordinates":[-116.603975,33.079171,0]}},{"type":"Feature","properties":{"id":"d6d0150a-2474-4f3d-97e0-43be00aaae9d"},"geometry":{"type":"Point","coordinates":[-111.031558,45.69633335,0]}},{"type":"Feature","properties":{"id":"834e1ed2-363a-49b0-bbcf-4e2941114d52"},"geometry":{"type":"Point","coordinates":[-122.261689,38.1658134,0]}},{"type":"Feature","properties":{"id":"f26dabb7-ac86-468f-be39-968c1620c5ca"},"geometry":{"type":"Point","coordinates":[-119.0772032,37.77835282,0]}},{"type":"Feature","properties":{"id":"acf51425-904f-441a-b8a0-ea3d939a6f7d"},"geometry":{"type":"Point","coordinates":[-85.1669014,41.0779727,0]}},{"type":"Feature","properties":{"id":"3399a400-b526-43d1-9900-1b0d04fdaa72"},"geometry":{"type":"Point","coordinates":[-96.75706974,46.87621357,0]}},{"type":"Feature","properties":{"id":"0ead3779-9ebb-4fe8-9f4d-ed39ab888a79"},"geometry":{"type":"Point","coordinates":[-122.2676799,37.8697889,0]}},{"type":"Feature","properties":{"id":"6b57c0d0-2f3f-46b0-9de6-5216d8f9bd21"},"geometry":{"type":"Point","coordinates":[-91.49634405,44.81114834,0]}},{"type":"Feature","properties":{"id":"58ba7fb8-61a9-4a4f-b545-bee0987aa875"},"geometry":{"type":"Point","coordinates":[-122.409904,37.7786408,0]}},{"type":"Feature","properties":{"id":"a1359798-d004-4afc-b32d-5c6f99d6f7a3"},"geometry":{"type":"Point","coordinates":[-77.549992,43.17664,0]}},{"type":"Feature","properties":{"id":"f27cfcf7-e5ff-412e-9af2-e3d4cf3b9df1"},"geometry":{"type":"Point","coordinates":[-98.5000988,29.40503026,0]}},{"type":"Feature","properties":{"id":"3d54e58d-ed32-4e17-a719-5ccff31e0dcc"},"geometry":{"type":"Point","coordinates":[-123.0990254,45.51421585,0]}},{"type":"Feature","properties":{"id":"e4f18c07-2a3d-4019-bae0-463e3591dbeb"},"geometry":{"type":"Point","coordinates":[-106.5387392,35.30844008,0]}},{"type":"Feature","properties":{"id":"715614d8-f8f2-4d32-a1c1-2d0c8ba8536c"},"geometry":{"type":"Point","coordinates":[-91.7075553,41.4833131,0]}},{"type":"Feature","properties":{"id":"f25211f7-7f93-4d13-a170-d743cb1929c6"},"geometry":{"type":"Point","coordinates":[-74.0448807,40.2365672,0]}},{"type":"Feature","properties":{"id":"63149b79-de6e-4b2f-aabd-82b851e5c546"},"geometry":{"type":"Point","coordinates":[-108.5522615,39.08513947,0]}},{"type":"Feature","properties":{"id":"d2b60a75-2bed-4360-a4d7-ca0bb6004d0a"},"geometry":{"type":"Point","coordinates":[-94.59367119,38.98548485,0]}},{"type":"Feature","properties":{"id":"76e95144-1f59-427d-9db8-b0a87d5e7f08"},"geometry":{"type":"Point","coordinates":[-97.0511838,39.81655418,0]}},{"type":"Feature","properties":{"id":"4c8685f6-66d8-48c8-a80a-37edc0c7fa79"},"geometry":{"type":"Point","coordinates":[-95.4605283,29.8063812,0]}},{"type":"Feature","properties":{"id":"7ea8e10d-fca5-4705-a303-5a62b2ac60eb"},"geometry":{"type":"Point","coordinates":[-89.32573248,43.126221,0]}},{"type":"Feature","properties":{"id":"4e3b6909-1ec5-4ffe-b86a-d4ddaa7ef86f"},"geometry":{"type":"Point","coordinates":[-117.231429,32.832579,0]}},{"type":"Feature","properties":{"id":"91d41bbf-1feb-429e-acf6-58a94353cf64"},"geometry":{"type":"Point","coordinates":[-117.1584479,33.52586892,0]}},{"type":"Feature","properties":{"id":"44dfe5e3-7687-4e3e-a660-9daefbb60cea"},"geometry":{"type":"Point","coordinates":[-117.113249,33.021301,0]}},{"type":"Feature","properties":{"id":"0ff9bd30-9fe3-4e27-af3d-e64ebafe8b45"},"geometry":{"type":"Point","coordinates":[-117.8823969,33.79591925,0]}},{"type":"Feature","properties":{"id":"0ad5f944-b41f-4270-9c09-a1ef48cde47c"},"geometry":{"type":"Point","coordinates":[-117.314236,33.124447,0]}},{"type":"Feature","properties":{"id":"e7260379-82c5-4054-97f2-19a4b8549ba6"},"geometry":{"type":"Point","coordinates":[-117.8958305,33.68983637,0]}},{"type":"Feature","properties":{"id":"e5ad3941-dc5d-4283-bb52-cea08d3da6c3"},"geometry":{"type":"Point","coordinates":[-117.1672838,32.71730086,0]}},{"type":"Feature","properties":{"id":"defbc961-6100-4d7c-a4c1-8c99fd794931"},"geometry":{"type":"Point","coordinates":[-118.256154,34.047978,0]}},{"type":"Feature","properties":{"id":"39d6b9f0-85b5-41ee-a429-68de5ddf9d1d"},"geometry":{"type":"Point","coordinates":[-117.2742141,32.84679009,0]}},{"type":"Feature","properties":{"id":"b779fc08-50bb-4a3f-8ac0-314c10c686b7"},"geometry":{"type":"Point","coordinates":[-117.2027066,32.89634566,0]}},{"type":"Feature","properties":{"id":"7dce6b5c-feab-4ac4-8ce2-29a9fb62d83d"},"geometry":{"type":"Point","coordinates":[-118.3529336,34.1322144,0]}},{"type":"Feature","properties":{"id":"5873d756-fd71-4516-9e2d-e9a8c9eabc7d"},"geometry":{"type":"Point","coordinates":[15.5913556,56.1590806,0]}},{"type":"Feature","properties":{"id":"07070d73-6cfd-409b-ac55-e8bb95d19884"},"geometry":{"type":"Point","coordinates":[-92.13521386,43.73997404,0]}},{"type":"Feature","properties":{"id":"89f65ec7-dd3b-4449-a9fe-3cc3b16ce365"},"geometry":{"type":"Point","coordinates":[-151.307721,60.663773,0]}},{"type":"Feature","properties":{"id":"ca8100c4-aeed-4481-bc51-10d2fcd733b6"},"geometry":{"type":"Point","coordinates":[-121.2241825,38.79092485,0]}},{"type":"Feature","properties":{"id":"581746ff-1964-4836-8176-966bf9cd3bd7"},"geometry":{"type":"Point","coordinates":[-159.3647876,21.9722854,0]}},{"type":"Feature","properties":{"id":"9374fec3-c538-4132-a158-9543aedd32df"},"geometry":{"type":"Point","coordinates":[-159.586522,21.901641,0]}},{"type":"Feature","properties":{"id":"0b07d04e-8ede-4294-aeb7-a9cc759fd537"},"geometry":{"type":"Point","coordinates":[-119.3349798,36.19307993,0]}},{"type":"Feature","properties":{"id":"c0eadf1a-e33e-4721-8e7c-d9e1c6835582"},"geometry":{"type":"Point","coordinates":[-74.012151,41.931636,0]}},{"type":"Feature","properties":{"id":"42acde68-870f-4212-ab63-12e3ec609dd8"},"geometry":{"type":"Point","coordinates":[-73.95031963,40.7241037,0]}},{"type":"Feature","properties":{"id":"cd1bd913-e951-4679-9314-4ed1ad3a7736"},"geometry":{"type":"Point","coordinates":[-95.7611617,41.0257584,0]}},{"type":"Feature","properties":{"id":"e14e681c-4337-471a-b579-e2cadb3e4119"},"geometry":{"type":"Point","coordinates":[-122.6941546,45.52447285,0]}},{"type":"Feature","properties":{"id":"50914ed3-6bd6-40d5-bcf7-f1bbebb1c6ab"},"geometry":{"type":"Point","coordinates":[-106.6085695,35.0800666,0]}},{"type":"Feature","properties":{"id":"48d6fc6c-48a8-4e73-bb2b-6ae47c3f6361"},"geometry":{"type":"Point","coordinates":[-85.63333961,41.94474661,0]}},{"type":"Feature","properties":{"id":"54f07de5-d4d1-4d16-b216-02c11d7ee98b"},"geometry":{"type":"Point","coordinates":[-122.8382903,38.97782568,0]}},{"type":"Feature","properties":{"id":"f41dff48-d079-4852-9416-9a79d64f32fd"},"geometry":{"type":"Point","coordinates":[-73.96564,40.68267586,0]}},{"type":"Feature","properties":{"id":"2c53eb34-d7da-4310-b8c2-3457d13874b7"},"geometry":{"type":"Point","coordinates":[-151.0561141,60.4850753,0]}},{"type":"Feature","properties":{"id":"6a54d32a-99b0-4824-8779-f403c3ca8d26"},"geometry":{"type":"Point","coordinates":[-118.4192013,35.75768083,0]}},{"type":"Feature","properties":{"id":"3d05adb6-96f4-4f39-8d89-68954bf26620"},"geometry":{"type":"Point","coordinates":[-80.07181578,36.12191605,0]}},{"type":"Feature","properties":{"id":"7818c5b5-3446-4c29-80ac-e0e51cc5bccc"},"geometry":{"type":"Point","coordinates":[-71.60013898,43.44219881,0]}},{"type":"Feature","properties":{"id":"b09bd2f0-5b16-4ab1-8e0b-f305b6371ec6"},"geometry":{"type":"Point","coordinates":[-113.9987621,46.8655748,0]}},{"type":"Feature","properties":{"id":"bfe89204-c3f6-4a97-b084-d45bd61e09c2"},"geometry":{"type":"Point","coordinates":[-88.5687729,47.1219857,0]}},{"type":"Feature","properties":{"id":"84d261cb-a580-4ae6-bc2d-4a95246a91e3"},"geometry":{"type":"Point","coordinates":[-88.5687729,47.1219857,0]}},{"type":"Feature","properties":{"id":"7ed3f061-489d-43af-a990-1b944405bf3f"},"geometry":{"type":"Point","coordinates":[-90.88216445,32.34927291,0]}},{"type":"Feature","properties":{"id":"43345a90-663e-4e85-9434-777cc8be53e1"},"geometry":{"type":"Point","coordinates":[-72.99402467,44.582023,0]}},{"type":"Feature","properties":{"id":"48c6f977-9987-4d38-9894-1ba67492c650"},"geometry":{"type":"Point","coordinates":[-111.895509,40.75505333,0]}},{"type":"Feature","properties":{"id":"e5feb9e8-459d-46d0-845e-cdb52c2f5f3f"},"geometry":{"type":"Point","coordinates":[-6.6668728,53.2494668,0]}},{"type":"Feature","properties":{"id":"80c6ae17-20f4-45a1-ac71-bb5fe6f821fa"},"geometry":{"type":"Point","coordinates":[-9.5092943,52.0543192,0]}},{"type":"Feature","properties":{"id":"c6ba8d58-a482-428b-bd1e-6efc2f49911e"},"geometry":{"type":"Point","coordinates":[-74.07740788,40.636479,0]}},{"type":"Feature","properties":{"id":"bebd0907-2a5a-4bb5-9a9a-1ff1cbb8bd0d"},"geometry":{"type":"Point","coordinates":[-117.208801,32.8276353,0]}},{"type":"Feature","properties":{"id":"70c7aa10-d43f-44c0-b78c-07a2bf3f03c9"},"geometry":{"type":"Point","coordinates":[-106.5898844,35.13600551,0]}},{"type":"Feature","properties":{"id":"784c248a-7ed7-4ec9-8b99-eb64b85107a8"},"geometry":{"type":"Point","coordinates":[-118.1433223,34.6978404,0]}},{"type":"Feature","properties":{"id":"52cf27d7-5cce-4438-b0fe-f4bc1fc79b29"},"geometry":{"type":"Point","coordinates":[-80.8683812,35.5706022,0]}},{"type":"Feature","properties":{"id":"ccfb87b8-ec95-46bb-ae80-47f322b6e45d"},"geometry":{"type":"Point","coordinates":[-121.456029,38.60771757,0]}},{"type":"Feature","properties":{"id":"aa3929fc-604e-4376-9cbe-7997d9e9a1b0"},"geometry":{"type":"Point","coordinates":[-118.3600656,33.86561891,0]}},{"type":"Feature","properties":{"id":"a0a49f09-fed5-4a49-b6f0-e95ed67ea1c0"},"geometry":{"type":"Point","coordinates":[-149.879076,61.13848935,0]}},{"type":"Feature","properties":{"id":"8061c26a-8738-4103-bdf4-34a78af72027"},"geometry":{"type":"Point","coordinates":[-117.6110744,34.1064155,0]}},{"type":"Feature","properties":{"id":"462e4ff7-0374-443f-b44f-fd09b77a9523"},"geometry":{"type":"Point","coordinates":[-73.9236202,40.7060306,0]}},{"type":"Feature","properties":{"id":"9f58f6bd-ef5d-4581-9df7-c13fe9ff2018"},"geometry":{"type":"Point","coordinates":[-119.7029194,36.8252277,0]}},{"type":"Feature","properties":{"id":"1288cc89-fd41-431b-a65e-fe67f20939f7"},"geometry":{"type":"Point","coordinates":[-99.6608581,41.4234199,0]}},{"type":"Feature","properties":{"id":"70092761-7618-4348-8370-c0d6ffc7d60e"},"geometry":{"type":"Point","coordinates":[-7.7083241,54.9557214,0]}},{"type":"Feature","properties":{"id":"90d71e53-16cf-4e32-ab36-fd068ab717aa"},"geometry":{"type":"Point","coordinates":[-92.47808893,44.0312604,0]}},{"type":"Feature","properties":{"id":"41905729-681e-4b57-b0cc-13d053e296c6"},"geometry":{"type":"Point","coordinates":[-72.9027141,41.56679473,0]}},{"type":"Feature","properties":{"id":"5c7d9592-68ed-4509-b68c-18f932001ebe"},"geometry":{"type":"Point","coordinates":[-90.40608849,38.58234304,0]}},{"type":"Feature","properties":{"id":"793f55c2-e8d8-4e30-91d6-e92d649adcc7"},"geometry":{"type":"Point","coordinates":[-0.26049,51.041848,0]}},{"type":"Feature","properties":{"id":"92a774e5-ba50-422d-b644-e791e4962523"},"geometry":{"type":"Point","coordinates":[-121.7763705,42.2280361,0]}},{"type":"Feature","properties":{"id":"a33adc30-c0cc-4222-b3a8-7fe7f213fdb2"},"geometry":{"type":"Point","coordinates":[-93.52833525,47.22108337,0]}},{"type":"Feature","properties":{"id":"5d5339d0-738d-4619-a5f8-8390ab694465"},"geometry":{"type":"Point","coordinates":[-135.3188721,59.45385743,0]}},{"type":"Feature","properties":{"id":"867eee9e-2138-4e62-97a9-b25e7fd1a1ff"},"geometry":{"type":"Point","coordinates":[13.73460683956955,48.498616150950205,0]}},{"type":"Feature","properties":{"id":"26b358f9-89c5-483a-97e4-0bb511b8a77f"},"geometry":{"type":"Point","coordinates":[-121.0799931,38.95200534,0]}},{"type":"Feature","properties":{"id":"bd87d056-d676-4efa-bb1c-ee3541aa1478"},"geometry":{"type":"Point","coordinates":[-117.127434,32.711658,0]}},{"type":"Feature","properties":{"id":"d6bbd553-b258-4860-b522-938490e779f0"},"geometry":{"type":"Point","coordinates":[-83.0529324,39.9852813,0]}},{"type":"Feature","properties":{"id":"ce08319b-e0e5-41de-a8b3-7a7f7a970e58"},"geometry":{"type":"Point","coordinates":[-77.51128726,43.20572922,0]}},{"type":"Feature","properties":{"id":"ab339ec9-e818-404e-aa83-98adf4669f9c"},"geometry":{"type":"Point","coordinates":[-88.8386613,43.8446401,0]}},{"type":"Feature","properties":{"id":"f8c48bdf-6db1-4c2d-b9d2-7f45518b905e"},"geometry":{"type":"Point","coordinates":[-121.1744086,44.27499604,0]}},{"type":"Feature","properties":{"id":"c4bf52e4-1afc-4373-bead-a0871f261adf"},"geometry":{"type":"Point","coordinates":[-152.407155,57.79008256,0]}},{"type":"Feature","properties":{"id":"0fc75aed-9415-4b33-a7aa-2529e5f092a6"},"geometry":{"type":"Point","coordinates":[-80.08130057,41.16044545,0]}},{"type":"Feature","properties":{"id":"5f56a466-73e1-4146-89eb-efaa6db0c27c"},"geometry":{"type":"Point","coordinates":[-156.653963,20.845329,0]}},{"type":"Feature","properties":{"id":"9f6df09c-b5f7-4854-ab9d-e2033a4eefc6"},"geometry":{"type":"Point","coordinates":[-105.0640386,39.8590102,0]}},{"type":"Feature","properties":{"id":"54b5153a-ae15-47c0-8e81-b58a3ce58d40"},"geometry":{"type":"Point","coordinates":[-155.997661,19.643069,0]}},{"type":"Feature","properties":{"id":"6a675ef6-c877-4ea5-b001-d9b10422d24a"},"geometry":{"type":"Point","coordinates":[-116.3105154,48.6965721,0]}},{"type":"Feature","properties":{"id":"33d1d1b3-2f70-4271-a561-a4de4cdc7183"},"geometry":{"type":"Point","coordinates":[-89.30914763,44.62934343,0]}},{"type":"Feature","properties":{"id":"de636cf2-1aa7-4f49-bff6-72deb55f3e02"},"geometry":{"type":"Point","coordinates":[-81.30586817,33.98711021,0]}},{"type":"Feature","properties":{"id":"e92070f8-b06f-42c0-9d6f-d20870fdfe3a"},"geometry":{"type":"Point","coordinates":[-122.430839,45.49992243,0]}},{"type":"Feature","properties":{"id":"703642bf-e271-404d-9da3-7f753a0e7fb4"},"geometry":{"type":"Point","coordinates":[-71.8807961,42.05004191,0]}},{"type":"Feature","properties":{"id":"f64ab9e1-5d96-4c97-9e58-c176108d5d1c"},"geometry":{"type":"Point","coordinates":[-74.6395694,41.03263072,0]}},{"type":"Feature","properties":{"id":"950ef73e-0766-4f4b-81f6-a5acc694d1f6"},"geometry":{"type":"Point","coordinates":[-96.075783,41.171749,0]}},{"type":"Feature","properties":{"id":"7266a350-71d2-4127-b1a4-9ab430d2bc16"},"geometry":{"type":"Point","coordinates":[-83.023691,42.523306,0]}},{"type":"Feature","properties":{"id":"1f1ed563-c408-4140-a284-fb41c5fbbe1a"},"geometry":{"type":"Point","coordinates":[-82.91782739,42.56179646,0]}},{"type":"Feature","properties":{"id":"b0739f36-9c8a-47d3-b9cf-04873f11ea1d"},"geometry":{"type":"Point","coordinates":[-91.25359353,43.80249029,0]}},{"type":"Feature","properties":{"id":"72ceee38-898f-40c2-a1ae-a7cbc3b53aea"},"geometry":{"type":"Point","coordinates":[-122.4539281,48.75767348,0]}},{"type":"Feature","properties":{"id":"e0643011-6445-4f77-bdde-052910e1d1ba"},"geometry":{"type":"Point","coordinates":[-122.4645645,48.7601273,0]}},{"type":"Feature","properties":{"id":"b82ee348-f390-4de1-a996-87fcb2b76382"},"geometry":{"type":"Point","coordinates":[-122.485461,48.748621,0]}},{"type":"Feature","properties":{"id":"0e2acbb1-c2b9-41ae-9fae-fda8487bf92f"},"geometry":{"type":"Point","coordinates":[-117.315852,33.11493,0]}},{"type":"Feature","properties":{"id":"a8506d30-21bf-4a06-929e-e12ca46e7a2c"},"geometry":{"type":"Point","coordinates":[-118.0336975,33.9748932,0]}},{"type":"Feature","properties":{"id":"839534f7-965a-4316-a719-3eded9e41b69"},"geometry":{"type":"Point","coordinates":[-122.495792,48.392231,0]}},{"type":"Feature","properties":{"id":"e8b5db64-dfbd-41b0-beff-0c4fd4c9be96"},"geometry":{"type":"Point","coordinates":[-106.6138649,35.11789781,0]}},{"type":"Feature","properties":{"id":"ac41870a-13d1-446c-80e4-6cb4570f5fbb"},"geometry":{"type":"Point","coordinates":[5.24158474,43.43965026,0]}},{"type":"Feature","properties":{"id":"57d6ec78-32cd-40c4-a480-4b7f987e3e55"},"geometry":{"type":"Point","coordinates":[-116.3572573,33.78572864,0]}},{"type":"Feature","properties":{"id":"dbe5aae8-47bc-4f8f-a9f4-8e0f328cb2bf"},"geometry":{"type":"Point","coordinates":[-117.7717666,34.09572437,0]}},{"type":"Feature","properties":{"id":"55c1eb54-704c-4d7b-a4d7-7fa9804cc3bc"},"geometry":{"type":"Point","coordinates":[-118.7799133,34.14511931,0]}},{"type":"Feature","properties":{"id":"c881a3b1-c830-4feb-a50e-77f12da07592"},"geometry":{"type":"Point","coordinates":[-122.6730826,45.54092271,0]}},{"type":"Feature","properties":{"id":"09e6cf26-a3e1-40b1-8af2-72532439fdb2"},"geometry":{"type":"Point","coordinates":[-122.3197369,47.66164527,0]}},{"type":"Feature","properties":{"id":"2f852b07-f68a-4bef-a0b9-9c5bd05d5413"},"geometry":{"type":"Point","coordinates":[-105.0593393,39.7909855,0]}},{"type":"Feature","properties":{"id":"e9f9632d-21de-4422-b8c0-29be7dee33a6"},"geometry":{"type":"Point","coordinates":[-118.7661536,34.14404216,0]}},{"type":"Feature","properties":{"id":"f6ee7fb1-b7d4-4bd2-99a3-e466b2f72bf7"},"geometry":{"type":"Point","coordinates":[-86.88994924,40.41921732,0]}},{"type":"Feature","properties":{"id":"df201565-95ea-4d32-839e-857acf881c98"},"geometry":{"type":"Point","coordinates":[-78.8734526,42.8847967,0]}},{"type":"Feature","properties":{"id":"30c84a6c-3fc8-4025-a025-22cdc5e3165a"},"geometry":{"type":"Point","coordinates":[-81.86844379,41.13633377,0]}},{"type":"Feature","properties":{"id":"85cd6388-ee30-4325-8fd3-6ac7018eabda"},"geometry":{"type":"Point","coordinates":[-81.88755054,41.19980605,0]}},{"type":"Feature","properties":{"id":"709b32f8-b1ae-4288-b953-acd373f24e53"},"geometry":{"type":"Point","coordinates":[-117.6108194,33.63603528,0]}},{"type":"Feature","properties":{"id":"9f90e54e-0e87-415e-b01b-12f9c1261a3a"},"geometry":{"type":"Point","coordinates":[-117.7835382,33.5427913,0]}},{"type":"Feature","properties":{"id":"0ede1ab1-f8fe-4d92-8d21-b5491a5591f7"},"geometry":{"type":"Point","coordinates":[-122.6619198,38.27264795,0]}},{"type":"Feature","properties":{"id":"f9f49460-31c1-4237-b59a-69cf2285e694"},"geometry":{"type":"Point","coordinates":[-87.6932373,41.8583603,0]}},{"type":"Feature","properties":{"id":"d4e5d8fc-646b-4ff7-8f5a-3310971684b8"},"geometry":{"type":"Point","coordinates":[-122.3784629,47.6645881,0]}},{"type":"Feature","properties":{"id":"2a6af192-e363-4432-ab79-bb32bcc0eaa5"},"geometry":{"type":"Point","coordinates":[-118.148767,46.270046,0]}},{"type":"Feature","properties":{"id":"f8cc3f9d-2d0f-4063-b6a8-f79cc4f4ced7"},"geometry":{"type":"Point","coordinates":[-0.478064,50.989042,0]}},{"type":"Feature","properties":{"id":"a0a910d5-9aa9-43e2-8416-b684624c393e"},"geometry":{"type":"Point","coordinates":[-77.3411707,38.9682812,0]}},{"type":"Feature","properties":{"id":"3e64338a-ce72-4ccf-b234-bf01bb9c9788"},"geometry":{"type":"Point","coordinates":[-87.8453204,42.2798322,0]}},{"type":"Feature","properties":{"id":"af6716b1-35fe-4511-9c87-05d9d9d408af"},"geometry":{"type":"Point","coordinates":[-92.602321,36.509057,0]}},{"type":"Feature","properties":{"id":"dce821fa-491a-41a5-b8c3-0ae142f7e382"},"geometry":{"type":"Point","coordinates":[-85.25800112,45.31728307,0]}},{"type":"Feature","properties":{"id":"aed97693-3a01-4bca-834d-8669462fc3f9"},"geometry":{"type":"Point","coordinates":[-120.15943,47.885978,0]}},{"type":"Feature","properties":{"id":"183ff86e-721b-4763-93ca-beb410b15ea8"},"geometry":{"type":"Point","coordinates":[-107.3191335,38.02729486,0]}},{"type":"Feature","properties":{"id":"95a2d108-4cdc-4a82-acf4-60bc4d1dd0de"},"geometry":{"type":"Point","coordinates":[-76.98094035,42.8677738,0]}},{"type":"Feature","properties":{"id":"760581e5-1ed8-452e-82e5-4a845f088c12"},"geometry":{"type":"Point","coordinates":[-87.7459687,41.9604369,0]}},{"type":"Feature","properties":{"id":"5fbb8bd8-de7e-4a7c-be21-f5f291e84026"},"geometry":{"type":"Point","coordinates":[-78.87881455,35.0528321,0]}},{"type":"Feature","properties":{"id":"07b2c580-d9ef-4618-a2d4-bcbf4799a854"},"geometry":{"type":"Point","coordinates":[-89.93226918,43.17299719,0]}},{"type":"Feature","properties":{"id":"fa5713fd-507f-458e-bf79-0e4f552281f4"},"geometry":{"type":"Point","coordinates":[-93.19071829,44.95927578,0]}},{"type":"Feature","properties":{"id":"2122a24b-761a-40e0-aed7-5ed13881fe48"},"geometry":{"type":"Point","coordinates":[-73.98108306,44.28340973,0]}},{"type":"Feature","properties":{"id":"54a9a10c-dd29-45f7-8b67-0a0c7b6ad2b6"},"geometry":{"type":"Point","coordinates":[-84.57069367,40.54820057,0]}},{"type":"Feature","properties":{"id":"6f495faa-5c38-45f5-987e-c2201ea1c206"},"geometry":{"type":"Point","coordinates":[-122.0632552,48.01611072,0]}},{"type":"Feature","properties":{"id":"b7c67a98-42bc-4fd8-a7f8-d60527385c1e"},"geometry":{"type":"Point","coordinates":[-120.0019957,38.91476209,0]}},{"type":"Feature","properties":{"id":"9e2794b8-6979-455c-9abf-d59473456d65"},"geometry":{"type":"Point","coordinates":[-96.488335,33.998197,0]}},{"type":"Feature","properties":{"id":"dff1b174-0608-4025-9d5c-dcc38fc05944"},"geometry":{"type":"Point","coordinates":[-93.378387,43.137066,0]}},{"type":"Feature","properties":{"id":"fad85278-37f6-437b-b9bc-825f20882475"},"geometry":{"type":"Point","coordinates":[-87.9051723,43.0547874,0]}},{"type":"Feature","properties":{"id":"613ec22c-761a-4d9b-bfa6-548d6349b1c0"},"geometry":{"type":"Point","coordinates":[-93.2794629,44.9689387,0]}},{"type":"Feature","properties":{"id":"f4c82777-00d8-43b8-905f-ebec11e16795"},"geometry":{"type":"Point","coordinates":[-93.2438161,44.6477282,0]}},{"type":"Feature","properties":{"id":"98fbb597-d6b0-4bf9-8029-4854766c568f"},"geometry":{"type":"Point","coordinates":[-96.6813726,32.88842285,0]}},{"type":"Feature","properties":{"id":"8e0083cf-6e94-4d89-81ab-0c3ec0dfd83c"},"geometry":{"type":"Point","coordinates":[-76.29853301,40.0438635,0]}},{"type":"Feature","properties":{"id":"045c0c63-50a7-423d-b65a-681179f870e9"},"geometry":{"type":"Point","coordinates":[-83.01150763,39.95787195,0]}},{"type":"Feature","properties":{"id":"7bd1ef5b-ae67-445a-a4ea-72700db24150"},"geometry":{"type":"Point","coordinates":[-108.739316,42.8348632,0]}},{"type":"Feature","properties":{"id":"60f5240c-7860-4044-99fc-a537b1c3296a"},"geometry":{"type":"Point","coordinates":[-96.10598813,33.13987105,0]}},{"type":"Feature","properties":{"id":"602d2208-7f70-4996-b6cd-2e7b12f1be66"},"geometry":{"type":"Point","coordinates":[-157.7403266,21.39044286,0]}},{"type":"Feature","properties":{"id":"8a3a7075-3f20-4947-b093-b685a18caf7e"},"geometry":{"type":"Point","coordinates":[-84.5455093,42.7368424,0]}},{"type":"Feature","properties":{"id":"6f57d1be-a7fb-456c-979c-cf4cda27f63d"},"geometry":{"type":"Point","coordinates":[-122.3455994,47.6980806,0]}},{"type":"Feature","properties":{"id":"ea302610-7ff2-449c-acda-074e4610143c"},"geometry":{"type":"Point","coordinates":[-105.3136925,39.63935145,0]}},{"type":"Feature","properties":{"id":"97e95da5-4527-40fa-9690-2d195561b45e"},"geometry":{"type":"Point","coordinates":[-92.39002129,42.50147007,0]}},{"type":"Feature","properties":{"id":"d1cb16f8-70d9-4819-aea9-75c9ed9f959a"},"geometry":{"type":"Point","coordinates":[-122.490476,48.791769,0]}},{"type":"Feature","properties":{"id":"540e67b5-83ff-427b-a3d6-5e8fb187ad81"},"geometry":{"type":"Point","coordinates":[-0.175401,50.830522,0]}},{"type":"Feature","properties":{"id":"ac58a585-c2cf-4ac8-861b-2a45acba63a7"},"geometry":{"type":"Point","coordinates":[-106.6559686,35.23142306,0]}},{"type":"Feature","properties":{"id":"6122eb31-07f0-4546-9067-651dd3ef684a"},"geometry":{"type":"Point","coordinates":[-120.6326661,40.4055904,0]}},{"type":"Feature","properties":{"id":"2533ff4b-6bf8-4219-88c6-4eb45865e467"},"geometry":{"type":"Point","coordinates":[-120.8501901,37.76676049,0]}},{"type":"Feature","properties":{"id":"dc24a14b-053d-4ce8-9f70-00cff94ed4a6"},"geometry":{"type":"Point","coordinates":[-83.914805,35.97603,0]}},{"type":"Feature","properties":{"id":"d08ba7d7-3d15-4127-bd79-89f9f482efd3"},"geometry":{"type":"Point","coordinates":[-149.4395534,61.581483,0]}},{"type":"Feature","properties":{"id":"841cd723-8ea8-449b-ac58-cab18ba0360d"},"geometry":{"type":"Point","coordinates":[-103.4237317,43.89448562,0]}},{"type":"Feature","properties":{"id":"12327675-9ad1-496a-90b9-d3d46a68b8b1"},"geometry":{"type":"Point","coordinates":[-103.1866638,44.07909761,0]}},{"type":"Feature","properties":{"id":"ba33dfcc-f926-4762-9d58-62cfcbfa1c5b"},"geometry":{"type":"Point","coordinates":[-117.690875,34.10932596,0]}},{"type":"Feature","properties":{"id":"56d73bd8-c80f-48e6-8b26-fa2121896823"},"geometry":{"type":"Point","coordinates":[-74.051905,40.089573,0]}},{"type":"Feature","properties":{"id":"0e175a90-d11f-4089-8170-0218afe784d8"},"geometry":{"type":"Point","coordinates":[-73.0716733,41.5801589,0]}},{"type":"Feature","properties":{"id":"557f528d-1b5e-40ee-bc7c-faeaba038bd6"},"geometry":{"type":"Point","coordinates":[-117.1836532,32.74209039,0]}},{"type":"Feature","properties":{"id":"df0c8917-503f-4c64-916c-8ea9870dab60"},"geometry":{"type":"Point","coordinates":[-4.4023283,55.8959515,0]}},{"type":"Feature","properties":{"id":"8ecc98ad-0ed5-4738-b0f6-71164c49da3c"},"geometry":{"type":"Point","coordinates":[-117.22485,33.136105,0]}},{"type":"Feature","properties":{"id":"e4c8261f-0f96-4951-81a6-667166ce4586"},"geometry":{"type":"Point","coordinates":[-116.5464216,48.3050088,0]}},{"type":"Feature","properties":{"id":"8c762397-a0f7-444f-bd6b-5f07d2915f20"},"geometry":{"type":"Point","coordinates":[-122.3934567,37.72320112,0]}},{"type":"Feature","properties":{"id":"1f975c95-1cf7-45d7-b3c4-1393462508fc"},"geometry":{"type":"Point","coordinates":[-100.7757809,46.80388227,0]}},{"type":"Feature","properties":{"id":"eb3bca03-12e0-49b2-ae4f-42616521289c"},"geometry":{"type":"Point","coordinates":[-104.7911253,39.6853036,0]}},{"type":"Feature","properties":{"id":"f8b827e6-e5f7-4a49-b8bf-f07450505cff"},"geometry":{"type":"Point","coordinates":[-79.71813225,39.91008063,0]}},{"type":"Feature","properties":{"id":"06340393-a873-4844-92ad-fc352d19967b"},"geometry":{"type":"Point","coordinates":[-122.6484951,45.47415655,0]}},{"type":"Feature","properties":{"id":"1a73f78b-ca39-46f4-a6ed-71b22876889b"},"geometry":{"type":"Point","coordinates":[-122.6106727,45.54014675,0]}},{"type":"Feature","properties":{"id":"280f45f0-7772-4ce5-aa97-b2c83e815950"},"geometry":{"type":"Point","coordinates":[-122.1460064,47.7328255,0]}},{"type":"Feature","properties":{"id":"3ee87e75-96e5-44d9-bd1c-0768d71ca878"},"geometry":{"type":"Point","coordinates":[-106.7227497,35.0769954,0]}},{"type":"Feature","properties":{"id":"602ed446-ac06-416d-bd88-ab80e8e95bec"},"geometry":{"type":"Point","coordinates":[-80.1219366,42.108963,0]}},{"type":"Feature","properties":{"id":"dcc25aca-8440-4542-a8b4-120d13f83527"},"geometry":{"type":"Point","coordinates":[-118.2427669,34.0536834,0]}},{"type":"Feature","properties":{"id":"adee1eae-92a4-4ce5-80c3-bff045a4dd7a"},"geometry":{"type":"Point","coordinates":[-95.2285539,38.9683511,0]}},{"type":"Feature","properties":{"id":"fb886548-908a-4589-9c34-aa5bebe7a114"},"geometry":{"type":"Point","coordinates":[-97.7220388,30.2616838,0]}},{"type":"Feature","properties":{"id":"09c592e2-4f01-4f54-aca1-25ce4c42daba"},"geometry":{"type":"Point","coordinates":[-96.71088449,40.81497373,0]}},{"type":"Feature","properties":{"id":"21575f11-4155-422f-b3ba-741f3261dc30"},"geometry":{"type":"Point","coordinates":[-97.3721494,27.6545883,0]}},{"type":"Feature","properties":{"id":"7f3b7fb8-4656-4abf-b40a-8b1c2fbac82d"},"geometry":{"type":"Point","coordinates":[-122.2208542,47.9088448,0]}},{"type":"Feature","properties":{"id":"a78bc94c-b905-49fc-ad69-8d7fbf52cdfc"},"geometry":{"type":"Point","coordinates":[-83.3828255,35.18133363,0]}},{"type":"Feature","properties":{"id":"4ca6c0a9-4e75-484a-aa6e-fe609887a7c1"},"geometry":{"type":"Point","coordinates":[-97.461952,40.37289,0]}},{"type":"Feature","properties":{"id":"7a980f26-f18f-48a1-8a1c-7bec1dc79e83"},"geometry":{"type":"Point","coordinates":[-89.44948769,30.37690176,0]}},{"type":"Feature","properties":{"id":"8ebd6439-dc44-4655-a40e-58987de9a664"},"geometry":{"type":"Point","coordinates":[-98.069394,30.749121,0]}},{"type":"Feature","properties":{"id":"6b105e5d-a0d6-4368-8766-5d1cc4bee458"},"geometry":{"type":"Point","coordinates":[-112.469518,34.5402813,0]}},{"type":"Feature","properties":{"id":"7c6bc6c6-dd61-41a6-b794-6a1f742c0ebb"},"geometry":{"type":"Point","coordinates":[-119.8084451,39.5316052,0]}},{"type":"Feature","properties":{"id":"d17629b9-8cfb-404e-a6cd-8e62017f5841"},"geometry":{"type":"Point","coordinates":[-103.8647996,44.48900743,0]}},{"type":"Feature","properties":{"id":"10c141e1-c097-46a5-afa6-a59e62db219d"},"geometry":{"type":"Point","coordinates":[-79.77844044,40.54126655,0]}},{"type":"Feature","properties":{"id":"871dd5ea-3e1c-4379-88d4-ab02cbf47dad"},"geometry":{"type":"Point","coordinates":[-119.2908735,34.2783584,0]}},{"type":"Feature","properties":{"id":"f9268939-529c-4d4d-a76d-99b97092e6d3"},"geometry":{"type":"Point","coordinates":[-82.31417467,27.85381371,0]}},{"type":"Feature","properties":{"id":"627ccf1e-aea1-4404-96fc-c241dd6118be"},"geometry":{"type":"Point","coordinates":[-73.452543,44.188294,0]}},{"type":"Feature","properties":{"id":"76bb95fe-4382-4931-95f8-4678aa334e40"},"geometry":{"type":"Point","coordinates":[-117.5922336,33.4587307,0]}},{"type":"Feature","properties":{"id":"250dd3e0-2adb-4d18-8838-194b78cd8868"},"geometry":{"type":"Point","coordinates":[-117.7640733,33.66814585,0]}},{"type":"Feature","properties":{"id":"3ef4fdd1-cf1f-4227-a6b6-5e4d13471c0b"},"geometry":{"type":"Point","coordinates":[-104.9701988,39.78107841,0]}},{"type":"Feature","properties":{"id":"e5453b50-8dfe-4aee-9cea-d8c4bc5f282b"},"geometry":{"type":"Point","coordinates":[-105.1168403,40.158688,0]}},{"type":"Feature","properties":{"id":"da535f17-3fc1-45be-aefe-1620c774815d"},"geometry":{"type":"Point","coordinates":[-83.84759634,34.25442345,0]}},{"type":"Feature","properties":{"id":"69d7f5d8-0d45-48dc-8f7c-95d3c05efcbc"},"geometry":{"type":"Point","coordinates":[-72.60686067,42.60121604,0]}},{"type":"Feature","properties":{"id":"73708b08-1697-4001-84db-8ce69b7886e1"},"geometry":{"type":"Point","coordinates":[-117.3501687,33.21546892,0]}},{"type":"Feature","properties":{"id":"4c341afe-af5b-4793-abc4-c1010e3e5bb5"},"geometry":{"type":"Point","coordinates":[-80.2626834,25.8950665,0]}},{"type":"Feature","properties":{"id":"82faa8a9-2ee7-4869-85c0-d23620b5431d"},"geometry":{"type":"Point","coordinates":[-97.0489748,32.7400863,0]}},{"type":"Feature","properties":{"id":"23dcb869-5fb7-461b-adfe-ee73c2dd5a88"},"geometry":{"type":"Point","coordinates":[-81.0249405,34.9304961,0]}},{"type":"Feature","properties":{"id":"2d6465bf-6977-453b-a013-6c0b76ec22d1"},"geometry":{"type":"Point","coordinates":[-76.29666342,36.83482035,0]}},{"type":"Feature","properties":{"id":"298156f9-917f-4572-82d3-77b251edeb2d"},"geometry":{"type":"Point","coordinates":[-77.4429749,37.5266924,0]}},{"type":"Feature","properties":{"id":"c437ef44-0417-4548-876f-7e003b2f3b9c"},"geometry":{"type":"Point","coordinates":[-88.036448,44.521795,0]}},{"type":"Feature","properties":{"id":"834dad12-1f54-4555-935b-6a54a72e028f"},"geometry":{"type":"Point","coordinates":[-88.06410764,44.42819213,0]}},{"type":"Feature","properties":{"id":"e77053eb-cb52-4028-be06-1b7ad0c4d5d0"},"geometry":{"type":"Point","coordinates":[-117.8980621,33.81628085,0]}},{"type":"Feature","properties":{"id":"7d13578b-bcef-44e2-8894-e4ea8c6b4421"},"geometry":{"type":"Point","coordinates":[-80.81322316,35.21870073,0]}},{"type":"Feature","properties":{"id":"02259841-ba83-4903-bf26-e206b396ba2f"},"geometry":{"type":"Point","coordinates":[16.1681601,51.2122419,0]}},{"type":"Feature","properties":{"id":"77783d5a-bd52-4428-9425-7446f126ca5b"},"geometry":{"type":"Point","coordinates":[-86.35834031,41.82910596,0]}},{"type":"Feature","properties":{"id":"069b495e-6e2a-4c09-808f-fe3b3e20fe23"},"geometry":{"type":"Point","coordinates":[-87.92455083,43.05050335,0]}},{"type":"Feature","properties":{"id":"56988fcf-e019-46ad-9071-8839751cf3e0"},"geometry":{"type":"Point","coordinates":[-84.83862624,37.7608082,0]}},{"type":"Feature","properties":{"id":"ad5cdcdf-a787-4b90-a721-d350c532c57c"},"geometry":{"type":"Point","coordinates":[-119.0885472,35.31323456,0]}},{"type":"Feature","properties":{"id":"01353cfd-2215-40a9-b41a-20a2e139e870"},"geometry":{"type":"Point","coordinates":[-4.5708885,55.9478947,0]}},{"type":"Feature","properties":{"id":"29b2bf8e-d0bf-4111-baf6-9d008cac8831"},"geometry":{"type":"Point","coordinates":[-80.87362412,35.20146285,0]}},{"type":"Feature","properties":{"id":"e8496c18-2615-4e81-a29f-ea64ea88269c"},"geometry":{"type":"Point","coordinates":[-84.36301089,45.99742724,0]}},{"type":"Feature","properties":{"id":"9fc7686f-dbb3-4dea-81fe-74e95738150f"},"geometry":{"type":"Point","coordinates":[-122.5110275,45.560506,0]}},{"type":"Feature","properties":{"id":"447ee073-dfab-4ef3-aacd-e6d0e9553972"},"geometry":{"type":"Point","coordinates":[-111.954182,40.732607,0]}},{"type":"Feature","properties":{"id":"aea59bd4-e1de-4f88-a7f3-f3285d4d57ac"},"geometry":{"type":"Point","coordinates":[-94.00051,39.744246,0]}},{"type":"Feature","properties":{"id":"f8b70c73-33d2-42c7-b16e-0e8cc4c45399"},"geometry":{"type":"Point","coordinates":[-82.5532489,35.5961485,0]}},{"type":"Feature","properties":{"id":"3d3c8ed5-4f99-4b44-a466-68346e35bc94"},"geometry":{"type":"Point","coordinates":[-82.530867,43.2678755,0]}},{"type":"Feature","properties":{"id":"9e1ff7aa-1d0d-47e1-8243-9fcbe139d1c3"},"geometry":{"type":"Point","coordinates":[-69.79013068,44.28681996,0]}},{"type":"Feature","properties":{"id":"c667c7f5-aa04-43a7-8263-51ae4ad53960"},"geometry":{"type":"Point","coordinates":[-118.1859647,33.8781951,0]}},{"type":"Feature","properties":{"id":"80470606-8ec0-42ec-85f3-95bfca79363c"},"geometry":{"type":"Point","coordinates":[-120.6631926,35.2777052,0]}},{"type":"Feature","properties":{"id":"89d0d9f9-2826-4571-9a97-d4d4f32c2b5d"},"geometry":{"type":"Point","coordinates":[-69.33139756,44.36199964,0]}},{"type":"Feature","properties":{"id":"11ae6507-b5c7-47bd-80fa-02b057880ce2"},"geometry":{"type":"Point","coordinates":[-78.87943206,33.71931324,0]}},{"type":"Feature","properties":{"id":"06d4945e-56dd-41bf-af98-e3bf2ba4784e"},"geometry":{"type":"Point","coordinates":[-83.40169843,42.36866123,0]}},{"type":"Feature","properties":{"id":"562fa562-87ba-4a7a-8fe1-b53b4de1e24e"},"geometry":{"type":"Point","coordinates":[-88.56701063,47.12215913,0]}},{"type":"Feature","properties":{"id":"b3c0e2b4-df8b-4332-9d45-b3df42c1de40"},"geometry":{"type":"Point","coordinates":[-105.5947118,41.3093843,0]}},{"type":"Feature","properties":{"id":"e8332f46-b446-4e25-a12e-d014adb38289"},"geometry":{"type":"Point","coordinates":[-73.942849,40.75063,0]}},{"type":"Feature","properties":{"id":"8249e32d-981e-4f87-9dbd-bbf9dc6964a1"},"geometry":{"type":"Point","coordinates":[-78.0036966,37.7404672,0]}},{"type":"Feature","properties":{"id":"75fcfbec-9b00-42d0-b102-d835345073e5"},"geometry":{"type":"Point","coordinates":[-77.051863,38.842856,0]}},{"type":"Feature","properties":{"id":"1aee8966-9383-49c6-a38f-aaa4f1fd3a6c"},"geometry":{"type":"Point","coordinates":[-89.99352327,38.21165627,0]}},{"type":"Feature","properties":{"id":"f1962bab-fd35-4329-9d64-7128cc394302"},"geometry":{"type":"Point","coordinates":[-84.43443,37.991255,0]}},{"type":"Feature","properties":{"id":"63051dfb-b101-4b2a-9393-b70d089f1381"},"geometry":{"type":"Point","coordinates":[-92.8317848,45.0391054,0]}},{"type":"Feature","properties":{"id":"c555434b-91dd-402f-b594-dae761da73fa"},"geometry":{"type":"Point","coordinates":[-87.90143961,43.0542106,0]}},{"type":"Feature","properties":{"id":"35f5fb77-453a-4038-8124-cbe972f77f81"},"geometry":{"type":"Point","coordinates":[-85.21614518,39.29564197,0]}},{"type":"Feature","properties":{"id":"482a39c9-6188-4bc8-94e7-818dfda73120"},"geometry":{"type":"Point","coordinates":[-84.690323,36.129889,0]}},{"type":"Feature","properties":{"id":"346bdeda-331c-44b7-b7f5-d8b22eda1dd2"},"geometry":{"type":"Point","coordinates":[-83.14668688,42.487039,0]}},{"type":"Feature","properties":{"id":"e9d3ac3a-772d-4550-bfc2-fe7db5ef7a8d"},"geometry":{"type":"Point","coordinates":[-92.813673,43.2839156,0]}},{"type":"Feature","properties":{"id":"fdc0442a-c79a-4a94-b84d-f9794f1f67d9"},"geometry":{"type":"Point","coordinates":[-118.3466206,34.20605273,0]}},{"type":"Feature","properties":{"id":"5b818cb4-0d49-49b0-8ae3-ec76db9825db"},"geometry":{"type":"Point","coordinates":[-80.3143531,25.732096,0]}},{"type":"Feature","properties":{"id":"ab06cfba-c43a-48c7-ae62-70efe3163e74"},"geometry":{"type":"Point","coordinates":[-83.01413155,40.0225652,0]}},{"type":"Feature","properties":{"id":"481d3558-d8d9-4ccf-8963-9de8f588060a"},"geometry":{"type":"Point","coordinates":[-6.4653408,53.2988667,0]}},{"type":"Feature","properties":{"id":"0623e420-0d84-46f5-a662-9937ed33799b"},"geometry":{"type":"Point","coordinates":[-71.4977115,41.6562569,0]}},{"type":"Feature","properties":{"id":"882855c2-3294-494e-be49-0c48f8263cca"},"geometry":{"type":"Point","coordinates":[103.8434419,1.2826554,0]}},{"type":"Feature","properties":{"id":"085c4b9a-9c7c-433e-ad8e-1160d002f847"},"geometry":{"type":"Point","coordinates":[-75.859363,41.254896,0]}},{"type":"Feature","properties":{"id":"71db85db-6fd8-4313-9e2b-eb32f84b31b4"},"geometry":{"type":"Point","coordinates":[-91.66095281,41.96478948,0]}},{"type":"Feature","properties":{"id":"0cd4decb-08fe-4b3d-b9dd-88d226d41c35"},"geometry":{"type":"Point","coordinates":[-88.461836,44.18631303,0]}},{"type":"Feature","properties":{"id":"3fe6b30e-8b1b-4ca4-9d8a-9bba8640f0f2"},"geometry":{"type":"Point","coordinates":[-90.15752718,41.43550343,0]}},{"type":"Feature","properties":{"id":"d336c30e-a177-4953-8c13-057728e1ed00"},"geometry":{"type":"Point","coordinates":[-76.74375254,39.95854203,0]}},{"type":"Feature","properties":{"id":"44b04181-569a-47e6-85f5-f65666f8bef4"},"geometry":{"type":"Point","coordinates":[-77.05301289,42.14306479,0]}},{"type":"Feature","properties":{"id":"39bf60db-5e50-452e-984c-15fe45c440ab"},"geometry":{"type":"Point","coordinates":[-76.5077547,42.43844312,0]}},{"type":"Feature","properties":{"id":"c567a823-0817-45f3-a8f2-32b46d10364f"},"geometry":{"type":"Point","coordinates":[-0.478855,50.872653,0]}},{"type":"Feature","properties":{"id":"bd1649e5-21f8-4e5d-9ab4-e276abb822f6"},"geometry":{"type":"Point","coordinates":[-84.4721318,39.1463506,0]}},{"type":"Feature","properties":{"id":"8de6b4e6-4616-4f07-aeec-c53830db03ca"},"geometry":{"type":"Point","coordinates":[-96.6083689,39.1915231,0]}},{"type":"Feature","properties":{"id":"cd5ef38d-235e-4318-931a-defea9b4296a"},"geometry":{"type":"Point","coordinates":[-79.7907703,36.0686165,0]}},{"type":"Feature","properties":{"id":"0f0ea92d-3acc-4f59-bb72-2e6cb404bc6a"},"geometry":{"type":"Point","coordinates":[-74.02307257,40.20003682,0]}},{"type":"Feature","properties":{"id":"ace6c26f-6fff-4688-9e28-14e977c38d78"},"geometry":{"type":"Point","coordinates":[-82.12957738,39.33333227,0]}},{"type":"Feature","properties":{"id":"187f11ae-b687-4c5a-afb4-0eefa9f04edb"},"geometry":{"type":"Point","coordinates":[-86.77697471,36.174546,0]}},{"type":"Feature","properties":{"id":"1d101475-9df6-49ee-8590-e9b82f12bd41"},"geometry":{"type":"Point","coordinates":[-105.0243557,39.7474051,0]}},{"type":"Feature","properties":{"id":"e7693960-bc75-4c83-bf5f-fb4e03a47a11"},"geometry":{"type":"Point","coordinates":[-84.29623162,39.17161035,0]}},{"type":"Feature","properties":{"id":"0917c834-47a2-4156-9f17-9eeeb16e7f7d"},"geometry":{"type":"Point","coordinates":[-117.148488,32.89183,0]}},{"type":"Feature","properties":{"id":"b9a78a53-e345-4ff1-8b48-0ecfc8be956f"},"geometry":{"type":"Point","coordinates":[-108.2764,32.769863,0]}},{"type":"Feature","properties":{"id":"b8aa5099-ab15-4299-b15d-0397e8147164"},"geometry":{"type":"Point","coordinates":[-73.518542,44.576563,0]}},{"type":"Feature","properties":{"id":"9af7465c-dcff-4144-a1fe-205ab8da7772"},"geometry":{"type":"Point","coordinates":[-87.6524429,41.8533096,0]}},{"type":"Feature","properties":{"id":"fa774256-4e34-471c-adab-29336df80a68"},"geometry":{"type":"Point","coordinates":[-79.9540931,32.8336083,0]}},{"type":"Feature","properties":{"id":"ab279a70-7f69-45aa-8b0f-859eba8d16f3"},"geometry":{"type":"Point","coordinates":[-76.329676,43.085441,0]}},{"type":"Feature","properties":{"id":"646b77a4-f86e-4aa0-a2ef-be3b151808f1"},"geometry":{"type":"Point","coordinates":[-122.3973825,37.776173,0]}},{"type":"Feature","properties":{"id":"93db856b-5d88-4262-ae41-5d4c4b9fc799"},"geometry":{"type":"Point","coordinates":[-118.4549723,35.13678901,0]}},{"type":"Feature","properties":{"id":"cab5fb39-d342-46c6-a2c5-961381be305e"},"geometry":{"type":"Point","coordinates":[-104.8203866,38.82871975,0]}},{"type":"Feature","properties":{"id":"04e9e7ce-5f20-4861-acbe-ac4be5628b49"},"geometry":{"type":"Point","coordinates":[-4.576255,55.969774,0]}},{"type":"Feature","properties":{"id":"fb6f6bff-1e40-42b5-9a86-0de2e080be56"},"geometry":{"type":"Point","coordinates":[-84.1626371,39.6089321,0]}},{"type":"Feature","properties":{"id":"575dd400-8f94-4441-a09c-dbde302d6cd7"},"geometry":{"type":"Point","coordinates":[-84.18693529,39.76332003,0]}},{"type":"Feature","properties":{"id":"cc9bbfcb-303c-4f67-872f-63838aea0754"},"geometry":{"type":"Point","coordinates":[-77.514256,43.09306,0]}},{"type":"Feature","properties":{"id":"21d30e6a-77bb-4d03-b13a-8a01323c2e26"},"geometry":{"type":"Point","coordinates":[-73.51955794,41.07705652,0]}},{"type":"Feature","properties":{"id":"36a3f792-14f7-427e-9668-ed2f05cfab99"},"geometry":{"type":"Point","coordinates":[-84.34705,46.500695,0]}},{"type":"Feature","properties":{"id":"6f65c0a8-ef15-4ad4-8498-ecd13f22fbe5"},"geometry":{"type":"Point","coordinates":[-111.8977707,33.6216475,0]}},{"type":"Feature","properties":{"id":"192c156f-0dd5-4960-a962-47f2bdd051f9"},"geometry":{"type":"Point","coordinates":[-122.1484843,47.7661918,0]}},{"type":"Feature","properties":{"id":"24cf41e1-f209-475e-bee2-08d99ed6174d"},"geometry":{"type":"Point","coordinates":[-121.2738676,38.13282339,0]}},{"type":"Feature","properties":{"id":"e1cb5bc9-1582-4718-bf98-4fa43b9de958"},"geometry":{"type":"Point","coordinates":[-81.54235348,35.91276115,0]}},{"type":"Feature","properties":{"id":"96d6194f-8f23-4563-8b4f-90283fd97c7d"},"geometry":{"type":"Point","coordinates":[-122.3410603,47.46818562,0]}},{"type":"Feature","properties":{"id":"e69bc9bf-ee02-406b-9e70-bae68db2e914"},"geometry":{"type":"Point","coordinates":[-92.32265015,38.95708639,0]}},{"type":"Feature","properties":{"id":"cbc134e4-e2c4-45cf-add4-89435412bce8"},"geometry":{"type":"Point","coordinates":[-84.05193542,43.40518225,0]}},{"type":"Feature","properties":{"id":"6b9b74b4-828f-488b-b860-06aa988d03e7"},"geometry":{"type":"Point","coordinates":[-121.3222422,38.62709845,0]}},{"type":"Feature","properties":{"id":"88a28bd3-c4c4-4372-abce-ff5f97bd3dff"},"geometry":{"type":"Point","coordinates":[-121.5375837,45.58763985,0]}},{"type":"Feature","properties":{"id":"9c60421f-0d9f-4d57-91b4-5f1cdd0e452e"},"geometry":{"type":"Point","coordinates":[-121.9823167,37.22530385,0]}},{"type":"Feature","properties":{"id":"74f90455-1067-4c5c-b216-1c69bafb21f9"},"geometry":{"type":"Point","coordinates":[-122.6675027,45.55345273,0]}},{"type":"Feature","properties":{"id":"32554b04-ef98-48cb-bb86-b28a5b23bc20"},"geometry":{"type":"Point","coordinates":[-74.86266573,40.50537407,0]}},{"type":"Feature","properties":{"id":"9bca1253-e17c-4567-b7c7-793a962733f6"},"geometry":{"type":"Point","coordinates":[-111.2912854,45.2671806,0]}},{"type":"Feature","properties":{"id":"5aea39a2-d404-4548-81ab-c4d6645f6699"},"geometry":{"type":"Point","coordinates":[-70.25577318,43.66965322,0]}},{"type":"Feature","properties":{"id":"298eeb62-0f2c-4315-8552-d95c451f1a6b"},"geometry":{"type":"Point","coordinates":[-95.751352,30.2089852,0]}},{"type":"Feature","properties":{"id":"5ab63209-8eb6-40a2-a788-8d4fdfa3108f"},"geometry":{"type":"Point","coordinates":[-104.8942075,39.56298697,0]}},{"type":"Feature","properties":{"id":"dfec0210-90f3-4ada-af1e-b4543f19423b"},"geometry":{"type":"Point","coordinates":[-78.76254395,35.90357415,0]}},{"type":"Feature","properties":{"id":"53869ea0-bee5-4c51-b08c-1866b5cc99e0"},"geometry":{"type":"Point","coordinates":[-118.2156232,33.8044209,0]}},{"type":"Feature","properties":{"id":"def3d990-95bc-40df-a996-c0eab6f54e08"},"geometry":{"type":"Point","coordinates":[-71.40209,42.92138,0]}},{"type":"Feature","properties":{"id":"a817db45-c5c8-4b51-981d-e68a2795114f"},"geometry":{"type":"Point","coordinates":[-122.9354492,45.3262403,0]}},{"type":"Feature","properties":{"id":"2562ab61-f1f6-4fb2-bb84-896ea3eb3fbe"},"geometry":{"type":"Point","coordinates":[-72.67411924,40.9199771,0]}},{"type":"Feature","properties":{"id":"47e1f46b-e172-4f32-882b-c7bdf619fffb"},"geometry":{"type":"Point","coordinates":[-71.4260511,41.8093019,0]}},{"type":"Feature","properties":{"id":"fd13429b-1eee-45ae-818a-bd54b099f845"},"geometry":{"type":"Point","coordinates":[-104.928343,39.75818024,0]}},{"type":"Feature","properties":{"id":"d49a21ea-2506-4bed-b997-531ebe34cb48"},"geometry":{"type":"Point","coordinates":[-74.780486,40.783908,0]}},{"type":"Feature","properties":{"id":"fea6b287-57d9-4f14-8eb7-0b7b0813b2b2"},"geometry":{"type":"Point","coordinates":[-101.8832826,35.14284054,0]}},{"type":"Feature","properties":{"id":"20a3789b-132b-46ab-9333-76e40f489dd9"},"geometry":{"type":"Point","coordinates":[-117.1714305,32.90417278,0]}},{"type":"Feature","properties":{"id":"3375a6e0-d081-4996-aa54-f8416ed7b76b"},"geometry":{"type":"Point","coordinates":[-98.5972829,29.4783203,0]}},{"type":"Feature","properties":{"id":"f58ed632-1a57-4ffc-b2b1-d6a2374bc3a9"},"geometry":{"type":"Point","coordinates":[-122.6818062,45.57066185,0]}},{"type":"Feature","properties":{"id":"ae2c76cc-3dd1-4e80-8b90-ebaa1bedec19"},"geometry":{"type":"Point","coordinates":[-84.56922371,42.84243629,0]}},{"type":"Feature","properties":{"id":"8d9a114b-9303-4544-9d96-7b8f218138f3"},"geometry":{"type":"Point","coordinates":[-123.4131843,43.12022681,0]}},{"type":"Feature","properties":{"id":"8171a9b9-6476-4cb2-867c-1b25547c6360"},"geometry":{"type":"Point","coordinates":[-82.31794593,35.619217,0]}},{"type":"Feature","properties":{"id":"e7c13236-3cde-47c5-83e1-1698ce94e45e"},"geometry":{"type":"Point","coordinates":[-71.37096888,42.32235516,0]}},{"type":"Feature","properties":{"id":"e6d58efd-749d-49f2-8430-71c834546227"},"geometry":{"type":"Point","coordinates":[-121.1916448,38.83182018,0]}},{"type":"Feature","properties":{"id":"c652d2e4-4b4f-4e71-8aa7-806b68fa63ea"},"geometry":{"type":"Point","coordinates":[-93.3474314,48.6152185,0]}},{"type":"Feature","properties":{"id":"974f363a-db6a-47c7-bc83-da51bd13ddd3"},"geometry":{"type":"Point","coordinates":[-100.6305293,40.1976921,0]}},{"type":"Feature","properties":{"id":"7c56b27e-c6d8-4f39-844d-c663d31ab159"},"geometry":{"type":"Point","coordinates":[-82.8069082,39.84329,0]}},{"type":"Feature","properties":{"id":"a2001859-1c36-41d8-b849-c9c0878d11a8"},"geometry":{"type":"Point","coordinates":[-116.4125959,43.6479858,0]}},{"type":"Feature","properties":{"id":"09f3571c-2b2a-4ce0-9ab4-a65ff80ad968"},"geometry":{"type":"Point","coordinates":[-122.6734331,45.6251071,0]}},{"type":"Feature","properties":{"id":"8f160bf6-649a-4365-8703-372aed64eca3"},"geometry":{"type":"Point","coordinates":[-71.12892319,42.47603755,0]}},{"type":"Feature","properties":{"id":"c757354b-e5a2-403f-9e90-b8f8fc5ab229"},"geometry":{"type":"Point","coordinates":[-118.3322768,33.9149155,0]}},{"type":"Feature","properties":{"id":"8024ef15-27bc-41ca-be9c-c975983505f6"},"geometry":{"type":"Point","coordinates":[-92.25901,34.74268558,0]}},{"type":"Feature","properties":{"id":"3a2613dd-86a8-4457-b400-a23f5c10b314"},"geometry":{"type":"Point","coordinates":[-103.2422229,44.08401961,0]}},{"type":"Feature","properties":{"id":"b4a0f525-fac9-48ce-a7c3-86e84327fca6"},"geometry":{"type":"Point","coordinates":[-122.096622,47.9241142,0]}},{"type":"Feature","properties":{"id":"e9b37d23-bbe6-4de9-90bf-1ac534f034f5"},"geometry":{"type":"Point","coordinates":[-124.1892492,40.76719226,0]}},{"type":"Feature","properties":{"id":"f811f1bc-0d7c-4a83-bb70-e4b44eacdc8e"},"geometry":{"type":"Point","coordinates":[-124.1648141,40.80302047,0]}},{"type":"Feature","properties":{"id":"c4ca2446-26fe-453c-a7c2-9aa6a63f8ace"},"geometry":{"type":"Point","coordinates":[-75.66954474,35.90949405,0]}},{"type":"Feature","properties":{"id":"348fb7b9-8901-4bf3-a9da-09ca2904ed24"},"geometry":{"type":"Point","coordinates":[-91.31026009,40.63007017,0]}},{"type":"Feature","properties":{"id":"ea5ebe24-30ce-4eac-882a-cdf8d064251d"},"geometry":{"type":"Point","coordinates":[-92.260019,34.742845,0]}},{"type":"Feature","properties":{"id":"5c96e81b-09a3-467b-9257-cd6faacc6aae"},"geometry":{"type":"Point","coordinates":[-104.7823626,38.9082661,0]}},{"type":"Feature","properties":{"id":"68e53fe7-b140-4e33-94fe-11adb6996e75"},"geometry":{"type":"Point","coordinates":[-116.2128426,43.608212,0]}},{"type":"Feature","properties":{"id":"05c41a35-c10b-4275-8eba-ac12ab5c313a"},"geometry":{"type":"Point","coordinates":[-76.82281329,42.67724221,0]}},{"type":"Feature","properties":{"id":"0725fd86-c6e4-49b2-9aab-df4a02c2e593"},"geometry":{"type":"Point","coordinates":[-77.47673436,39.01564409,0]}},{"type":"Feature","properties":{"id":"692a06a1-3923-4b48-9bd8-cdb9c87ef848"},"geometry":{"type":"Point","coordinates":[-93.2974611,37.2085049,0]}},{"type":"Feature","properties":{"id":"a8527951-694e-41c9-9220-1be979f834f7"},"geometry":{"type":"Point","coordinates":[-75.3411606,40.5809687,0]}},{"type":"Feature","properties":{"id":"db5a667c-b8b3-4477-a482-43fa0dd3086b"},"geometry":{"type":"Point","coordinates":[-70.280399,44.130958,0]}},{"type":"Feature","properties":{"id":"4a83d1c5-b544-4472-a5ad-46a1cf9255ed"},"geometry":{"type":"Point","coordinates":[-99.37228235,40.4368517,0]}},{"type":"Feature","properties":{"id":"3ee1382d-61b5-4474-9bb0-65fe9182e327"},"geometry":{"type":"Point","coordinates":[-117.6070025,33.45199517,0]}},{"type":"Feature","properties":{"id":"8c740e50-5722-447f-b240-3b1815fb4154"},"geometry":{"type":"Point","coordinates":[-87.70732557,39.61104231,0]}},{"type":"Feature","properties":{"id":"330d1efa-586a-43dd-ad93-613326719806"},"geometry":{"type":"Point","coordinates":[-117.3961623,33.9533546,0]}},{"type":"Feature","properties":{"id":"a0627410-7fb1-436c-a020-fc853779ca68"},"geometry":{"type":"Point","coordinates":[-0.106288,50.817144,0]}},{"type":"Feature","properties":{"id":"91d01857-2545-4926-982b-7e67fdd539fe"},"geometry":{"type":"Point","coordinates":[-77.532576,39.09743,0]}},{"type":"Feature","properties":{"id":"8b909c6f-b067-45df-b156-d5072b63db57"},"geometry":{"type":"Point","coordinates":[-8.4572863,54.2667763,0]}},{"type":"Feature","properties":{"id":"c9ace846-b6fe-46b2-beca-46f8e081548a"},"geometry":{"type":"Point","coordinates":[-75.15509414,39.96067782,0]}},{"type":"Feature","properties":{"id":"25b04c9e-5e96-4132-a2ff-c56bdfe06b75"},"geometry":{"type":"Point","coordinates":[-122.6257694,47.5664595,0]}},{"type":"Feature","properties":{"id":"94eb3df4-0a08-49cc-82af-4364006f756f"},"geometry":{"type":"Point","coordinates":[-114.9878974,36.03805558,0]}},{"type":"Feature","properties":{"id":"6922c3e4-d702-4872-8fe9-30385a052359"},"geometry":{"type":"Point","coordinates":[-105.0769672,40.39541012,0]}},{"type":"Feature","properties":{"id":"55bc3336-5482-47b0-ae38-f25cf2fa79ec"},"geometry":{"type":"Point","coordinates":[-71.31643612,42.6505753,0]}},{"type":"Feature","properties":{"id":"dca49fa4-340f-489b-84da-c3c4b8389ff2"},"geometry":{"type":"Point","coordinates":[-74.82362556,39.89909629,0]}},{"type":"Feature","properties":{"id":"7f10f5fb-8cc6-430a-9c8a-50d7817db217"},"geometry":{"type":"Point","coordinates":[-122.3146374,47.5483294,0]}},{"type":"Feature","properties":{"id":"4d1d38b6-5514-45bc-a020-74efd0c1bf8f"},"geometry":{"type":"Point","coordinates":[-92.5104808,44.0447412,0]}},{"type":"Feature","properties":{"id":"aefd86d4-eb51-4aae-bacb-bf1f69025b41"},"geometry":{"type":"Point","coordinates":[-66.98348086,44.86083118,0]}},{"type":"Feature","properties":{"id":"ac190eeb-bbab-4b65-8243-9f103c14bacf"},"geometry":{"type":"Point","coordinates":[-91.940075,44.875861,0]}},{"type":"Feature","properties":{"id":"3790c27b-c47f-4f4a-843a-6e056eb8a83d"},"geometry":{"type":"Point","coordinates":[-96.099373,41.169693,0]}},{"type":"Feature","properties":{"id":"73d6562a-6747-47fb-bc80-57dbc43603fb"},"geometry":{"type":"Point","coordinates":[-122.2713141,37.80450396,0]}},{"type":"Feature","properties":{"id":"44c13b00-8a87-4aaa-9db8-a272329ef87e"},"geometry":{"type":"Point","coordinates":[-122.3691135,47.6648583,0]}},{"type":"Feature","properties":{"id":"7ba87c15-8af2-4dbc-b64f-fd28df2cfe02"},"geometry":{"type":"Point","coordinates":[-122.6917362,45.53370375,0]}},{"type":"Feature","properties":{"id":"27cea017-91b4-4d46-951e-9eaa029a9322"},"geometry":{"type":"Point","coordinates":[-122.6564149,45.51247125,0]}},{"type":"Feature","properties":{"id":"19263853-9099-41a4-80ff-0c7e9905e9ee"},"geometry":{"type":"Point","coordinates":[-118.1411039,34.61623136,0]}},{"type":"Feature","properties":{"id":"5add03e6-9a49-4e98-89bd-8bf41dafb72e"},"geometry":{"type":"Point","coordinates":[-84.28782443,39.63943573,0]}},{"type":"Feature","properties":{"id":"a76253b7-d902-408b-af47-3cdf10a3e5c0"},"geometry":{"type":"Point","coordinates":[-90.18857808,32.31965604,0]}},{"type":"Feature","properties":{"id":"e1d96308-ade4-439a-b4e0-a90552b8b701"},"geometry":{"type":"Point","coordinates":[-89.40765838,43.06766144,0]}},{"type":"Feature","properties":{"id":"1d395c71-54a6-4af8-a0a3-21f5946f49ee"},"geometry":{"type":"Point","coordinates":[-86.44763415,43.95070214,0]}},{"type":"Feature","properties":{"id":"4e0b0d7e-31e4-42a8-abff-30757dc8e330"},"geometry":{"type":"Point","coordinates":[-122.010144,47.327123,0]}},{"type":"Feature","properties":{"id":"79ba2199-ced7-4dc5-a374-cbc05cd8fb39"},"geometry":{"type":"Point","coordinates":[-117.4101242,47.65416824,0]}},{"type":"Feature","properties":{"id":"97fb454b-8b8b-42e7-a89e-9355de3b76f2"},"geometry":{"type":"Point","coordinates":[-111.648578,35.1964377,0]}},{"type":"Feature","properties":{"id":"58d2915a-9712-4619-a54b-0dec8d6e64e3"},"geometry":{"type":"Point","coordinates":[-106.953486,44.80297173,0]}},{"type":"Feature","properties":{"id":"90d7563e-7ff5-4fb4-aab3-19275c21bd9d"},"geometry":{"type":"Point","coordinates":[-105.503658,40.367158,0]}},{"type":"Feature","properties":{"id":"c883e57f-28d0-4793-bfc4-ef1d02e194e4"},"geometry":{"type":"Point","coordinates":[-87.97720306,41.88987006,0]}},{"type":"Feature","properties":{"id":"c06f078b-daf8-447d-b192-336fc1971b52"},"geometry":{"type":"Point","coordinates":[-96.7772127,43.52471978,0]}},{"type":"Feature","properties":{"id":"33228a1a-cbb2-4251-8d61-adae85bf78c4"},"geometry":{"type":"Point","coordinates":[-76.7157289,40.0944263,0]}},{"type":"Feature","properties":{"id":"44349854-3a4e-41f1-be35-70dd6bbc9107"},"geometry":{"type":"Point","coordinates":[-83.70642814,42.792852,0]}},{"type":"Feature","properties":{"id":"a39e5f76-1435-4f84-bb48-d9fe56df3055"},"geometry":{"type":"Point","coordinates":[-93.2884965,44.9489135,0]}},{"type":"Feature","properties":{"id":"bb0715b7-bf7b-460d-aae4-d5a2ada52773"},"geometry":{"type":"Point","coordinates":[-78.71623989,35.87060368,0]}},{"type":"Feature","properties":{"id":"73d0933d-61ce-4b09-be56-2ca9f5bcc482"},"geometry":{"type":"Point","coordinates":[-78.62430807,35.80788061,0]}},{"type":"Feature","properties":{"id":"f1e6162d-bdbc-41d8-af4a-a0c940ba9bed"},"geometry":{"type":"Point","coordinates":[-77.05463635,42.65899476,0]}},{"type":"Feature","properties":{"id":"d8f0b1a8-9976-49b8-8e3d-d38b17496c9c"},"geometry":{"type":"Point","coordinates":[-119.8684287,34.43298751,0]}},{"type":"Feature","properties":{"id":"68cb3ab3-3136-419e-aff6-06d965cfb280"},"geometry":{"type":"Point","coordinates":[-119.6977816,34.41874978,0]}},{"type":"Feature","properties":{"id":"6fea98ab-5ca3-4876-a1da-d0004045a00d"},"geometry":{"type":"Point","coordinates":[-122.1026326,47.66431006,0]}},{"type":"Feature","properties":{"id":"2ef707fa-134a-4660-8523-64c0ab830e55"},"geometry":{"type":"Point","coordinates":[-86.10911659,42.79223968,0]}},{"type":"Feature","properties":{"id":"87f669f2-1318-4fdf-8018-3e590996759d"},"geometry":{"type":"Point","coordinates":[-67.45804551,44.71446257,0]}},{"type":"Feature","properties":{"id":"8840fe69-ce15-4d46-ab1f-01f78e0f6375"},"geometry":{"type":"Point","coordinates":[-122.3171301,47.5502618,0]}},{"type":"Feature","properties":{"id":"7a9b2fa2-8e51-4a5c-98c0-a09d99303f39"},"geometry":{"type":"Point","coordinates":[-119.7029194,36.8252277,0]}},{"type":"Feature","properties":{"id":"e6bfe52d-1f1e-4c1e-a57e-8f12f481a52c"},"geometry":{"type":"Point","coordinates":[-90.497364,38.537146,0]}},{"type":"Feature","properties":{"id":"9ef4af01-189b-4196-a1cf-96ed6696840e"},"geometry":{"type":"Point","coordinates":[-85.62124459,44.76426455,0]}},{"type":"Feature","properties":{"id":"42cbe82e-95a3-4fd4-8d2c-1c3b277fa533"},"geometry":{"type":"Point","coordinates":[-86.2503664,45.9535761,0]}},{"type":"Feature","properties":{"id":"b261b101-bcad-4384-98a9-8da00ddb71f0"},"geometry":{"type":"Point","coordinates":[-118.4540488,34.1817376,0]}},{"type":"Feature","properties":{"id":"1b52a67f-8d6f-428e-835e-4c08ec1df483"},"geometry":{"type":"Point","coordinates":[-83.630297,32.828235,0]}},{"type":"Feature","properties":{"id":"244e7c7d-7e0b-4c20-bc3d-8707c7c42f34"},"geometry":{"type":"Point","coordinates":[-82.7835534,27.7865945,0]}},{"type":"Feature","properties":{"id":"9b7ca1bf-2632-4cd5-ae78-e72d9ce082a5"},"geometry":{"type":"Point","coordinates":[-116.7867267,47.75597167,0]}},{"type":"Feature","properties":{"id":"2db77c0b-76d8-45df-a47a-283d53b171b8"},"geometry":{"type":"Point","coordinates":[-76.3496026,40.09366985,0]}},{"type":"Feature","properties":{"id":"15f89eab-85d7-40df-97bb-dab2bb810c07"},"geometry":{"type":"Point","coordinates":[-82.68585484,35.79772897,0]}},{"type":"Feature","properties":{"id":"588e8cf3-e3e0-44ef-a94f-d3e9231c2237"},"geometry":{"type":"Point","coordinates":[-119.7346794,36.81180929,0]}},{"type":"Feature","properties":{"id":"fd4e8fed-a8a7-451f-ae27-e613538958e0"},"geometry":{"type":"Point","coordinates":[-122.4584186,38.49985781,0]}},{"type":"Feature","properties":{"id":"c48b1465-3ed7-498e-a209-d5427033e44a"},"geometry":{"type":"Point","coordinates":[-73.94466273,42.81647276,0]}},{"type":"Feature","properties":{"id":"fb83d0e7-4260-425b-97b6-6e86d38aee4c"},"geometry":{"type":"Point","coordinates":[-105.4774352,39.40651269,0]}},{"type":"Feature","properties":{"id":"3caf21fd-86fc-4eb8-b5c3-8f447f47500b"},"geometry":{"type":"Point","coordinates":[-85.32785692,35.00864326,0]}},{"type":"Feature","properties":{"id":"9d006d77-28d5-41d3-9781-748bcec556a2"},"geometry":{"type":"Point","coordinates":[-86.585242,34.746475,0]}},{"type":"Feature","properties":{"id":"4c4398d4-5560-4248-ab68-eae17056697c"},"geometry":{"type":"Point","coordinates":[-75.0613301,40.32438895,0]}},{"type":"Feature","properties":{"id":"ce9573b0-30e9-464c-9371-0af1d9b6485a"},"geometry":{"type":"Point","coordinates":[-123.992063,40.878682,0]}},{"type":"Feature","properties":{"id":"6ce79fd9-1b5c-4543-94ff-cfc8d9863149"},"geometry":{"type":"Point","coordinates":[-116.273944,43.57693444,0]}},{"type":"Feature","properties":{"id":"f4db9b09-2c1c-4dc8-b2b6-5a4d6903477a"},"geometry":{"type":"Point","coordinates":[-81.372012,41.139183,0]}},{"type":"Feature","properties":{"id":"02aa77e2-94f3-49e4-9a47-e8d2d5e85c17"},"geometry":{"type":"Point","coordinates":[-122.4924064,45.5034238,0]}},{"type":"Feature","properties":{"id":"012a9f88-a14a-42eb-b455-1f5671fe8373"},"geometry":{"type":"Point","coordinates":[-119.2354401,34.26181601,0]}},{"type":"Feature","properties":{"id":"998ea6f7-1be2-4fb0-8b48-31a983acec3c"},"geometry":{"type":"Point","coordinates":[-93.60766907,41.58113315,0]}},{"type":"Feature","properties":{"id":"9cfdc1bb-b22c-4e9d-a569-c277a7e44b53"},"geometry":{"type":"Point","coordinates":[-73.1963588,42.8783819,0]}},{"type":"Feature","properties":{"id":"337b4c62-2460-4ae7-b271-d022058469cc"},"geometry":{"type":"Point","coordinates":[-84.4239715,39.1563725,0]}},{"type":"Feature","properties":{"id":"b54b16e1-ac3b-4bff-a11f-f7ae9ddc27e0"},"geometry":{"type":"Point","coordinates":[-84.4137736,39.1885752,0]}},{"type":"Feature","properties":{"id":"6bbea081-baec-4db3-9647-5a8aeee3e72c"},"geometry":{"type":"Point","coordinates":[-122.180943,47.6991435,0]}},{"type":"Feature","properties":{"id":"7f5b3890-2faf-428f-8855-cd1d3c458b4e"},"geometry":{"type":"Point","coordinates":[-81.60738829,41.01444672,0]}},{"type":"Feature","properties":{"id":"f781db23-6391-4db3-a70e-885517e9a6d8"},"geometry":{"type":"Point","coordinates":[-73.21616773,44.42808692,0]}},{"type":"Feature","properties":{"id":"a2fb1f14-334a-4195-b2a5-9c816c5196af"},"geometry":{"type":"Point","coordinates":[-114.7610528,42.60009514,0]}},{"type":"Feature","properties":{"id":"7e32b8ba-f0d6-4e22-9b07-0e6cfe279235"},"geometry":{"type":"Point","coordinates":[-122.4452044,37.7703537,0]}},{"type":"Feature","properties":{"id":"a42086a7-b358-498a-ad7e-44948cc75ed0"},"geometry":{"type":"Point","coordinates":[-122.3880818,37.7577437,0]}},{"type":"Feature","properties":{"id":"959be3f8-4cc7-4342-b430-9111b5a3d036"},"geometry":{"type":"Point","coordinates":[-122.2647516,47.68882925,0]}},{"type":"Feature","properties":{"id":"5d702444-3683-463e-abfe-1f587d63a7bc"},"geometry":{"type":"Point","coordinates":[-106.8306883,40.48389236,0]}},{"type":"Feature","properties":{"id":"bad259d6-ce30-4252-8b30-30e2a74934fb"},"geometry":{"type":"Point","coordinates":[-84.288072,38.388396,0]}},{"type":"Feature","properties":{"id":"70ff7200-901e-4279-afa4-41f0ae57fdd2"},"geometry":{"type":"Point","coordinates":[-90.39265217,38.21974885,0]}},{"type":"Feature","properties":{"id":"9ac5be0c-c048-4566-b831-7fb7e8d76b0f"},"geometry":{"type":"Point","coordinates":[-86.31216035,34.33873684,0]}},{"type":"Feature","properties":{"id":"c979cb39-7e7f-4bdf-89ef-f45bebd906d7"},"geometry":{"type":"Point","coordinates":[-121.8738245,37.66475013,0]}},{"type":"Feature","properties":{"id":"02dcafad-191a-47ed-82d6-d1a7a4ee8ccc"},"geometry":{"type":"Point","coordinates":[-117.5636924,33.8925168,0]}},{"type":"Feature","properties":{"id":"269ae6fe-0f4b-4b1e-bac1-1eedc1332929"},"geometry":{"type":"Point","coordinates":[-108.5846644,37.3484244,0]}},{"type":"Feature","properties":{"id":"d8ebbd1e-ee4b-4230-89df-9d40c208e013"},"geometry":{"type":"Point","coordinates":[-87.56399527,37.98122094,0]}},{"type":"Feature","properties":{"id":"4dcaeb97-edb6-4930-bf22-b27d434900f2"},"geometry":{"type":"Point","coordinates":[-90.02053343,38.53796122,0]}},{"type":"Feature","properties":{"id":"b35ddbfe-490e-4eaf-aeca-fb041e06c7aa"},"geometry":{"type":"Point","coordinates":[-81.27813638,40.95340888,0]}},{"type":"Feature","properties":{"id":"b6e3b8af-2f93-4520-8daa-5c0c9dc4e3c1"},"geometry":{"type":"Point","coordinates":[-118.9835694,37.64888165,0]}},{"type":"Feature","properties":{"id":"ecd253a8-292a-4233-908f-4141491d0d32"},"geometry":{"type":"Point","coordinates":[-74.8299453,40.85378205,0]}},{"type":"Feature","properties":{"id":"38040138-55a0-4f87-9601-0a5744186600"},"geometry":{"type":"Point","coordinates":[-75.2189308,40.0223235,0]}},{"type":"Feature","properties":{"id":"29f8aa88-0252-488b-9c6d-3bdfafbbf455"},"geometry":{"type":"Point","coordinates":[-121.9732919,47.42561663,0]}},{"type":"Feature","properties":{"id":"1bd5d598-c751-4438-bc01-7a7adf6cdb92"},"geometry":{"type":"Point","coordinates":[-123.0928507,44.05174833,0]}},{"type":"Feature","properties":{"id":"b8af95f3-2057-40d5-ac94-c388f2f639e6"},"geometry":{"type":"Point","coordinates":[-104.9157413,38.8569869,0]}},{"type":"Feature","properties":{"id":"03f6dd60-d50e-4053-94db-1e83d087333f"},"geometry":{"type":"Point","coordinates":[-94.013784,44.18144279,0]}},{"type":"Feature","properties":{"id":"2b21af13-3882-4ded-9acd-340b81cb5a70"},"geometry":{"type":"Point","coordinates":[-120.6082797,35.12963742,0]}},{"type":"Feature","properties":{"id":"129dfd95-492b-443d-af67-dd03bef8a157"},"geometry":{"type":"Point","coordinates":[-92.753035,44.067031,0]}},{"type":"Feature","properties":{"id":"8f13ef71-9339-4aec-9bc7-b9e8e2d5d806"},"geometry":{"type":"Point","coordinates":[-86.866949,35.893554,0]}},{"type":"Feature","properties":{"id":"a0637ba4-fc85-4dd3-b1f2-e23e5ad5c862"},"geometry":{"type":"Point","coordinates":[16.3447144,50.6793293,0]}},{"type":"Feature","properties":{"id":"fc9e541f-a40c-4e2c-bc42-561194e654d7"},"geometry":{"type":"Point","coordinates":[-111.0400807,45.7033199,0]}},{"type":"Feature","properties":{"id":"c806e91b-2179-46f1-ab2c-390291ed7cba"},"geometry":{"type":"Point","coordinates":[-92.80653912,45.0577993,0]}},{"type":"Feature","properties":{"id":"2b99e526-9f10-4e4d-bbfc-5890c7e4e69c"},"geometry":{"type":"Point","coordinates":[-82.034268,39.027513,0]}},{"type":"Feature","properties":{"id":"a1a02e31-20d5-47dc-8a57-607f4b6d77e4"},"geometry":{"type":"Point","coordinates":[-87.69106414,41.93075205,0]}},{"type":"Feature","properties":{"id":"45a4d916-2bc4-4e46-8d7a-d7e994f0d3fb"},"geometry":{"type":"Point","coordinates":[-106.5308452,35.13056812,0]}},{"type":"Feature","properties":{"id":"90ecf47b-00b7-4b34-8ce3-2a704d6eddd6"},"geometry":{"type":"Point","coordinates":[-106.6467287,35.0928224,0]}},{"type":"Feature","properties":{"id":"2f2409c0-09db-4b7b-b68d-4eb5076226bc"},"geometry":{"type":"Point","coordinates":[-70.8573661,42.50125386,0]}},{"type":"Feature","properties":{"id":"c440f494-5670-4510-9624-d1707fa1e2b7"},"geometry":{"type":"Point","coordinates":[-122.2631011,38.0998706,0]}},{"type":"Feature","properties":{"id":"6ec5c9d0-34df-4a2e-b041-ff956ce3d98a"},"geometry":{"type":"Point","coordinates":[-81.45339993,39.41184635,0]}},{"type":"Feature","properties":{"id":"36d25eb4-d6b7-4783-bce1-568b5839f402"},"geometry":{"type":"Point","coordinates":[-122.5068874,37.9458177,0]}},{"type":"Feature","properties":{"id":"f2e26a12-0265-4335-91fe-c04f7035ee4b"},"geometry":{"type":"Point","coordinates":[-122.371641,47.66347198,0]}},{"type":"Feature","properties":{"id":"e9673697-3229-45ee-bab1-6889e63ccffe"},"geometry":{"type":"Point","coordinates":[-91.35744225,39.71293685,0]}},{"type":"Feature","properties":{"id":"1cf8e00c-e42d-428a-8be5-d8fdfeccc21e"},"geometry":{"type":"Point","coordinates":[-82.4012824,28.5396995,0]}},{"type":"Feature","properties":{"id":"c87c9776-065c-4ce0-8042-9113c7995915"},"geometry":{"type":"Point","coordinates":[-77.18872886,40.20335743,0]}},{"type":"Feature","properties":{"id":"cbff0c83-0ea9-4114-bb4c-96d372c21365"},"geometry":{"type":"Point","coordinates":[-81.70272815,41.48573746,0]}},{"type":"Feature","properties":{"id":"2634ae09-4e13-4aa7-b0f1-dfcecf935a42"},"geometry":{"type":"Point","coordinates":[-81.7036495,41.4848964,0]}},{"type":"Feature","properties":{"id":"d14e2dee-999d-4983-a9cd-5d74d35af35b"},"geometry":{"type":"Point","coordinates":[-77.0571571,42.143984,0]}},{"type":"Feature","properties":{"id":"db1b4d4d-31e9-468d-8fae-2c033f6fcbe4"},"geometry":{"type":"Point","coordinates":[-75.831804,38.886037,0]}},{"type":"Feature","properties":{"id":"e8c1c4c5-6835-418a-af97-d85a7e73335f"},"geometry":{"type":"Point","coordinates":[-76.4477386,41.0013964,0]}},{"type":"Feature","properties":{"id":"05330622-853a-411b-8e86-a8c167bf58ae"},"geometry":{"type":"Point","coordinates":[-68.671416,44.884496,0]}},{"type":"Feature","properties":{"id":"3abc62ca-39c8-4fb3-a9bd-9bc343bf5ea2"},"geometry":{"type":"Point","coordinates":[-95.9650788,36.1516146,0]}},{"type":"Feature","properties":{"id":"40add606-afd1-430a-b274-2af693e0e5aa"},"geometry":{"type":"Point","coordinates":[-71.46548181,42.7604446,0]}},{"type":"Feature","properties":{"id":"1c357f75-dc18-43cf-bcc4-45e1089b6086"},"geometry":{"type":"Point","coordinates":[-94.590214,38.882691,0]}},{"type":"Feature","properties":{"id":"e64276ac-2aa7-404a-a538-212734a0eb84"},"geometry":{"type":"Point","coordinates":[-94.388546,38.916883,0]}},{"type":"Feature","properties":{"id":"a74e31ee-d113-4a2b-9daf-5d1c6a06aefb"},"geometry":{"type":"Point","coordinates":[-87.6595253,41.827819,0]}},{"type":"Feature","properties":{"id":"57d8c1a8-2932-4735-88d1-eba02bd05e4e"},"geometry":{"type":"Point","coordinates":[-77.86015133,39.28926882,0]}},{"type":"Feature","properties":{"id":"43d60f58-3534-41f2-b65c-905f8dd67ca4"},"geometry":{"type":"Point","coordinates":[-84.6436665,39.0008541,0]}},{"type":"Feature","properties":{"id":"b41d9c2b-b22e-4744-acdc-6ab0c5ca383f"},"geometry":{"type":"Point","coordinates":[-78.95654831,35.07468171,0]}},{"type":"Feature","properties":{"id":"24ca52df-8487-4992-aaa9-f5e36a3f5297"},"geometry":{"type":"Point","coordinates":[-104.9677936,40.4386998,0]}},{"type":"Feature","properties":{"id":"c816f568-d053-473a-8820-fa7cf9b8fa7f"},"geometry":{"type":"Point","coordinates":[-117.358767,33.171842,0]}},{"type":"Feature","properties":{"id":"c73bb5c8-f1cc-4554-9b58-9878ce1c8554"},"geometry":{"type":"Point","coordinates":[-93.20033373,43.15160788,0]}},{"type":"Feature","properties":{"id":"7ed9bc5e-2062-476c-810f-8c5a9833df9d"},"geometry":{"type":"Point","coordinates":[-78.8026696,35.6015909,0]}},{"type":"Feature","properties":{"id":"4b1d8776-79c5-40c4-9baf-a6ba63f9ba2a"},"geometry":{"type":"Point","coordinates":[-68.76957092,44.79146596,0]}},{"type":"Feature","properties":{"id":"d124427e-32a9-4946-a033-6fe93b09d6d8"},"geometry":{"type":"Point","coordinates":[-70.36920486,43.676947,0]}},{"type":"Feature","properties":{"id":"c4ef8974-6ae8-43c3-9e51-01f8e0317622"},"geometry":{"type":"Point","coordinates":[-117.4756027,47.94576147,0]}},{"type":"Feature","properties":{"id":"cefd9035-5695-4a1e-97bb-8d449468797a"},"geometry":{"type":"Point","coordinates":[-81.6853889,41.5041432,0]}},{"type":"Feature","properties":{"id":"95ace274-f4ca-4490-a5f3-0f5e68930f84"},"geometry":{"type":"Point","coordinates":[-82.751357,27.74434,0]}},{"type":"Feature","properties":{"id":"304126ea-a12e-4685-9e26-be36742f8d64"},"geometry":{"type":"Point","coordinates":[-149.893012,61.219744,0]}},{"type":"Feature","properties":{"id":"3fba9614-8dae-420b-b024-4f0387278a64"},"geometry":{"type":"Point","coordinates":[-149.568403,61.328403,0]}},{"type":"Feature","properties":{"id":"3515eba4-8e81-4e9a-924d-a9b03ffe0072"},"geometry":{"type":"Point","coordinates":[-149.888563,61.195228,0]}},{"type":"Feature","properties":{"id":"d9913c2c-03cb-435b-b091-3576446e23b9"},"geometry":{"type":"Point","coordinates":[-122.884827,46.97137083,0]}},{"type":"Feature","properties":{"id":"08bbf721-d074-4271-9878-b52d03e284df"},"geometry":{"type":"Point","coordinates":[-116.554588,48.277777,0]}},{"type":"Feature","properties":{"id":"1dba5e88-52ec-4d47-a3aa-9d955b4374ea"},"geometry":{"type":"Point","coordinates":[-80.05819245,26.6136144,0]}},{"type":"Feature","properties":{"id":"0686cabe-b090-4b23-a821-2ae7c08c49c0"},"geometry":{"type":"Point","coordinates":[-115.793393,40.836405,0]}},{"type":"Feature","properties":{"id":"a47e6f5c-22fb-4166-a10f-e5032764da84"},"geometry":{"type":"Point","coordinates":[-156.4402411,20.74961566,0]}},{"type":"Feature","properties":{"id":"1c2fd1ee-d81c-4408-a584-bbedc2a23c6e"},"geometry":{"type":"Point","coordinates":[-156.653963,20.845329,0]}},{"type":"Feature","properties":{"id":"4cfbbdc1-142e-4a66-8f3b-54bb830d2c20"},"geometry":{"type":"Point","coordinates":[-157.826624,21.278349,0]}},{"type":"Feature","properties":{"id":"e85f0bf7-91b9-4f63-9b69-4b78f516e8cb"},"geometry":{"type":"Point","coordinates":[-84.38706074,33.76333225,0]}},{"type":"Feature","properties":{"id":"240ea2c7-bc2c-46ee-97e3-ed35ac6ed31e"},"geometry":{"type":"Point","coordinates":[-122.6771146,45.5156226,0]}},{"type":"Feature","properties":{"id":"16a73b0d-7b12-4ba3-b43c-8d8e8e34489a"},"geometry":{"type":"Point","coordinates":[-105.0797489,40.55059012,0]}},{"type":"Feature","properties":{"id":"7d7f31a3-8e08-4cfc-b929-c545b41eaa05"},"geometry":{"type":"Point","coordinates":[-70.71255496,41.94926024,0]}},{"type":"Feature","properties":{"id":"c3b2d49e-ba21-4142-9854-a0b49b739720"},"geometry":{"type":"Point","coordinates":[-123.226008,44.56360936,0]}},{"type":"Feature","properties":{"id":"70972189-e029-4a8e-ba79-da86b66ba67e"},"geometry":{"type":"Point","coordinates":[-118.2564646,34.04700723,0]}},{"type":"Feature","properties":{"id":"c3e7b965-dfce-4765-9d5b-dd2d49b28e7a"},"geometry":{"type":"Point","coordinates":[-81.47237058,41.14618347,0]}},{"type":"Feature","properties":{"id":"f46a3893-14c5-4830-ac6b-63510cc8429d"},"geometry":{"type":"Point","coordinates":[-116.097991,44.904411,0]}},{"type":"Feature","properties":{"id":"8938798a-3cd6-4864-96a9-e6febf1b25be"},"geometry":{"type":"Point","coordinates":[-105.1151806,40.5737952,0]}},{"type":"Feature","properties":{"id":"771010b0-2631-49c3-8821-034588bfbc7a"},"geometry":{"type":"Point","coordinates":[-94.5911729,39.1002989,0]}},{"type":"Feature","properties":{"id":"c2b0f72c-c305-40b5-919e-19f7542f6609"},"geometry":{"type":"Point","coordinates":[-111.9254955,33.658427,0]}},{"type":"Feature","properties":{"id":"b29d754c-ba72-49ec-a6e7-d1cf054ebe17"},"geometry":{"type":"Point","coordinates":[-87.2024655,30.4180618,0]}},{"type":"Feature","properties":{"id":"7edb5d33-d3af-4dc6-964f-6f90bd7e7908"},"geometry":{"type":"Point","coordinates":[-85.27573976,35.11640583,0]}},{"type":"Feature","properties":{"id":"258023a7-eaa3-421d-b011-b6b341403388"},"geometry":{"type":"Point","coordinates":[-123.089843,44.054404,0]}},{"type":"Feature","properties":{"id":"1892d9b8-4037-4f23-87c5-6c4c8f093779"},"geometry":{"type":"Point","coordinates":[-122.8058983,45.5013601,0]}},{"type":"Feature","properties":{"id":"1c4cb8bf-6529-4372-aa73-6bc063b90a65"},"geometry":{"type":"Point","coordinates":[-122.2080698,47.76387772,0]}},{"type":"Feature","properties":{"id":"db962489-e1d3-4102-a8cd-85ad5cc9a02b"},"geometry":{"type":"Point","coordinates":[-122.6708112,45.5624447,0]}},{"type":"Feature","properties":{"id":"a11222c9-a317-4cef-aaec-a1da131cb749"},"geometry":{"type":"Point","coordinates":[-122.6299694,45.56447065,0]}},{"type":"Feature","properties":{"id":"1467b102-9664-4df9-85e8-f2d0ae1e3508"},"geometry":{"type":"Point","coordinates":[-122.9009845,45.5490862,0]}},{"type":"Feature","properties":{"id":"19d30f50-d7a9-4f8e-86dd-9ae9d3cbffa7"},"geometry":{"type":"Point","coordinates":[-122.6850673,45.5228146,0]}},{"type":"Feature","properties":{"id":"38d9665c-277c-46f5-9cd2-8dd2ebc5bdb2"},"geometry":{"type":"Point","coordinates":[-122.5068563,45.63739909,0]}},{"type":"Feature","properties":{"id":"06d34341-3309-4023-978c-478285e8a391"},"geometry":{"type":"Point","coordinates":[-122.4060641,45.5368535,0]}},{"type":"Feature","properties":{"id":"f588b69c-2537-4d6e-8560-9037a16b2af1"},"geometry":{"type":"Point","coordinates":[-122.44092625961628,47.25818868519068,0]}},{"type":"Feature","properties":{"id":"faf099d7-5437-40ff-a51e-f277d58447a4"},"geometry":{"type":"Point","coordinates":[-122.6726223,45.47711805,0]}},{"type":"Feature","properties":{"id":"5527e67d-4ff5-4843-b6cb-dd6695cf5b2c"},"geometry":{"type":"Point","coordinates":[-123.0879134,44.0461346,0]}},{"type":"Feature","properties":{"id":"1a4b9cf0-e54e-460c-bd7a-c91585d42adc"},"geometry":{"type":"Point","coordinates":[-122.475815,45.4915603,0]}},{"type":"Feature","properties":{"id":"82cf7577-0457-4889-b49b-3738c3d58dd1"},"geometry":{"type":"Point","coordinates":[-122.6936922,45.4792439,0]}},{"type":"Feature","properties":{"id":"7435ef24-5a83-4bd8-bc65-525088350803"},"geometry":{"type":"Point","coordinates":[-122.7466466,45.41452585,0]}},{"type":"Feature","properties":{"id":"cbe2a6f6-294a-440d-902f-f3c147378a99"},"geometry":{"type":"Point","coordinates":[-122.8470478,46.00555187,0]}},{"type":"Feature","properties":{"id":"48dc01b2-c5a0-4c6b-80f9-25945a0eb2f6"},"geometry":{"type":"Point","coordinates":[-124.0050694,44.99673605,0]}},{"type":"Feature","properties":{"id":"2b1cfbdf-23a1-4a0e-b370-11e6da46d64d"},"geometry":{"type":"Point","coordinates":[-122.2123317,47.87765468,0]}},{"type":"Feature","properties":{"id":"6098da96-d790-4675-aadb-8836048dab5e"},"geometry":{"type":"Point","coordinates":[-122.8264537,45.4750792,0]}},{"type":"Feature","properties":{"id":"f162f822-f631-4c3a-8de9-bed207e8cc0a"},"geometry":{"type":"Point","coordinates":[-122.7105079,45.5330425,0]}},{"type":"Feature","properties":{"id":"4cdae732-9672-463f-b4ba-5c4f3cdcac6c"},"geometry":{"type":"Point","coordinates":[-122.7726765,45.3007043,0]}},{"type":"Feature","properties":{"id":"61305a0a-ccbe-4c55-8eb8-54b49983d590"},"geometry":{"type":"Point","coordinates":[-121.314499,44.0566885,0]}},{"type":"Feature","properties":{"id":"597943b0-96e5-4f02-95e3-8c76c2b07b84"},"geometry":{"type":"Point","coordinates":[-122.9539398,46.7167828,0]}},{"type":"Feature","properties":{"id":"a8acab3f-b025-47e5-b2ce-b77c3c38afcf"},"geometry":{"type":"Point","coordinates":[-123.275563,44.56825637,0]}},{"type":"Feature","properties":{"id":"d34b6cea-2b33-458e-88f9-1eea39c07f1f"},"geometry":{"type":"Point","coordinates":[-122.6529665,45.61508455,0]}},{"type":"Feature","properties":{"id":"e10e2e70-8086-4b8b-956e-953449c58bf9"},"geometry":{"type":"Point","coordinates":[-122.3520571,47.6255427,0]}},{"type":"Feature","properties":{"id":"86687c9b-6107-4e9b-947d-9c6c392e67fa"},"geometry":{"type":"Point","coordinates":[-123.349051,43.208554,0]}},{"type":"Feature","properties":{"id":"e527ae5b-352c-40a0-809f-96fae6b66718"},"geometry":{"type":"Point","coordinates":[-122.327845,47.61462221,0]}},{"type":"Feature","properties":{"id":"73d1b31a-e57d-4ed6-b5c3-b53a5988bc5b"},"geometry":{"type":"Point","coordinates":[-122.9013768,47.04499974,0]}},{"type":"Feature","properties":{"id":"41da837d-8b75-42a1-8719-a2f833a2cd69"},"geometry":{"type":"Point","coordinates":[-123.051309,44.904043,0]}},{"type":"Feature","properties":{"id":"2c606589-3e2d-41dd-bd10-65ce9488dd7d"},"geometry":{"type":"Point","coordinates":[-122.6520654,45.34604029,0]}},{"type":"Feature","properties":{"id":"4d1ba278-c182-4c2c-8185-a0d133342486"},"geometry":{"type":"Point","coordinates":[-72.55933779,42.8518861,0]}},{"type":"Feature","properties":{"id":"66ba9cf3-e15c-41c6-8f52-a38637a570a1"},"geometry":{"type":"Point","coordinates":[-83.5173133,43.05021425,0]}},{"type":"Feature","properties":{"id":"3842a6be-3f32-4cd1-99c0-48fcaef62602"},"geometry":{"type":"Point","coordinates":[-104.1602945,47.7105211,0]}},{"type":"Feature","properties":{"id":"fd44ed6d-eb54-4d4c-bcb1-5fae973395b3"},"geometry":{"type":"Point","coordinates":[-73.64451861,43.31016635,0]}},{"type":"Feature","properties":{"id":"8f0626fd-2bfe-4f6f-a8eb-42dbe0a3984b"},"geometry":{"type":"Point","coordinates":[-9.417647159720808,38.98126500163354,0]}},{"type":"Feature","properties":{"id":"5694c81b-ce73-4efd-82fa-e685d3a13434"},"geometry":{"type":"Point","coordinates":[-89.5238403,44.0343194,0]}},{"type":"Feature","properties":{"id":"95682129-a52a-40f1-a9d9-16dbf53c7380"},"geometry":{"type":"Point","coordinates":[-89.802564,35.14057,0]}},{"type":"Feature","properties":{"id":"0a21307c-a2d0-48eb-b9c9-a88032b3b49c"},"geometry":{"type":"Point","coordinates":[-71.566681,42.3909986,0]}},{"type":"Feature","properties":{"id":"7560c905-1ba6-4706-a1d7-3d731962ed4b"},"geometry":{"type":"Point","coordinates":[-90.3868474,43.3294383,0]}},{"type":"Feature","properties":{"id":"531a2d9a-c743-43ad-b663-948083a07511"},"geometry":{"type":"Point","coordinates":[-88.33311459,43.11075028,0]}},{"type":"Feature","properties":{"id":"6fdaf0f7-d914-4314-b744-eae724453c6e"},"geometry":{"type":"Point","coordinates":[-90.649695,38.52826,0]}},{"type":"Feature","properties":{"id":"03ed67c1-0784-4817-971f-581a95060e7c"},"geometry":{"type":"Point","coordinates":[-122.485982,48.7621709,0]}},{"type":"Feature","properties":{"id":"6f582cf6-b505-4ae4-9e2a-b5b7f1e72d71"},"geometry":{"type":"Point","coordinates":[-110.7618578,43.47859778,0]}},{"type":"Feature","properties":{"id":"718cf6aa-a2a3-4264-bbae-7a0067d87853"},"geometry":{"type":"Point","coordinates":[-89.990701,35.124723,0]}},{"type":"Feature","properties":{"id":"9221185e-c3ed-44ea-8131-d7077e7d3b0f"},"geometry":{"type":"Point","coordinates":[-122.4862211,48.76355086,0]}},{"type":"Feature","properties":{"id":"72c36c03-55db-4310-8b6f-66ed9942c29e"},"geometry":{"type":"Point","coordinates":[-71.300252,42.625366,0]}},{"type":"Feature","properties":{"id":"0568b76d-4876-4cb9-a919-cfbf8a2e566c"},"geometry":{"type":"Point","coordinates":[9.73047,53.7471934,0]}},{"type":"Feature","properties":{"id":"606eeca9-1d11-4af6-a95f-a526d5f17be4"},"geometry":{"type":"Point","coordinates":[-88.07788064,41.6450575,0]}},{"type":"Feature","properties":{"id":"58d4385e-b363-4d10-b5dd-a0cc7aeb965e"},"geometry":{"type":"Point","coordinates":[-7.1302473,52.2562844,0]}},{"type":"Feature","properties":{"id":"42431b40-da93-44f6-923c-98a25a89e376"},"geometry":{"type":"Point","coordinates":[-86.14585025,39.76455049,0]}},{"type":"Feature","properties":{"id":"16563e2d-05ad-43d9-a393-a7db75c1d29d"},"geometry":{"type":"Point","coordinates":[-122.1515611,47.76422098,0]}},{"type":"Feature","properties":{"id":"80cea19e-4e59-4e82-94a3-5b3cb0cd29b3"},"geometry":{"type":"Point","coordinates":[-87.6912391,41.9376382,0]}},{"type":"Feature","properties":{"id":"d30adc33-3715-41b2-950c-63c2e906629f"},"geometry":{"type":"Point","coordinates":[-76.6781639,39.9735865,0]}},{"type":"Feature","properties":{"id":"61bd6b89-b37b-4793-a3a5-b2de69f0aeea"},"geometry":{"type":"Point","coordinates":[-121.7375719,42.19324978,0]}},{"type":"Feature","properties":{"id":"c35a6630-0112-4f4f-b853-696bad041990"},"geometry":{"type":"Point","coordinates":[-116.54764,48.27597,0]}},{"type":"Feature","properties":{"id":"7cb839b2-bd03-4672-a7b4-1d1946e32b8a"},"geometry":{"type":"Point","coordinates":[-87.9542955,42.2863321,0]}},{"type":"Feature","properties":{"id":"b7b96ece-e357-4fcf-b195-954b618ca4b6"},"geometry":{"type":"Point","coordinates":[-87.6988905,41.9177811,0]}},{"type":"Feature","properties":{"id":"cf57e209-8ef4-4a27-8ef6-d538050e38a1"},"geometry":{"type":"Point","coordinates":[-122.224702,47.911397,0]}},{"type":"Feature","properties":{"id":"146870a5-aad1-4b3a-9b25-c4af2a711f1a"},"geometry":{"type":"Point","coordinates":[-84.2910925,43.6408678,0]}},{"type":"Feature","properties":{"id":"9666ffc8-a890-450e-b3b0-16b5db29a5cc"},"geometry":{"type":"Point","coordinates":[-117.304737,33.204836,0]}},{"type":"Feature","properties":{"id":"1f6bc6e7-aa85-49d5-b281-ecd1cf7cc8df"},"geometry":{"type":"Point","coordinates":[-149.8445465,61.1471249,0]}},{"type":"Feature","properties":{"id":"fec0e3af-f2bd-4b39-ab32-3c30fc0b1e6e"},"geometry":{"type":"Point","coordinates":[-147.714159,64.845689,0]}},{"type":"Feature","properties":{"id":"2ec76a90-b0eb-41c1-88b9-865fdb61db18"},"geometry":{"type":"Point","coordinates":[-111.3004488,47.50518307,0]}},{"type":"Feature","properties":{"id":"f856d961-d228-4dce-aa16-57eef43e6298"},"geometry":{"type":"Point","coordinates":[-71.0569929,42.3502282,0]}},{"type":"Feature","properties":{"id":"bd9dc3d5-c3c8-4629-83f3-94e9bf3a87e2"},"geometry":{"type":"Point","coordinates":[-122.63635,45.52624,0]}},{"type":"Feature","properties":{"id":"12a897d9-1f87-4f57-b610-7fc1328fbaa8"},"geometry":{"type":"Point","coordinates":[-122.4772531,45.5393653,0]}},{"type":"Feature","properties":{"id":"d2faf757-7ac9-4864-af86-f34beff36f11"},"geometry":{"type":"Point","coordinates":[-117.12854,32.747711,0]}},{"type":"Feature","properties":{"id":"084aeeb4-c3dd-4f83-9d43-732e9bac41d2"},"geometry":{"type":"Point","coordinates":[-117.1518284,32.89080081,0]}},{"type":"Feature","properties":{"id":"7b023a28-3a41-4c3c-ae2a-e75d588872b6"},"geometry":{"type":"Point","coordinates":[-87.96704535,42.02909208,0]}},{"type":"Feature","properties":{"id":"385a2831-a7d5-4d07-bcff-d9d3312c571c"},"geometry":{"type":"Point","coordinates":[-117.144171,32.89146307,0]}},{"type":"Feature","properties":{"id":"7770266c-6747-4a70-b4e6-fa82d252f4f2"},"geometry":{"type":"Point","coordinates":[-120.4700494,47.5236059,0]}},{"type":"Feature","properties":{"id":"4a6d47c5-6fd8-4e40-b1df-a831077878ab"},"geometry":{"type":"Point","coordinates":[-85.7330744,38.2465656,0]}},{"type":"Feature","properties":{"id":"ec4a41db-5ab0-47b2-b6a8-3fbcad469400"},"geometry":{"type":"Point","coordinates":[-122.404172,45.585626,0]}},{"type":"Feature","properties":{"id":"6630c59f-a5f1-4d38-8a77-1a4436c232b1"},"geometry":{"type":"Point","coordinates":[-86.67009573,35.9575301,0]}},{"type":"Feature","properties":{"id":"91ed8c2e-960f-4c44-af5b-05e3d550f382"},"geometry":{"type":"Point","coordinates":[-118.3349272,46.06927939,0]}},{"type":"Feature","properties":{"id":"8dc2e866-7df1-4d3c-b255-7a3848f88d46"},"geometry":{"type":"Point","coordinates":[-73.926472,41.705077,0]}},{"type":"Feature","properties":{"id":"48e6d408-34ed-41ed-8bfb-fcd23598a36c"},"geometry":{"type":"Point","coordinates":[-122.5493619,37.9053888,0]}},{"type":"Feature","properties":{"id":"5bacfaa1-8019-431f-8e45-a7a999fa5871"},"geometry":{"type":"Point","coordinates":[-76.65042934,34.71738799,0]}},{"type":"Feature","properties":{"id":"c240ef6b-1834-4be5-815d-7246abfcee05"},"geometry":{"type":"Point","coordinates":[-80.3312655,42.029976,0]}},{"type":"Feature","properties":{"id":"c6d5739a-7f19-404c-a561-009c384535d5"},"geometry":{"type":"Point","coordinates":[-81.8643461,26.6429182,0]}},{"type":"Feature","properties":{"id":"5418e274-79d7-436c-a772-df99b4fd26ce"},"geometry":{"type":"Point","coordinates":[-84.08203126,31.58549343,0]}},{"type":"Feature","properties":{"id":"b79c9be7-524c-413c-ba52-575944037985"},"geometry":{"type":"Point","coordinates":[-97.3194181,32.6411318,0]}},{"type":"Feature","properties":{"id":"e58e3205-d7d2-4a33-b4c4-c5bbdaca6d88"},"geometry":{"type":"Point","coordinates":[-105.219592,39.759495,0]}},{"type":"Feature","properties":{"id":"bc3fa044-4efc-4fa3-aa78-de5bdc12a930"},"geometry":{"type":"Point","coordinates":[-117.9396681,34.12577411,0]}},{"type":"Feature","properties":{"id":"083550ee-a87a-40d1-bba1-7aeab8ace401"},"geometry":{"type":"Point","coordinates":[-87.96633679,43.04207981,0]}},{"type":"Feature","properties":{"id":"b667f592-f199-4e32-b401-0b296a447bde"},"geometry":{"type":"Point","coordinates":[-78.68239615,38.35777975,0]}},{"type":"Feature","properties":{"id":"11b078bc-1356-418c-b59e-544845f135b2"},"geometry":{"type":"Point","coordinates":[-84.48297139,39.45673615,0]}},{"type":"Feature","properties":{"id":"215e7463-7bd6-446f-b20a-b7b9f55bbc09"},"geometry":{"type":"Point","coordinates":[-81.91677867,40.55424322,0]}},{"type":"Feature","properties":{"id":"b34ab21b-7046-4944-9867-bfb8f2fa2d40"},"geometry":{"type":"Point","coordinates":[-109.04939104878524,44.52986311317217,0]}},{"type":"Feature","properties":{"id":"bcf1034e-3ee7-4728-b8ea-082d07079881"},"geometry":{"type":"Point","coordinates":[-108.75705908665371,44.75290949678925,0]}},{"type":"Feature","properties":{"id":"ba4811a2-f65a-4295-b420-e7750a42fc1f"},"geometry":{"type":"Point","coordinates":[-91.86527265,41.7949318,0]}},{"type":"Feature","properties":{"id":"76361282-e0b2-47bb-a34e-4141bfd84144"},"geometry":{"type":"Point","coordinates":[-117.283755,47.68541108,0]}},{"type":"Feature","properties":{"id":"aa3d493d-936c-4798-beb1-ea4491de99ac"},"geometry":{"type":"Point","coordinates":[-71.45988189,42.7544214,0]}},{"type":"Feature","properties":{"id":"b9875d8a-6efc-49e5-ae7a-87146be3d872"},"geometry":{"type":"Point","coordinates":[-104.2256158,32.42061065,0]}},{"type":"Feature","properties":{"id":"71aff9bc-61b0-46b6-b7bc-b123c120f170"},"geometry":{"type":"Point","coordinates":[-87.91303682,43.02500965,0]}},{"type":"Feature","properties":{"id":"37e2d21b-cd0d-4e31-90e7-be86149ec9bf"},"geometry":{"type":"Point","coordinates":[-87.91303682,43.02500965,0]}},{"type":"Feature","properties":{"id":"20aad2db-4ce7-42b7-9a72-c2d4c2b833da"},"geometry":{"type":"Point","coordinates":[-87.9486093,43.13845743,0]}},{"type":"Feature","properties":{"id":"8db4719d-962f-4e0c-a20d-943f062203e7"},"geometry":{"type":"Point","coordinates":[-80.02163298,40.36441782,0]}},{"type":"Feature","properties":{"id":"48bf3d71-82d6-4fec-a193-8782e5b3d5b9"},"geometry":{"type":"Point","coordinates":[-103.5224249,43.94871384,0]}},{"type":"Feature","properties":{"id":"37884fdf-65bc-480f-ba9a-3f556fa5081a"},"geometry":{"type":"Point","coordinates":[-96.75352318,43.51296253,0]}},{"type":"Feature","properties":{"id":"3897f010-db31-4b2d-9373-4756987f5b5f"},"geometry":{"type":"Point","coordinates":[-121.5549792,39.51414912,0]}},{"type":"Feature","properties":{"id":"7e26b37a-fa1d-4acf-8095-ae9c540098f1"},"geometry":{"type":"Point","coordinates":[-89.51852096,37.30583636,0]}},{"type":"Feature","properties":{"id":"b3731fa3-236f-46f9-bc36-d3556d32b4d1"},"geometry":{"type":"Point","coordinates":[-89.641509,42.59863051,0]}},{"type":"Feature","properties":{"id":"087974c8-a0fb-4f21-9905-06ef4bb902e4"},"geometry":{"type":"Point","coordinates":[17.0312678,51.1100309,0]}},{"type":"Feature","properties":{"id":"655b93f8-9108-460a-a33d-5b418b62f42c"},"geometry":{"type":"Point","coordinates":[-93.247714,44.9733314,0]}},{"type":"Feature","properties":{"id":"61941d44-a720-4174-a694-d6a438895f75"},"geometry":{"type":"Point","coordinates":[-122.3703933,47.66496474,0]}},{"type":"Feature","properties":{"id":"ab6b4d55-6c25-46a6-a080-9b6376fe26c4"},"geometry":{"type":"Point","coordinates":[-84.4784656,38.04042235,0]}},{"type":"Feature","properties":{"id":"0f66c4e9-7284-4ffa-ad98-7d20ad393412"},"geometry":{"type":"Point","coordinates":[-106.6985012,44.34570009,0]}},{"type":"Feature","properties":{"id":"8978b04f-52e6-4930-9960-0f78ae143c9c"},"geometry":{"type":"Point","coordinates":[-75.45083871,38.93078885,0]}},{"type":"Feature","properties":{"id":"4791280b-8d59-4ae5-9bd4-36911124cb09"},"geometry":{"type":"Point","coordinates":[-0.070719,51.079995,0]}},{"type":"Feature","properties":{"id":"a5fb1cc5-cdcd-4b4e-ab3b-dd0ecc74d1cc"},"geometry":{"type":"Point","coordinates":[-81.46928097,41.14838453,0]}},{"type":"Feature","properties":{"id":"0e8aa3fe-40d6-4d55-8d2f-2a3348f14421"},"geometry":{"type":"Point","coordinates":[-117.0682152,32.6220746,0]}},{"type":"Feature","properties":{"id":"ab98ee50-5473-4933-83e7-8cc6645fd0c5"},"geometry":{"type":"Point","coordinates":[-114.0433078,46.90454835,0]}},{"type":"Feature","properties":{"id":"a1274517-d0af-4c1b-8b7b-2ec4662d2681"},"geometry":{"type":"Point","coordinates":[-90.75261,38.805938,0]}},{"type":"Feature","properties":{"id":"bdb7f3a3-e8fb-46ca-a28c-9ff8b6ef345b"},"geometry":{"type":"Point","coordinates":[-105.6421748,48.09013004,0]}},{"type":"Feature","properties":{"id":"e6c27506-2269-4b6e-bad9-6b9e2c16a1da"},"geometry":{"type":"Point","coordinates":[-93.60151181,41.74780209,0]}},{"type":"Feature","properties":{"id":"2519c182-f15e-47cc-9d2a-4291dfa134bc"},"geometry":{"type":"Point","coordinates":[-124.2824159,42.05228881,0]}},{"type":"Feature","properties":{"id":"01812623-d7f6-46db-80fa-b50dbea7db36"},"geometry":{"type":"Point","coordinates":[-85.61801909,45.129833,0]}},{"type":"Feature","properties":{"id":"f77c9b88-94ee-4033-a93c-4d32f09f155d"},"geometry":{"type":"Point","coordinates":[-109.549606,38.56263,0]}},{"type":"Feature","properties":{"id":"dfe6e726-9bba-4653-8dcc-c8ec944baa1c"},"geometry":{"type":"Point","coordinates":[-71.14358535,44.06850015,0]}},{"type":"Feature","properties":{"id":"f2d6ec98-b9b1-448c-948a-93bd0e8a3528"},"geometry":{"type":"Point","coordinates":[-87.91693739,43.02618384,0]}},{"type":"Feature","properties":{"id":"93025041-59f2-44a9-8a2b-bec7c74c158b"},"geometry":{"type":"Point","coordinates":[-70.92251325,41.63382101,0]}},{"type":"Feature","properties":{"id":"dc6da585-1369-4b60-b00a-e39dffed1dd9"},"geometry":{"type":"Point","coordinates":[-104.9797349,39.7712389,0]}},{"type":"Feature","properties":{"id":"73878a6f-9d44-49b4-a0b1-31ea0a115e20"},"geometry":{"type":"Point","coordinates":[-69.96566833,43.91631921,0]}},{"type":"Feature","properties":{"id":"5895ab5b-ba99-44f5-b9f1-48e332e7f20e"},"geometry":{"type":"Point","coordinates":[-90.273784,38.625149,0]}},{"type":"Feature","properties":{"id":"6794eb82-4607-4730-bd12-4d164deb365f"},"geometry":{"type":"Point","coordinates":[-122.6590469,45.516294,0]}},{"type":"Feature","properties":{"id":"1f33d1c9-74e4-46bb-822e-aebfa1d180b9"},"geometry":{"type":"Point","coordinates":[-117.206153,32.754233,0]}},{"type":"Feature","properties":{"id":"ab1d0e1c-87ce-4556-98af-8922c0d380ad"},"geometry":{"type":"Point","coordinates":[-117.208725,32.75539325,0]}},{"type":"Feature","properties":{"id":"579aa3fb-9386-4a0e-b617-8b4d72cd5075"},"geometry":{"type":"Point","coordinates":[-117.206153,32.754233,0]}},{"type":"Feature","properties":{"id":"b07ee09f-2060-4238-8d2e-b9dbba17da2f"},"geometry":{"type":"Point","coordinates":[-72.27818311,42.93427008,0]}},{"type":"Feature","properties":{"id":"f5d9e0de-18c9-4763-aef9-36d71d6b1bce"},"geometry":{"type":"Point","coordinates":[-93.2708126,44.9816901,0]}},{"type":"Feature","properties":{"id":"bbd537a3-ccad-4284-88a1-914527d8ed6e"},"geometry":{"type":"Point","coordinates":[-84.49312675,40.42144783,0]}},{"type":"Feature","properties":{"id":"916efcdf-12c7-4c76-9a22-1312ad526e34"},"geometry":{"type":"Point","coordinates":[-84.50871677,39.09630095,0]}},{"type":"Feature","properties":{"id":"87ed7ff9-556b-4b20-aa67-282b4db14fd6"},"geometry":{"type":"Point","coordinates":[-69.32038438,43.7594709,0]}},{"type":"Feature","properties":{"id":"a1eaf419-9ea7-4962-bc8a-bd958d2474a0"},"geometry":{"type":"Point","coordinates":[-121.2418299,38.78184183,0]}},{"type":"Feature","properties":{"id":"72e9790d-9d53-4cfd-84a4-9e856ba4f8f2"},"geometry":{"type":"Point","coordinates":[-121.8905833,37.3361905,0]}},{"type":"Feature","properties":{"id":"40f60211-0a54-4c69-947e-5e88e928e5a4"},"geometry":{"type":"Point","coordinates":[-122.3425442,47.6269357,0]}},{"type":"Feature","properties":{"id":"93795384-e211-40b3-aa93-7be4d0c83965"},"geometry":{"type":"Point","coordinates":[-77.1890465,40.1982144,0]}},{"type":"Feature","properties":{"id":"0877aaf4-72b4-4efa-b354-19560ae7c9f2"},"geometry":{"type":"Point","coordinates":[-76.39759141,36.86257934,0]}},{"type":"Feature","properties":{"id":"bb5d13ac-8842-48f3-961a-f57413264a55"},"geometry":{"type":"Point","coordinates":[-84.40989212,33.79480405,0]}},{"type":"Feature","properties":{"id":"cddb19b7-b910-48b5-a64f-d3924eaec4e4"},"geometry":{"type":"Point","coordinates":[-84.41617724,33.72906429,0]}},{"type":"Feature","properties":{"id":"94e299ad-65d5-422a-a3ec-e26e2354765e"},"geometry":{"type":"Point","coordinates":[-69.320989,43.758828,0]}},{"type":"Feature","properties":{"id":"62009eb2-a83b-4535-8205-1b5a9ed86aef"},"geometry":{"type":"Point","coordinates":[-71.4239298,41.8183971,0]}},{"type":"Feature","properties":{"id":"45f21aa8-4f34-49e1-80a2-be7c155ac474"},"geometry":{"type":"Point","coordinates":[-96.7218594,43.5488749,0]}},{"type":"Feature","properties":{"id":"9c9bcbad-da63-4d7d-9729-1f1e7793b65b"},"geometry":{"type":"Point","coordinates":[-121.2833983,38.74958737,0]}},{"type":"Feature","properties":{"id":"7b95f031-e380-4eef-96c1-6c9d2b4f6ae1"},"geometry":{"type":"Point","coordinates":[-122.3138346,47.75506305,0]}},{"type":"Feature","properties":{"id":"bf0d31c6-6080-478a-9caf-164e6545931d"},"geometry":{"type":"Point","coordinates":[-117.149375,32.71384441,0]}},{"type":"Feature","properties":{"id":"5d486fcd-c217-4540-8cfb-4f3ed6a3c467"},"geometry":{"type":"Point","coordinates":[-85.01275238,35.49313804,0]}},{"type":"Feature","properties":{"id":"3f894bab-a549-4431-898b-7408fbdf766d"},"geometry":{"type":"Point","coordinates":[-118.3101863,33.8465751,0]}},{"type":"Feature","properties":{"id":"08c0b79e-eca7-4f93-9da7-7af413c7e184"},"geometry":{"type":"Point","coordinates":[-121.3179164,44.0502063,0]}},{"type":"Feature","properties":{"id":"01d5e4da-2af7-4046-aa73-5dc4a1d5249f"},"geometry":{"type":"Point","coordinates":[-85.739379,38.2225607,0]}},{"type":"Feature","properties":{"id":"adfe0535-71ce-4c68-859d-ffdf7a96883b"},"geometry":{"type":"Point","coordinates":[-77.3989904,39.4403205,0]}},{"type":"Feature","properties":{"id":"e5fbd122-91d8-46bf-8b3a-02b8cd4541ad"},"geometry":{"type":"Point","coordinates":[-71.9440878,41.0366959,0]}},{"type":"Feature","properties":{"id":"25f4c3e0-6925-4d69-b79f-3318762466cc"},"geometry":{"type":"Point","coordinates":[-122.5833557,45.5193212,0]}},{"type":"Feature","properties":{"id":"716d2b8a-7d4c-413d-8ae3-ec76851eadd8"},"geometry":{"type":"Point","coordinates":[-121.6551251,36.67613608,0]}},{"type":"Feature","properties":{"id":"fb2cd2d3-8368-455c-97f4-81376d06e4fe"},"geometry":{"type":"Point","coordinates":[-93.58265606,44.44107361,0]}},{"type":"Feature","properties":{"id":"eb91ff82-129b-4177-82f9-7646a4a1bb33"},"geometry":{"type":"Point","coordinates":[-76.83216539,38.09269187,0]}},{"type":"Feature","properties":{"id":"3aa48d79-7a78-493f-ba41-ca790a5aa3b2"},"geometry":{"type":"Point","coordinates":[-76.61161117,40.1473526,0]}},{"type":"Feature","properties":{"id":"f8b36211-efe3-4174-9de6-9b160719e6d6"},"geometry":{"type":"Point","coordinates":[-87.6483419,41.8532798,0]}},{"type":"Feature","properties":{"id":"ab554af2-05cd-43cf-865a-2e5442ff8f2a"},"geometry":{"type":"Point","coordinates":[-71.997003,42.57590133,0]}},{"type":"Feature","properties":{"id":"c534e94c-c5bf-4738-bd28-5c91120bbf51"},"geometry":{"type":"Point","coordinates":[-81.09178578,32.08098573,0]}},{"type":"Feature","properties":{"id":"9bf8c8f9-ee9a-49b5-b80b-2a8cdb5ec407"},"geometry":{"type":"Point","coordinates":[-95.3409715,29.7543105,0]}},{"type":"Feature","properties":{"id":"7342cee2-55da-469a-9d5b-b7d5905dec81"},"geometry":{"type":"Point","coordinates":[-122.7445804,38.47188347,0]}},{"type":"Feature","properties":{"id":"869baabc-5532-4bc8-b85c-7d96b9e584eb"},"geometry":{"type":"Point","coordinates":[-105.9931616,38.53502271,0]}},{"type":"Feature","properties":{"id":"4a3e3e24-96f3-4194-b154-2bf6107adae6"},"geometry":{"type":"Point","coordinates":[-121.0817905,38.95069985,0]}},{"type":"Feature","properties":{"id":"2b4f0097-357d-4eda-9a01-057406f742b6"},"geometry":{"type":"Point","coordinates":[-121.0813686,38.95249916,0]}},{"type":"Feature","properties":{"id":"4d7c0a97-2e29-473d-9544-653346bb9ee5"},"geometry":{"type":"Point","coordinates":[-91.1589648,45.1653752,0]}},{"type":"Feature","properties":{"id":"758ed4ad-6805-4b88-bc78-65ecc4b13c4a"},"geometry":{"type":"Point","coordinates":[-119.2412545,46.22937016,0]}},{"type":"Feature","properties":{"id":"b578ee40-d021-4d5a-bf5f-91154b9cef3d"},"geometry":{"type":"Point","coordinates":[-122.7000809,45.4637206,0]}},{"type":"Feature","properties":{"id":"327dd95c-0197-47ea-9bb2-5cf63318fcf7"},"geometry":{"type":"Point","coordinates":[-86.346903,39.99409929,0]}},{"type":"Feature","properties":{"id":"d64bd3bd-1e46-41ab-8c9d-f38de50db77f"},"geometry":{"type":"Point","coordinates":[-92.76397874,46.4499931,0]}},{"type":"Feature","properties":{"id":"d4a564d1-c07b-47a6-bdd5-9198a97aadc3"},"geometry":{"type":"Point","coordinates":[-87.969272,41.891984,0]}},{"type":"Feature","properties":{"id":"ef5f2236-8173-4696-b128-1531f5f7a3c6"},"geometry":{"type":"Point","coordinates":[-80.46510306,35.66920051,0]}},{"type":"Feature","properties":{"id":"c9ad889d-bf39-4366-886f-a140c0a52dd7"},"geometry":{"type":"Point","coordinates":[-90.18465871,38.63032719,0]}},{"type":"Feature","properties":{"id":"679836c6-d52e-4f21-a393-1e8f47b185eb"},"geometry":{"type":"Point","coordinates":[-121.4145449,37.7545317,0]}},{"type":"Feature","properties":{"id":"e64f154b-6644-49e1-89b4-f1c042ae34d5"},"geometry":{"type":"Point","coordinates":[-79.9579978,39.6305115,0]}},{"type":"Feature","properties":{"id":"c151de64-d672-4204-ae4f-9d2a97e90eb3"},"geometry":{"type":"Point","coordinates":[-80.45979905,41.51243185,0]}},{"type":"Feature","properties":{"id":"ce619d9e-3e13-4280-b215-8792edb06fa1"},"geometry":{"type":"Point","coordinates":[-117.003869,46.740638,0]}},{"type":"Feature","properties":{"id":"c0437356-f02d-4d5d-9b2c-8e8c45aa29cf"},"geometry":{"type":"Point","coordinates":[-112.0649987,33.4572674,0]}},{"type":"Feature","properties":{"id":"0cdddcb2-972d-4dc2-a268-d752d4638e6c"},"geometry":{"type":"Point","coordinates":[-116.56303,43.597987,0]}},{"type":"Feature","properties":{"id":"c228637b-e211-45fd-9736-b838197cb25e"},"geometry":{"type":"Point","coordinates":[-117.2203174,33.16794678,0]}},{"type":"Feature","properties":{"id":"3c7df0a0-ad62-4b98-9d34-eddab912ce88"},"geometry":{"type":"Point","coordinates":[-111.6524478,35.196928,0]}},{"type":"Feature","properties":{"id":"c0329997-60e4-453b-95c1-f5a1aa5841c5"},"geometry":{"type":"Point","coordinates":[-83.81196566,39.92716841,0]}},{"type":"Feature","properties":{"id":"b87139f1-33d1-4281-a5e0-07780edd6c18"},"geometry":{"type":"Point","coordinates":[-104.9582581,39.91402476,0]}},{"type":"Feature","properties":{"id":"69912ded-9a07-4f49-870a-85a78260bf4d"},"geometry":{"type":"Point","coordinates":[-93.29928282,37.20791735,0]}},{"type":"Feature","properties":{"id":"ce476ba7-dc6c-4fae-a6b1-1b4a2a48fa96"},"geometry":{"type":"Point","coordinates":[-122.4192363,37.7792808,0]}},{"type":"Feature","properties":{"id":"82718ba8-c506-467b-88e2-5f5b714a4999"},"geometry":{"type":"Point","coordinates":[-83.06603733,42.3518156,0]}},{"type":"Feature","properties":{"id":"9a7bc77f-ac7d-4ed8-bb95-3f374523a01f"},"geometry":{"type":"Point","coordinates":[-83.06474893,42.35151997,0]}},{"type":"Feature","properties":{"id":"84a43e6a-7223-4304-b87f-9502498ab235"},"geometry":{"type":"Point","coordinates":[-87.6233063,41.8499832,0]}},{"type":"Feature","properties":{"id":"54fc97d9-c6f1-4e46-8b36-fcc628540b51"},"geometry":{"type":"Point","coordinates":[-82.57129,27.49087629,0]}},{"type":"Feature","properties":{"id":"4949c8f1-8073-4644-9d1d-e97001f4f7a7"},"geometry":{"type":"Point","coordinates":[-121.7662065,45.30311485,0]}},{"type":"Feature","properties":{"id":"5976e057-8502-4193-839c-8129210a9766"},"geometry":{"type":"Point","coordinates":[-122.3866251,41.41662138,0]}},{"type":"Feature","properties":{"id":"378d7eee-7a3b-41ea-a4b1-c27c35c28b07"},"geometry":{"type":"Point","coordinates":[-71.51532,43.00128,0]}},{"type":"Feature","properties":{"id":"b26705f7-3797-4dd9-8f7c-86a5fbadda58"},"geometry":{"type":"Point","coordinates":[-104.9369796,40.09855473,0]}},{"type":"Feature","properties":{"id":"8b6d327f-e82c-43c9-b068-f80a1ae4cbb2"},"geometry":{"type":"Point","coordinates":[-94.7770233,34.1827774,0]}},{"type":"Feature","properties":{"id":"8532bb33-d392-4448-baca-277d791ff259"},"geometry":{"type":"Point","coordinates":[-106.29792831549283,42.85612280383781,0]}},{"type":"Feature","properties":{"id":"fc357e85-908c-49a9-a3e4-8a96cbb6bf39"},"geometry":{"type":"Point","coordinates":[-117.4133414,47.65840592,0]}},{"type":"Feature","properties":{"id":"a88bd839-f573-4ef2-97cc-f7e997e54781"},"geometry":{"type":"Point","coordinates":[-83.446029,35.428795,0]}},{"type":"Feature","properties":{"id":"e0da629e-cf70-4545-b029-e1658759b49f"},"geometry":{"type":"Point","coordinates":[-118.3944494,37.3606708,0]}},{"type":"Feature","properties":{"id":"750a134b-a13a-44ed-a7d4-56d429d5e9aa"},"geometry":{"type":"Point","coordinates":[-79.498521,39.142037,0]}},{"type":"Feature","properties":{"id":"e5a383c9-cf8d-4115-b2ab-e59aa504624e"},"geometry":{"type":"Point","coordinates":[-105.2752277,40.0190131,0]}},{"type":"Feature","properties":{"id":"b38e3a59-9874-4d96-960b-631548ec3187"},"geometry":{"type":"Point","coordinates":[-106.8355071,40.4853039,0]}},{"type":"Feature","properties":{"id":"a3a41098-15ef-4968-9edd-d68257f14f08"},"geometry":{"type":"Point","coordinates":[-105.2242563,39.75807905,0]}},{"type":"Feature","properties":{"id":"6e501b8a-a337-4bd2-bdb9-d22ab3e166a9"},"geometry":{"type":"Point","coordinates":[-84.78689552,43.61180948,0]}},{"type":"Feature","properties":{"id":"335bffa7-c0f1-4593-929c-1f80ed7ab7c6"},"geometry":{"type":"Point","coordinates":[-84.7822205,43.604568,0]}},{"type":"Feature","properties":{"id":"2ad0448b-96e8-4537-b990-9cbf5e4702db"},"geometry":{"type":"Point","coordinates":[-79.70721,36.715687,0]}},{"type":"Feature","properties":{"id":"251596fe-58b7-4690-a823-f8c65be73228"},"geometry":{"type":"Point","coordinates":[-121.6229737,45.53707415,0]}},{"type":"Feature","properties":{"id":"988365c4-fe44-46d3-9c39-200dd18b1817"},"geometry":{"type":"Point","coordinates":[-111.025561,45.68418789,0]}},{"type":"Feature","properties":{"id":"168bd14c-df6e-4148-a502-674b1e1dac9a"},"geometry":{"type":"Point","coordinates":[-122.5570548,38.09448604,0]}},{"type":"Feature","properties":{"id":"9b6630e3-3499-4472-8406-a9c59037fb9f"},"geometry":{"type":"Point","coordinates":[-82.4138299,28.08237293,0]}},{"type":"Feature","properties":{"id":"64563779-eb9d-4c45-860d-e67e922c2e2f"},"geometry":{"type":"Point","coordinates":[-121.0862427,38.71041848,0]}},{"type":"Feature","properties":{"id":"fb66a688-771b-42cd-bedb-1be0eb9db41a"},"geometry":{"type":"Point","coordinates":[-118.0268254,34.14332231,0]}},{"type":"Feature","properties":{"id":"93581811-3b23-49a5-83db-8214c6d36a9f"},"geometry":{"type":"Point","coordinates":[-122.654188,45.52171275,0]}},{"type":"Feature","properties":{"id":"7bbaf187-f244-43c9-9c28-d8ee0c904958"},"geometry":{"type":"Point","coordinates":[-103.605392,43.764722,0]}},{"type":"Feature","properties":{"id":"52ee5ff2-5e93-447c-ac91-80670d1ed06f"},"geometry":{"type":"Point","coordinates":[-81.5268804,41.0629094,0]}},{"type":"Feature","properties":{"id":"9283a53b-c0aa-4a08-8ec7-7dc35b9d818e"},"geometry":{"type":"Point","coordinates":[-77.56266978,39.11221609,0]}},{"type":"Feature","properties":{"id":"105393d3-d4cb-443d-8933-e2563f9faef3"},"geometry":{"type":"Point","coordinates":[-112.535291,46.01201,0]}},{"type":"Feature","properties":{"id":"e38497fd-5545-43be-9100-518277458517"},"geometry":{"type":"Point","coordinates":[-74.82509314,38.98453453,0]}},{"type":"Feature","properties":{"id":"3e9c673b-0ccd-4204-a712-5536b40cd036"},"geometry":{"type":"Point","coordinates":[-76.72935297,39.96311069,0]}},{"type":"Feature","properties":{"id":"b9694c75-826d-486d-82ca-b21db45e8008"},"geometry":{"type":"Point","coordinates":[-114.3424335,34.46897363,0]}},{"type":"Feature","properties":{"id":"a45b8540-39be-4c4a-a9a7-8fd88568c06d"},"geometry":{"type":"Point","coordinates":[-120.932084,47.19441,0]}},{"type":"Feature","properties":{"id":"3341c9bb-1676-4f4c-a884-156f8fd827bf"},"geometry":{"type":"Point","coordinates":[-82.23343359,39.46109582,0]}},{"type":"Feature","properties":{"id":"9db35316-e5f4-485f-a071-addf0a05feb0"},"geometry":{"type":"Point","coordinates":[-118.2425998,34.0464181,0]}},{"type":"Feature","properties":{"id":"f03af10b-8b0b-4acf-b3a2-494ccb06f346"},"geometry":{"type":"Point","coordinates":[-84.5638199,39.4009136,0]}},{"type":"Feature","properties":{"id":"597c06aa-6c9f-4652-a0b0-7db11364374f"},"geometry":{"type":"Point","coordinates":[-79.95068928,32.81853,0]}},{"type":"Feature","properties":{"id":"8078ec7c-ac31-421e-b073-4bb9f784c0cb"},"geometry":{"type":"Point","coordinates":[-7.8708284,51.9535199,0]}},{"type":"Feature","properties":{"id":"524ab865-1df1-4655-b19f-0eb427cfa0d6"},"geometry":{"type":"Point","coordinates":[14.165060917014614,47.11101605760986,0]}},{"type":"Feature","properties":{"id":"96588a03-7341-4e7d-bda7-454a3c74a3f7"},"geometry":{"type":"Point","coordinates":[-8.4750739,51.9037117,0]}},{"type":"Feature","properties":{"id":"8af28f23-b686-4f3f-ad7e-7962ef086450"},"geometry":{"type":"Point","coordinates":[-81.37672433,40.80191841,0]}},{"type":"Feature","properties":{"id":"cd8b09a9-6ebf-43a8-bd96-8b889e8b753f"},"geometry":{"type":"Point","coordinates":[-79.1135558,36.0695647,0]}},{"type":"Feature","properties":{"id":"8de27ce6-0a50-4c0c-99a1-52f361e954a0"},"geometry":{"type":"Point","coordinates":[-71.0445104,42.3915659,0]}},{"type":"Feature","properties":{"id":"8ead3533-6041-4b94-a2d3-fb2cd6493f3e"},"geometry":{"type":"Point","coordinates":[-87.9817647,41.7763011,0]}},{"type":"Feature","properties":{"id":"94ef9e07-0ae2-4143-b85e-8ce28a0a22c4"},"geometry":{"type":"Point","coordinates":[-122.3550832,47.6918221,0]}},{"type":"Feature","properties":{"id":"79624d32-8675-4d62-87e4-6a61d7d259b1"},"geometry":{"type":"Point","coordinates":[-74.82362121,39.90072015,0]}},{"type":"Feature","properties":{"id":"02738c45-4084-46f9-9dec-a0cbe7c9656b"},"geometry":{"type":"Point","coordinates":[-81.7045531,41.4860486,0]}},{"type":"Feature","properties":{"id":"910d5a63-31aa-40ba-b720-91d1c21cdb52"},"geometry":{"type":"Point","coordinates":[-83.446278,35.4311525,0]}},{"type":"Feature","properties":{"id":"b5546fd2-e680-4269-a348-0f174d618fb7"},"geometry":{"type":"Point","coordinates":[-122.285449,38.299359,0]}},{"type":"Feature","properties":{"id":"f57b8d04-75ed-419a-bfbb-949790b88ea8"},"geometry":{"type":"Point","coordinates":[-122.259292,38.132142,0]}},{"type":"Feature","properties":{"id":"3a0d142a-68f3-4dac-8c32-31513fca14d0"},"geometry":{"type":"Point","coordinates":[-122.5796312,38.57693444,0]}},{"type":"Feature","properties":{"id":"f30c94db-0f97-492d-be18-e0e0d362e360"},"geometry":{"type":"Point","coordinates":[-71.38847715,41.87668875,0]}},{"type":"Feature","properties":{"id":"29d69ef0-65de-402a-a98f-7c6db6ae5271"},"geometry":{"type":"Point","coordinates":[-71.3904225,41.8185153,0]}},{"type":"Feature","properties":{"id":"02e33b6d-ac7d-44ad-8b38-cb1c8ebea1e7"},"geometry":{"type":"Point","coordinates":[-90.319028,38.799,0]}},{"type":"Feature","properties":{"id":"c1b991c2-5780-4e19-b925-c9c1adb89df9"},"geometry":{"type":"Point","coordinates":[-122.5022378,47.2428871,0]}},{"type":"Feature","properties":{"id":"c2d17a53-99d9-4d1e-a0cd-8314ddc93b5c"},"geometry":{"type":"Point","coordinates":[-91.4021969,31.56348326,0]}},{"type":"Feature","properties":{"id":"8b10db58-b7e8-473e-9cdd-001212299a6d"},"geometry":{"type":"Point","coordinates":[-122.6529733,45.5249032,0]}},{"type":"Feature","properties":{"id":"b6244f79-714c-43b6-bcd1-58cee49a6939"},"geometry":{"type":"Point","coordinates":[15.63878,56.20148,0]}},{"type":"Feature","properties":{"id":"68fc2bdf-4401-4dc0-a3c0-2a8a29189e6e"},"geometry":{"type":"Point","coordinates":[-79.7923996,36.0646259,0]}},{"type":"Feature","properties":{"id":"e4ada546-4330-42bd-9304-5fcbe922f4f5"},"geometry":{"type":"Point","coordinates":[-79.7903852,36.0686458,0]}},{"type":"Feature","properties":{"id":"ef38df48-391f-4f62-81a0-5263d7ab21fb"},"geometry":{"type":"Point","coordinates":[-82.5931784,28.89917957,0]}},{"type":"Feature","properties":{"id":"d7b5805d-0762-4f33-b677-8269d16c6a61"},"geometry":{"type":"Point","coordinates":[-82.4324118,27.4519957,0]}},{"type":"Feature","properties":{"id":"d523e3ba-ac09-4d9d-be40-c42d5888cf23"},"geometry":{"type":"Point","coordinates":[-120.4482865,34.86506483,0]}},{"type":"Feature","properties":{"id":"4aac21f5-3cd7-450e-9245-fa07d1c444f7"},"geometry":{"type":"Point","coordinates":[-70.48425901,41.64936239,0]}},{"type":"Feature","properties":{"id":"facec4b8-02cb-4257-b12f-6188679557d8"},"geometry":{"type":"Point","coordinates":[-71.32464812,42.64034997,0]}},{"type":"Feature","properties":{"id":"32643a19-4321-44dc-b351-792d878226da"},"geometry":{"type":"Point","coordinates":[-96.0813295,41.1772046,0]}},{"type":"Feature","properties":{"id":"43b8ace8-09d2-4c96-9b4f-357b6a0467ab"},"geometry":{"type":"Point","coordinates":[-93.958435,29.991653,0]}},{"type":"Feature","properties":{"id":"bbf8905d-9def-4a8f-b24b-91d3e6cdccd9"},"geometry":{"type":"Point","coordinates":[-74.90222455,40.08537673,0]}},{"type":"Feature","properties":{"id":"4dd39fbc-c476-4816-bc7c-6eab5d962db7"},"geometry":{"type":"Point","coordinates":[-117.845559,33.7119033,0]}},{"type":"Feature","properties":{"id":"061fcb41-7dd1-4db4-8963-733096eea370"},"geometry":{"type":"Point","coordinates":[-78.63345205,35.8045083,0]}},{"type":"Feature","properties":{"id":"7ad422f8-cd8a-4706-9583-8d20c5242f24"},"geometry":{"type":"Point","coordinates":[-105.9415686,40.0855713,0]}},{"type":"Feature","properties":{"id":"28f5a67c-49b0-4197-b7a7-5882a491d63d"},"geometry":{"type":"Point","coordinates":[-85.82220842,38.28656732,0]}},{"type":"Feature","properties":{"id":"e1cf02fc-0380-4c80-89e4-0e52946d9338"},"geometry":{"type":"Point","coordinates":[-93.618309,41.712502,0]}},{"type":"Feature","properties":{"id":"d76c7a31-bcf2-42b5-842c-abb9b40d8cb1"},"geometry":{"type":"Point","coordinates":[-77.94826959,34.23413971,0]}},{"type":"Feature","properties":{"id":"40c11daf-e510-45be-bf1f-6b8f0b77ebed"},"geometry":{"type":"Point","coordinates":[-94.351812,38.947403,0]}},{"type":"Feature","properties":{"id":"1b0bf444-c830-4958-922c-5c1b46fe37f5"},"geometry":{"type":"Point","coordinates":[-105.0678422,40.59335825,0]}},{"type":"Feature","properties":{"id":"de5ee7c1-54e0-4d20-960a-b825a76ddc9e"},"geometry":{"type":"Point","coordinates":[-82.57194293,35.5879302,0]}},{"type":"Feature","properties":{"id":"cc6f97c5-b82b-4c18-be62-896e2ac2cad0"},"geometry":{"type":"Point","coordinates":[-121.9647935,36.96661524,0]}},{"type":"Feature","properties":{"id":"806f78ce-18d8-4a28-a871-403807795cbe"},"geometry":{"type":"Point","coordinates":[-84.88916811,39.83306544,0]}},{"type":"Feature","properties":{"id":"ba128e4b-4941-45cd-96b0-d500a5c02758"},"geometry":{"type":"Point","coordinates":[-77.08966299,38.84421984,0]}},{"type":"Feature","properties":{"id":"9c2e0292-e7aa-4f8f-babd-38ec3fd466a0"},"geometry":{"type":"Point","coordinates":[-72.98046406,41.33858942,0]}},{"type":"Feature","properties":{"id":"31b2f8e2-17c1-4344-aeb1-93575d3d5f79"},"geometry":{"type":"Point","coordinates":[-117.230519,32.912641,0]}},{"type":"Feature","properties":{"id":"55a4aaa7-503f-45e4-bd82-522e5ad20d42"},"geometry":{"type":"Point","coordinates":[-95.984497,36.1548985,0]}},{"type":"Feature","properties":{"id":"c33c63b9-317d-4f75-a5ea-fc492766cae9"},"geometry":{"type":"Point","coordinates":[-89.6312918,42.8095311,0]}},{"type":"Feature","properties":{"id":"547f2a09-6f76-4801-a631-ed0b0b9ffb60"},"geometry":{"type":"Point","coordinates":[-121.402102,38.53562933,0]}},{"type":"Feature","properties":{"id":"6822dfaf-6c12-448f-a8b7-4855aa280994"},"geometry":{"type":"Point","coordinates":[-82.017032,35.072809,0]}},{"type":"Feature","properties":{"id":"3b1b09ef-f184-420f-85b7-f4585546ccc7"},"geometry":{"type":"Point","coordinates":[-86.7706476,36.1491212,0]}},{"type":"Feature","properties":{"id":"b88aedd3-6a71-4619-9589-2ff83748a5a0"},"geometry":{"type":"Point","coordinates":[-121.4899398,38.5607772,0]}},{"type":"Feature","properties":{"id":"c141e061-ebed-4b52-8ab6-3b5d53955f18"},"geometry":{"type":"Point","coordinates":[-86.10411872,42.79010355,0]}},{"type":"Feature","properties":{"id":"03aa438e-fd51-47a7-a3ce-3c6fde02295c"},"geometry":{"type":"Point","coordinates":[-105.0824595,39.79938347,0]}},{"type":"Feature","properties":{"id":"c51a1926-490d-4558-a569-7664be014334"},"geometry":{"type":"Point","coordinates":[-74.0428134,40.7714151,0]}},{"type":"Feature","properties":{"id":"b3ffdca4-08b3-4759-9520-74691fd65bf6"},"geometry":{"type":"Point","coordinates":[-87.42727571,41.52270212,0]}},{"type":"Feature","properties":{"id":"9eb2f4e3-a109-438b-8a64-61b3d572488c"},"geometry":{"type":"Point","coordinates":[-90.08141776,29.9199522,0]}},{"type":"Feature","properties":{"id":"e5f6f505-df0a-440a-a014-57a6cd59e21b"},"geometry":{"type":"Point","coordinates":[-94.13279216,36.355352,0]}},{"type":"Feature","properties":{"id":"612e347f-19d3-4bab-896a-ba6783ef3cd9"},"geometry":{"type":"Point","coordinates":[-80.46853163,35.66652728,0]}},{"type":"Feature","properties":{"id":"d482fba0-cae2-4d98-b1ad-5de60ebef9ef"},"geometry":{"type":"Point","coordinates":[-80.92236384,29.02541495,0]}},{"type":"Feature","properties":{"id":"65d76230-d04a-4104-bec6-83cdb4431b7b"},"geometry":{"type":"Point","coordinates":[-78.88989113,33.69734797,0]}},{"type":"Feature","properties":{"id":"8b37edb9-f2e1-45a9-bafe-53bd74bceb9b"},"geometry":{"type":"Point","coordinates":[-105.1851036,39.77781975,0]}},{"type":"Feature","properties":{"id":"88c6fe70-e9aa-4658-b6d8-0b4859be19aa"},"geometry":{"type":"Point","coordinates":[-85.355545,42.931398,0]}},{"type":"Feature","properties":{"id":"ca3fbf41-dcfb-478e-bede-15a75f61090b"},"geometry":{"type":"Point","coordinates":[-76.69472257,35.02921067,0]}},{"type":"Feature","properties":{"id":"1e59404f-441b-44b8-83d8-7ab28fb49828"},"geometry":{"type":"Point","coordinates":[-78.69614336,43.0897514,0]}},{"type":"Feature","properties":{"id":"9b0aded2-f485-490f-b527-7cf3218af77b"},"geometry":{"type":"Point","coordinates":[-85.79585808,43.42386642,0]}},{"type":"Feature","properties":{"id":"2c946155-4263-420c-8b11-eca20cdf51ff"},"geometry":{"type":"Point","coordinates":[-74.00811699,41.49659119,0]}},{"type":"Feature","properties":{"id":"c94db1c9-bd81-4a4d-a3c6-bfab07f991cc"},"geometry":{"type":"Point","coordinates":[-70.88715582,42.8019577,0]}},{"type":"Feature","properties":{"id":"3e49da3b-a8b2-454c-a97d-ada31a36d104"},"geometry":{"type":"Point","coordinates":[-81.54035756,35.29061978,0]}},{"type":"Feature","properties":{"id":"a3649b1f-6f4d-47f4-b4e6-572cef4b510b"},"geometry":{"type":"Point","coordinates":[-71.3159781,41.5140254,0]}},{"type":"Feature","properties":{"id":"cc6d0abb-b1d2-4ff0-be2a-d5b506804d26"},"geometry":{"type":"Point","coordinates":[-89.34572018,43.09371275,0]}},{"type":"Feature","properties":{"id":"4fe7c651-b3db-4d96-83fd-8d37e856c822"},"geometry":{"type":"Point","coordinates":[-116.5901544,33.07629942,0]}},{"type":"Feature","properties":{"id":"3bc90ba0-66f5-4728-a5b3-049e98d37a3c"},"geometry":{"type":"Point","coordinates":[-78.63369468,35.8045808,0]}},{"type":"Feature","properties":{"id":"b5e1df63-f7fe-4350-b724-f55935e77638"},"geometry":{"type":"Point","coordinates":[-71.0677001,42.4059393,0]}},{"type":"Feature","properties":{"id":"fc18188e-adce-4ed3-8c6d-35a746da8e86"},"geometry":{"type":"Point","coordinates":[-80.22131343,25.7800687,0]}},{"type":"Feature","properties":{"id":"b0c7325d-5406-4b94-9a9b-9f951189a42c"},"geometry":{"type":"Point","coordinates":[-94.579238,39.095177,0]}},{"type":"Feature","properties":{"id":"1f13514b-646f-4685-8e73-a3bdef8e651c"},"geometry":{"type":"Point","coordinates":[-96.67280786,33.0931001,0]}},{"type":"Feature","properties":{"id":"66825536-6e93-4eed-aa6c-eba138076b0e"},"geometry":{"type":"Point","coordinates":[-84.4276285,39.1822755,0]}},{"type":"Feature","properties":{"id":"9b678eac-c1d5-4ff7-beb9-60534f2346a7"},"geometry":{"type":"Point","coordinates":[-77.56625665,43.15104753,0]}},{"type":"Feature","properties":{"id":"5cd23923-67b2-4443-b792-0f24872e6467"},"geometry":{"type":"Point","coordinates":[-122.2422906,47.75713837,0]}},{"type":"Feature","properties":{"id":"482a6631-2632-46e5-bea1-834d1d7474c4"},"geometry":{"type":"Point","coordinates":[-123.1108891,44.05734326,0]}},{"type":"Feature","properties":{"id":"8acc8ce7-11c0-43b3-913d-34e0830e03cf"},"geometry":{"type":"Point","coordinates":[-122.6146521,46.94649437,0]}},{"type":"Feature","properties":{"id":"4ef00f5d-4b35-499e-ba90-8485b4d7ad8d"},"geometry":{"type":"Point","coordinates":[-121.8721847,47.52917112,0]}},{"type":"Feature","properties":{"id":"bd119567-1524-49cd-a608-4b15f885a7f7"},"geometry":{"type":"Point","coordinates":[-117.5410707,34.0990988,0]}},{"type":"Feature","properties":{"id":"993fa956-4a45-4a84-94c7-975cea6e9602"},"geometry":{"type":"Point","coordinates":[-117.2624031,47.64269047,0]}},{"type":"Feature","properties":{"id":"a2f1cd52-8d42-4763-935d-f6d3846e163b"},"geometry":{"type":"Point","coordinates":[-117.3935426,47.6637169,0]}},{"type":"Feature","properties":{"id":"365669a0-156f-4d7c-8f11-e50bf0b85c80"},"geometry":{"type":"Point","coordinates":[-117.8826431,33.80875036,0]}},{"type":"Feature","properties":{"id":"cd6e88e8-4e7d-4c49-bffe-278c5e329313"},"geometry":{"type":"Point","coordinates":[-81.68692334,41.50768107,0]}},{"type":"Feature","properties":{"id":"35c24341-b1dd-4218-a209-a4b8e26b6d04"},"geometry":{"type":"Point","coordinates":[-80.64576162,41.1022793,0]}},{"type":"Feature","properties":{"id":"fb3382e7-dddc-4538-a920-8a73f8499fa0"},"geometry":{"type":"Point","coordinates":[-84.94882319,39.82198694,0]}},{"type":"Feature","properties":{"id":"27b8a5c5-c9b0-4379-92c5-b51227419527"},"geometry":{"type":"Point","coordinates":[-96.83952145,32.79998405,0]}},{"type":"Feature","properties":{"id":"be4d1a52-2a5c-493b-9000-6e2d46ca6fed"},"geometry":{"type":"Point","coordinates":[-87.996992,44.51462,0]}},{"type":"Feature","properties":{"id":"0ef56b9f-5e22-4727-9507-4e81e18ec36c"},"geometry":{"type":"Point","coordinates":[-92.629066,41.280628,0]}},{"type":"Feature","properties":{"id":"32f14df7-72c2-4b46-be09-9c9c887a8cc1"},"geometry":{"type":"Point","coordinates":[-83.0784981,40.1596311,0]}},{"type":"Feature","properties":{"id":"23a3ecc4-0f48-46e5-8b7c-d72222af9d0f"},"geometry":{"type":"Point","coordinates":[-73.44388491,41.27316148,0]}},{"type":"Feature","properties":{"id":"34b3f37c-5c35-4afa-a10f-590b88a055f1"},"geometry":{"type":"Point","coordinates":[-80.7190968,35.3342735,0]}},{"type":"Feature","properties":{"id":"537b2caf-1ce6-4c4f-9e7c-618d3c0bf9c1"},"geometry":{"type":"Point","coordinates":[-80.81513271,35.23971743,0]}},{"type":"Feature","properties":{"id":"4898f503-7bb3-494f-98dc-921d032912ef"},"geometry":{"type":"Point","coordinates":[-97.7627464,30.2244374,0]}},{"type":"Feature","properties":{"id":"38ca86ea-1286-4668-ac55-b84aebc30c32"},"geometry":{"type":"Point","coordinates":[-92.2711893,36.2245472,0]}},{"type":"Feature","properties":{"id":"d0829fa2-1489-43a5-9bbf-a89d51e8747a"},"geometry":{"type":"Point","coordinates":[-84.92508133,39.6344325,0]}},{"type":"Feature","properties":{"id":"385aa942-7fc3-441b-90c5-7ad9410e2d03"},"geometry":{"type":"Point","coordinates":[-95.6663742,39.06706165,0]}},{"type":"Feature","properties":{"id":"1c3768b5-cdcf-4b42-915a-0f99ad191b87"},"geometry":{"type":"Point","coordinates":[-8.608164266696724,41.148109589962274,0]}},{"type":"Feature","properties":{"id":"a10124cd-39fc-494b-8196-3b71410ba8ca"},"geometry":{"type":"Point","coordinates":[-122.4354592,47.30149275,0]}},{"type":"Feature","properties":{"id":"e8c22d10-8479-4770-917a-7d9788a8e515"},"geometry":{"type":"Point","coordinates":[-77.6143245,43.16481717,0]}},{"type":"Feature","properties":{"id":"1749a21d-054c-42ac-86a4-a540a60e7110"},"geometry":{"type":"Point","coordinates":[-78.98167178422341,39.462143670225686,0]}},{"type":"Feature","properties":{"id":"8de15b68-c090-4116-9d26-e09a2c845c52"},"geometry":{"type":"Point","coordinates":[-76.04827802,42.102192,0]}},{"type":"Feature","properties":{"id":"2fe4a822-2435-4f5c-bebf-66a40909e8d4"},"geometry":{"type":"Point","coordinates":[-83.48311135,42.43412107,0]}},{"type":"Feature","properties":{"id":"2983edd7-074e-4a0e-970f-6fc938c07e94"},"geometry":{"type":"Point","coordinates":[-86.32379888,44.24929388,0]}},{"type":"Feature","properties":{"id":"8ded24ab-ee4b-4ae5-89aa-279f870c5f99"},"geometry":{"type":"Point","coordinates":[-123.8057604,39.44618406,0]}},{"type":"Feature","properties":{"id":"315984bd-5e4e-4752-bfee-e91c5d77ae8f"},"geometry":{"type":"Point","coordinates":[-80.05566287,41.06345599,0]}},{"type":"Feature","properties":{"id":"ca5d6e06-3eb3-4a52-a827-5c237b414323"},"geometry":{"type":"Point","coordinates":[-81.5330081,39.2874512,0]}},{"type":"Feature","properties":{"id":"f8ecb4a2-5fb8-4b64-8723-2edc12a766a3"},"geometry":{"type":"Point","coordinates":[-122.243112,48.833032,0]}},{"type":"Feature","properties":{"id":"7cc5e4f3-1c61-42ce-a66b-eb5e18a011ba"},"geometry":{"type":"Point","coordinates":[-123.3429552,43.21021235,0]}},{"type":"Feature","properties":{"id":"453056a2-f7af-460b-81bc-d88e3e558889"},"geometry":{"type":"Point","coordinates":[-68.8719897,44.1280622,0]}},{"type":"Feature","properties":{"id":"83737f10-3aa4-47c7-899d-d0eac85b098c"},"geometry":{"type":"Point","coordinates":[-82.982658,39.992787,0]}},{"type":"Feature","properties":{"id":"b03278e4-ab18-489a-abdb-2dd1e3a8e487"},"geometry":{"type":"Point","coordinates":[-115.922925,47.475441,0]}},{"type":"Feature","properties":{"id":"563b7a6a-3c59-4e52-9fa2-c7af3e1bfd18"},"geometry":{"type":"Point","coordinates":[-124.0545827,46.333147,0]}},{"type":"Feature","properties":{"id":"793264a4-d4b5-4aa2-8858-b7806e2fe00c"},"geometry":{"type":"Point","coordinates":[-0.13588,50.826276,0]}},{"type":"Feature","properties":{"id":"c9891cfa-d6dd-4499-bad9-0fa9bfb39342"},"geometry":{"type":"Point","coordinates":[-112.0660919,33.56787865,0]}},{"type":"Feature","properties":{"id":"2a85f041-c3d9-4062-831a-9bf2eb9a9127"},"geometry":{"type":"Point","coordinates":[-117.129137,32.748724,0]}},{"type":"Feature","properties":{"id":"7bfc1562-4643-4470-9f03-caaabfb82e21"},"geometry":{"type":"Point","coordinates":[-85.6285431,44.7643155,0]}},{"type":"Feature","properties":{"id":"8e765472-33c8-4e1d-8923-20973d75e6f4"},"geometry":{"type":"Point","coordinates":[-86.45499315,42.12454349,0]}},{"type":"Feature","properties":{"id":"391dc957-781e-4669-9ff0-c76744652ef1"},"geometry":{"type":"Point","coordinates":[-122.3701317,48.43222464,0]}},{"type":"Feature","properties":{"id":"6fcab9b2-c9bf-40eb-a82e-53bc6a69e5e5"},"geometry":{"type":"Point","coordinates":[-72.6303406,42.317397,0]}},{"type":"Feature","properties":{"id":"83c8e63b-c302-46e3-bb2b-7f3ac12ba99b"},"geometry":{"type":"Point","coordinates":[-93.2323804,44.9342257,0]}},{"type":"Feature","properties":{"id":"0e834e30-1b30-4a68-81d2-10665c6af1df"},"geometry":{"type":"Point","coordinates":[-118.0651843,48.60979793,0]}},{"type":"Feature","properties":{"id":"16b64ce9-966d-4ef8-be16-2fd585f45b9b"},"geometry":{"type":"Point","coordinates":[-67.99670995,46.81407692,0]}},{"type":"Feature","properties":{"id":"a4e574c0-4323-43ac-bb45-475c32413d06"},"geometry":{"type":"Point","coordinates":[-83.62737964,42.80026273,0]}},{"type":"Feature","properties":{"id":"a5ccfdc3-051a-444c-b51b-0091d9a799e0"},"geometry":{"type":"Point","coordinates":[-117.376798,33.199836,0]}},{"type":"Feature","properties":{"id":"cb19bf9b-71b5-444c-a8a5-00a4fadf1d7b"},"geometry":{"type":"Point","coordinates":[-84.51924466,39.11836855,0]}},{"type":"Feature","properties":{"id":"479157a8-7e68-4983-91a5-9b6b2a5ee470"},"geometry":{"type":"Point","coordinates":[-73.20053877,42.88457164,0]}},{"type":"Feature","properties":{"id":"2be1334f-d077-4164-807b-33d967296185"},"geometry":{"type":"Point","coordinates":[-122.2488484,47.2501336,0]}},{"type":"Feature","properties":{"id":"d93d3629-6694-437e-89bd-dcc748c72316"},"geometry":{"type":"Point","coordinates":[-122.2774364,47.55099169,0]}},{"type":"Feature","properties":{"id":"fdad47c3-6aa5-48d5-902f-25cfadcb46ed"},"geometry":{"type":"Point","coordinates":[-122.5232786,45.77521745,0]}},{"type":"Feature","properties":{"id":"10e225f0-d48e-40c8-8d58-1393404ff7a2"},"geometry":{"type":"Point","coordinates":[-91.22665123,44.58270666,0]}},{"type":"Feature","properties":{"id":"2486587b-e54e-48e4-842e-f35d9111767c"},"geometry":{"type":"Point","coordinates":[-97.331744,37.68657784,0]}},{"type":"Feature","properties":{"id":"439343a8-59c1-4823-9bf6-ea0c831d9db5"},"geometry":{"type":"Point","coordinates":[-70.5268344,44.1973621,0]}},{"type":"Feature","properties":{"id":"cfaff05e-fab7-4530-b84e-bf10f5d439b7"},"geometry":{"type":"Point","coordinates":[-70.8898969,42.52062541,0]}},{"type":"Feature","properties":{"id":"d32244a7-1996-4dd3-b2b4-490dde9a5c39"},"geometry":{"type":"Point","coordinates":[-95.99253596,36.14047292,0]}},{"type":"Feature","properties":{"id":"db05a3a2-1c2e-4c9f-a5f2-c364db13586e"},"geometry":{"type":"Point","coordinates":[-117.9230666,34.08867414,0]}},{"type":"Feature","properties":{"id":"8343a7db-e614-456d-8e96-6ea87da3c942"},"geometry":{"type":"Point","coordinates":[-122.282003,37.837819,0]}},{"type":"Feature","properties":{"id":"7a2b157a-7973-4e45-aacf-c3401a4cf6ac"},"geometry":{"type":"Point","coordinates":[-104.9923182,39.718471,0]}},{"type":"Feature","properties":{"id":"6024f8b3-c827-42a8-9ad9-d58b79e1916c"},"geometry":{"type":"Point","coordinates":[-116.9613594,32.6518762,0]}},{"type":"Feature","properties":{"id":"ff1c4781-8052-4cb7-bbc5-510de9df420a"},"geometry":{"type":"Point","coordinates":[-80.76970138,40.77253357,0]}},{"type":"Feature","properties":{"id":"d519f6e4-88be-44b6-948e-ddbd4bf0966b"},"geometry":{"type":"Point","coordinates":[-122.3373596,47.82993093,0]}},{"type":"Feature","properties":{"id":"f9c62e1c-dd1a-4e87-b3b7-c70f941976b9"},"geometry":{"type":"Point","coordinates":[-93.30547377,44.74636346,0]}},{"type":"Feature","properties":{"id":"7585139f-7a98-4552-862c-388de1fe1d59"},"geometry":{"type":"Point","coordinates":[-6.0642913,53.0986762,0]}},{"type":"Feature","properties":{"id":"9848a316-3ec6-415c-bca6-a6a8514decf6"},"geometry":{"type":"Point","coordinates":[-111.7896117,33.3508552,0]}},{"type":"Feature","properties":{"id":"02affaa6-de24-4d80-ba61-889f9c5752d9"},"geometry":{"type":"Point","coordinates":[-111.975831,33.49501715,0]}},{"type":"Feature","properties":{"id":"4214d4f6-75da-4830-b0b5-c643f8ec76ac"},"geometry":{"type":"Point","coordinates":[-76.28625088,36.8697822,0]}},{"type":"Feature","properties":{"id":"79ed4f4a-a470-42c2-af50-955633f757b7"},"geometry":{"type":"Point","coordinates":[-90.44580667,38.71250421,0]}},{"type":"Feature","properties":{"id":"a4e0521d-ddd8-4991-9d19-456b3455ecd8"},"geometry":{"type":"Point","coordinates":[-91.40876529,39.93330414,0]}},{"type":"Feature","properties":{"id":"f7121060-48a5-4779-b6bd-57a1a7642c62"},"geometry":{"type":"Point","coordinates":[-122.9245547,39.04005267,0]}},{"type":"Feature","properties":{"id":"0464077b-c2c4-4bf1-b777-b26ec800b7ea"},"geometry":{"type":"Point","coordinates":[-89.52343053,44.45340044,0]}},{"type":"Feature","properties":{"id":"47226f07-fbbd-4f97-88b9-e8a7a6e0f5a8"},"geometry":{"type":"Point","coordinates":[-71.14788579,42.65614908,0]}},{"type":"Feature","properties":{"id":"8b3d8e4c-661d-446b-bc66-b1b738feca80"},"geometry":{"type":"Point","coordinates":[-118.2462486,34.192912,0]}},{"type":"Feature","properties":{"id":"782d72e8-ff4a-449e-a2c0-76a5d4ae3903"},"geometry":{"type":"Point","coordinates":[-117.3969876,34.4156358,0]}},{"type":"Feature","properties":{"id":"4922f203-3290-4063-a879-0009376395bc"},"geometry":{"type":"Point","coordinates":[-121.4681046,38.55062715,0]}},{"type":"Feature","properties":{"id":"63c296f9-29e3-4b2e-9f52-2064578114ee"},"geometry":{"type":"Point","coordinates":[-87.79456064,41.886465,0]}},{"type":"Feature","properties":{"id":"f7977b5d-4e21-4f63-aede-1c5ca36e519a"},"geometry":{"type":"Point","coordinates":[-75.93478919,40.31684944,0]}},{"type":"Feature","properties":{"id":"d57fb73d-3582-4f8d-8b86-8daea30c36f2"},"geometry":{"type":"Point","coordinates":[-122.2720141,37.79470818,0]}},{"type":"Feature","properties":{"id":"ffd62db7-780c-4b0d-9f42-812ddefb2305"},"geometry":{"type":"Point","coordinates":[-123.1410241,44.07299355,0]}},{"type":"Feature","properties":{"id":"5398673e-abb7-4855-ab70-276b95e0147f"},"geometry":{"type":"Point","coordinates":[-98.151206,30.043267,0]}},{"type":"Feature","properties":{"id":"58bc0ff5-5ada-4b37-a5c0-325746773116"},"geometry":{"type":"Point","coordinates":[-5.4725942,56.4146637,0]}},{"type":"Feature","properties":{"id":"3d4c07b2-bb81-4da0-b01c-3dbb529792ff"},"geometry":{"type":"Point","coordinates":[-122.3725178,47.6666586,0]}},{"type":"Feature","properties":{"id":"29534279-4d68-4740-98b0-c02948f24fcc"},"geometry":{"type":"Point","coordinates":[-89.647885,39.797079,0]}},{"type":"Feature","properties":{"id":"10b8d072-1ccc-45ab-93e4-08cfd8134d67"},"geometry":{"type":"Point","coordinates":[-89.58865914,40.69577241,0]}},{"type":"Feature","properties":{"id":"59312c81-d887-4e24-a35b-a9d04075d490"},"geometry":{"type":"Point","coordinates":[-80.03027545,37.30474414,0]}},{"type":"Feature","properties":{"id":"d24860e3-dfb2-4a38-b861-8a472326e7ac"},"geometry":{"type":"Point","coordinates":[-121.2933829,44.08881821,0]}},{"type":"Feature","properties":{"id":"c1385831-5303-4caf-bd9f-1ecd253e6936"},"geometry":{"type":"Point","coordinates":[-119.7600161,39.50114854,0]}},{"type":"Feature","properties":{"id":"7277f89e-0dc3-45a8-b943-a1decdf91a9e"},"geometry":{"type":"Point","coordinates":[-122.760861,45.588728,0]}},{"type":"Feature","properties":{"id":"11f1fe94-506f-4117-b2b7-47346d9f094d"},"geometry":{"type":"Point","coordinates":[-117.252024,32.747109,0]}},{"type":"Feature","properties":{"id":"9d9fecf0-04a2-4fdb-bb1f-3d50e8a79427"},"geometry":{"type":"Point","coordinates":[-75.06838761,38.37965759,0]}},{"type":"Feature","properties":{"id":"872b17f6-785d-4116-93af-a1144865ed17"},"geometry":{"type":"Point","coordinates":[-81.3249533,28.5243367,0]}},{"type":"Feature","properties":{"id":"673bb920-1816-468a-a4dc-1d869a7adb69"},"geometry":{"type":"Point","coordinates":[-117.2727432,33.21200937,0]}},{"type":"Feature","properties":{"id":"64f90c02-c3f8-4dec-a7c1-ea176b161d88"},"geometry":{"type":"Point","coordinates":[-117.3529573,33.21369735,0]}},{"type":"Feature","properties":{"id":"74626ac8-014e-43ff-948d-32bea22ed086"},"geometry":{"type":"Point","coordinates":[-120.8469675,44.30359041,0]}},{"type":"Feature","properties":{"id":"7028c787-cdf8-4eea-8d31-a7481eacd912"},"geometry":{"type":"Point","coordinates":[-83.62932833,32.8360763,0]}},{"type":"Feature","properties":{"id":"c9edf2c6-268f-459c-9223-f41fcf2a710c"},"geometry":{"type":"Point","coordinates":[-89.4223579,43.1858364,0]}},{"type":"Feature","properties":{"id":"0f063272-e447-4b7a-84d2-125dac5482cd"},"geometry":{"type":"Point","coordinates":[-122.3954096,37.7687392,0]}},{"type":"Feature","properties":{"id":"bd90a960-3620-4563-98d1-4b77f5c69a62"},"geometry":{"type":"Point","coordinates":[-80.124792,26.23234049,0]}},{"type":"Feature","properties":{"id":"52a1d246-495c-4d4a-9166-5fed18ae10f0"},"geometry":{"type":"Point","coordinates":[-149.580902,61.320013,0]}},{"type":"Feature","properties":{"id":"e96f54c0-fca8-4a58-8cc6-8b538b18b55a"},"geometry":{"type":"Point","coordinates":[-122.437927,47.250289,0]}},{"type":"Feature","properties":{"id":"dc89cfaa-5024-46ca-b73f-ef654ed15a16"},"geometry":{"type":"Point","coordinates":[-86.1983973,43.03124408,0]}},{"type":"Feature","properties":{"id":"b257714f-ad0b-4898-a9bc-3c6e29dc70a1"},"geometry":{"type":"Point","coordinates":[-105.0878839,39.9983626,0]}},{"type":"Feature","properties":{"id":"3d6ce7c7-5481-48c6-afd7-4b68dccec4dc"},"geometry":{"type":"Point","coordinates":[-71.45239635,43.1308185,0]}},{"type":"Feature","properties":{"id":"63fd2c11-5530-4de9-8fe2-8fbf65e3a49f"},"geometry":{"type":"Point","coordinates":[-105.0633327,40.5895239,0]}},{"type":"Feature","properties":{"id":"504a4dee-ca0d-49cf-87dc-259504ae153c"},"geometry":{"type":"Point","coordinates":[-104.9810078,39.7621447,0]}},{"type":"Feature","properties":{"id":"ed47cd56-6311-47e5-9905-eb5ecca339ff"},"geometry":{"type":"Point","coordinates":[-122.2520643,47.4586237,0]}},{"type":"Feature","properties":{"id":"4520147b-3286-4029-bbc7-c6faf486a166"},"geometry":{"type":"Point","coordinates":[17.0706993,51.0817502,0]}},{"type":"Feature","properties":{"id":"e81874e0-d418-4c9e-aaf6-6420272a1796"},"geometry":{"type":"Point","coordinates":[-122.2772454,47.1989594,0]}},{"type":"Feature","properties":{"id":"c8e69ab9-60b6-44b9-8188-cf3d719b8d82"},"geometry":{"type":"Point","coordinates":[-87.72538437,41.91892697,0]}},{"type":"Feature","properties":{"id":"89cd06c5-f8ec-4d6a-9156-420f49bd1d2a"},"geometry":{"type":"Point","coordinates":[-87.329728,41.417636,0]}},{"type":"Feature","properties":{"id":"ff0367d9-f73e-4002-b6ff-1fafb6649c86"},"geometry":{"type":"Point","coordinates":[-117.1827885,34.49900885,0]}},{"type":"Feature","properties":{"id":"cf1aec2c-18d4-42cc-a4e2-f8407b060607"},"geometry":{"type":"Point","coordinates":[-84.522243,39.118674,0]}},{"type":"Feature","properties":{"id":"0a92f902-3d1d-4ef8-9351-5352615cc749"},"geometry":{"type":"Point","coordinates":[-89.06082453,42.48966938,0]}},{"type":"Feature","properties":{"id":"7f85506d-f2bc-4377-9c88-43d519059151"},"geometry":{"type":"Point","coordinates":[-117.880182,33.86112597,0]}},{"type":"Feature","properties":{"id":"9e3524ee-a548-4089-8de2-7a82c9cd767f"},"geometry":{"type":"Point","coordinates":[-70.55790959,41.45488324,0]}},{"type":"Feature","properties":{"id":"9716ba4a-bd0b-47b0-93c9-4c18bd2afaec"},"geometry":{"type":"Point","coordinates":[-117.2449244,34.47042728,0]}},{"type":"Feature","properties":{"id":"8c9cf724-6f82-4486-bbd4-d2f1ae91c4d1"},"geometry":{"type":"Point","coordinates":[-117.6351899,34.1334924,0]}},{"type":"Feature","properties":{"id":"5f5febce-99e7-4d0f-9408-a0d1c1d86270"},"geometry":{"type":"Point","coordinates":[-117.089795,32.965495,0]}},{"type":"Feature","properties":{"id":"6bd6516a-7ce7-411f-8cbe-bf77f1d43ab9"},"geometry":{"type":"Point","coordinates":[-117.1291243,32.78010941,0]}},{"type":"Feature","properties":{"id":"0b2c7cb1-a556-49d7-b748-3b98c61769b8"},"geometry":{"type":"Point","coordinates":[-118.0891476,34.096219,0]}},{"type":"Feature","properties":{"id":"195c9a3a-3c64-4ba9-befb-a94b9b9a9573"},"geometry":{"type":"Point","coordinates":[-122.38990827308668,47.93198207120466,0]}},{"type":"Feature","properties":{"id":"c0757e3d-a7d9-485c-8bf2-919886691990"},"geometry":{"type":"Point","coordinates":[-118.2415609,34.01575629,0]}},{"type":"Feature","properties":{"id":"88ae39de-93d2-4832-97a1-3c28a0457ce8"},"geometry":{"type":"Point","coordinates":[-81.4748217,41.1444116,0]}},{"type":"Feature","properties":{"id":"f40656ab-f140-4a95-8292-6f00c74b2e82"},"geometry":{"type":"Point","coordinates":[-106.27521659829989,42.851373807407484,0]}},{"type":"Feature","properties":{"id":"4c18e0e2-d6c6-430f-a3aa-3ffecd52e29d"},"geometry":{"type":"Point","coordinates":[-94.740354,32.495365,0]}},{"type":"Feature","properties":{"id":"8afbe041-76da-4532-8b5b-484bb190e998"},"geometry":{"type":"Point","coordinates":[-119.7617855,36.28513704,0]}},{"type":"Feature","properties":{"id":"81916cf6-f84e-4480-a48c-93ff1e1322ad"},"geometry":{"type":"Point","coordinates":[-4.506495,54.143623,0]}},{"type":"Feature","properties":{"id":"eabc841f-1006-44c9-a1bf-1b067946ea0a"},"geometry":{"type":"Point","coordinates":[-95.125984,43.405983,0]}},{"type":"Feature","properties":{"id":"7b8b7788-ba85-4324-8ed5-44ed0770911b"},"geometry":{"type":"Point","coordinates":[-121.0244602,39.25272303,0]}},{"type":"Feature","properties":{"id":"02ff9941-1dab-4ef3-b713-21f3e095d62b"},"geometry":{"type":"Point","coordinates":[-121.2706039,38.60219217,0]}},{"type":"Feature","properties":{"id":"74ecf1e8-780b-4fdf-a910-722bb60f8abb"},"geometry":{"type":"Point","coordinates":[-155.99806,19.646861,0]}},{"type":"Feature","properties":{"id":"df551d63-a1b6-4973-b329-999f41e4c337"},"geometry":{"type":"Point","coordinates":[-117.8732213,33.7494951,0]}},{"type":"Feature","properties":{"id":"fd94d41b-6d0a-4a93-a700-f042096025da"},"geometry":{"type":"Point","coordinates":[-123.3532677,43.25418612,0]}},{"type":"Feature","properties":{"id":"78f58f23-0430-49bf-b50b-9371cb7ab9cb"},"geometry":{"type":"Point","coordinates":[-88.416059,44.217357,0]}},{"type":"Feature","properties":{"id":"af3289a4-80a1-4aaa-872d-3699402bfbe2"},"geometry":{"type":"Point","coordinates":[-109.9138438,31.44272169,0]}},{"type":"Feature","properties":{"id":"f684669c-35f3-4626-9f4e-04906fbbfb58"},"geometry":{"type":"Point","coordinates":[-86.74922409,34.69329345,0]}},{"type":"Feature","properties":{"id":"9698719a-2987-488e-aa75-6b1c5ae568fc"},"geometry":{"type":"Point","coordinates":[-86.21215194,43.07642829,0]}},{"type":"Feature","properties":{"id":"60cbbd4a-6323-4ac6-8614-ca4aae338a65"},"geometry":{"type":"Point","coordinates":[-122.4195103,37.745701,0]}},{"type":"Feature","properties":{"id":"7e345dad-f25e-4817-ac2c-5f941fbe6b3f"},"geometry":{"type":"Point","coordinates":[-122.0399663,38.2493581,0]}},{"type":"Feature","properties":{"id":"1799d0b2-7266-4ad9-a3ca-15cc2e3bf833"},"geometry":{"type":"Point","coordinates":[-83.0998526,40.2984874,0]}},{"type":"Feature","properties":{"id":"60ad3e0d-4848-4049-8fc1-1960fe170fbd"},"geometry":{"type":"Point","coordinates":[-111.6343894,33.24511285,0]}},{"type":"Feature","properties":{"id":"18749797-7047-40a7-915d-feb5edfd5caa"},"geometry":{"type":"Point","coordinates":[-84.05307618,39.05398396,0]}},{"type":"Feature","properties":{"id":"49051f65-584d-4045-8a6f-3f55499f9f2a"},"geometry":{"type":"Point","coordinates":[-76.61600763,40.96547999,0]}},{"type":"Feature","properties":{"id":"92732f6c-a628-4eaa-a240-d5534a8ee449"},"geometry":{"type":"Point","coordinates":[-120.798546,38.7296252,0]}},{"type":"Feature","properties":{"id":"baee055a-ed44-4149-bb78-804a064dc3d9"},"geometry":{"type":"Point","coordinates":[-121.264149,38.6075491,0]}},{"type":"Feature","properties":{"id":"bacebf35-8146-4ec3-abe8-545c53d935a7"},"geometry":{"type":"Point","coordinates":[-87.7394333,41.9605751,0]}},{"type":"Feature","properties":{"id":"c5aea541-9ffc-402b-bfb5-ab680e8edb1a"},"geometry":{"type":"Point","coordinates":[-122.2879928,37.7995945,0]}},{"type":"Feature","properties":{"id":"1e875480-8642-4d5f-a9b7-d1b582657830"},"geometry":{"type":"Point","coordinates":[-85.76579382,38.22970855,0]}},{"type":"Feature","properties":{"id":"ee77f852-eeaf-4166-ac21-72afe9810545"},"geometry":{"type":"Point","coordinates":[-88.0430541,30.6943566,0]}},{"type":"Feature","properties":{"id":"9ff19944-bee2-4bc3-8f15-288588c9d1c5"},"geometry":{"type":"Point","coordinates":[-122.7486715,45.46603555,0]}},{"type":"Feature","properties":{"id":"632333a1-7c1e-4fde-9e34-145a803be4dc"},"geometry":{"type":"Point","coordinates":[-7.6664472,54.8605864,0]}},{"type":"Feature","properties":{"id":"df0d2a61-3905-4340-a0b9-be4bf6bd30ef"},"geometry":{"type":"Point","coordinates":[-81.2298014,33.9772343,0]}},{"type":"Feature","properties":{"id":"fd4d4773-1ead-4f71-9f61-55cdfe620267"},"geometry":{"type":"Point","coordinates":[-85.63224537,42.442939,0]}},{"type":"Feature","properties":{"id":"caf2d686-872a-423f-9593-6ec537c7f13e"},"geometry":{"type":"Point","coordinates":[-84.2899561,42.6878555,0]}},{"type":"Feature","properties":{"id":"b02c0a0c-840d-459e-b9e9-347cd9ebfc44"},"geometry":{"type":"Point","coordinates":[-77.45608031,39.02226368,0]}},{"type":"Feature","properties":{"id":"2582e5ad-5382-4e33-a5a3-7c0e321b7208"},"geometry":{"type":"Point","coordinates":[-70.86287139,42.55499645,0]}},{"type":"Feature","properties":{"id":"6ce2c54b-2304-46e8-a50d-ffc84489ed06"},"geometry":{"type":"Point","coordinates":[-122.7252078,38.39097419,0]}},{"type":"Feature","properties":{"id":"ebc2f1b3-852f-4e01-b412-09a669cd0c7f"},"geometry":{"type":"Point","coordinates":[-90.06386106,30.35985466,0]}},{"type":"Feature","properties":{"id":"43e3961c-245d-448b-9745-6be68d5bd105"},"geometry":{"type":"Point","coordinates":[-122.8166482,38.5475452,0]}},{"type":"Feature","properties":{"id":"0b2aaada-2557-45f9-a039-b4a41832183f"},"geometry":{"type":"Point","coordinates":[-120.1866354,48.47814625,0]}},{"type":"Feature","properties":{"id":"d6dab3d7-38df-41b7-a2f0-21699fcf1a7b"},"geometry":{"type":"Point","coordinates":[-80.036148,38.416222,0]}},{"type":"Feature","properties":{"id":"b97ab81e-5190-41da-8107-8014bfa7a4d4"},"geometry":{"type":"Point","coordinates":[-109.6803593,48.55367512,0]}},{"type":"Feature","properties":{"id":"59614bdc-7e99-4f33-be89-3d38e50dbde7"},"geometry":{"type":"Point","coordinates":[-122.34284164943051,47.610283074605604,0]}},{"type":"Feature","properties":{"id":"0eb7bedd-5067-44f4-b5c5-28997e84b34a"},"geometry":{"type":"Point","coordinates":[-117.7541465,34.09763808,0]}},{"type":"Feature","properties":{"id":"71e0c30f-3833-4d6c-83b6-ecce06256c93"},"geometry":{"type":"Point","coordinates":[-96.99353141,33.044038,0]}},{"type":"Feature","properties":{"id":"e7f93b89-81e3-411d-8260-e2c6ec60c587"},"geometry":{"type":"Point","coordinates":[-122.6639427,45.5606811,0]}},{"type":"Feature","properties":{"id":"1a23b4af-f4c1-455c-a8d2-37eadf0ba098"},"geometry":{"type":"Point","coordinates":[-77.910796,38.523145,0]}},{"type":"Feature","properties":{"id":"12e7aba5-3cf1-417f-9d75-e35a48398119"},"geometry":{"type":"Point","coordinates":[-0.134261,50.828046,0]}},{"type":"Feature","properties":{"id":"c5c707c0-4459-4e37-9673-00a58959a74d"},"geometry":{"type":"Point","coordinates":[-78.5033435,40.021898,0]}},{"type":"Feature","properties":{"id":"379400de-0839-4f1e-94f4-b34d888e0f50"},"geometry":{"type":"Point","coordinates":[-72.60022238,41.7850567,0]}},{"type":"Feature","properties":{"id":"6b3bd021-21d2-4a08-8883-3f22c7df0896"},"geometry":{"type":"Point","coordinates":[-81.34229502,35.7313114,0]}},{"type":"Feature","properties":{"id":"1abb8651-92a8-4388-89ad-0c62011de017"},"geometry":{"type":"Point","coordinates":[-93.61410043,42.02503227,0]}},{"type":"Feature","properties":{"id":"dd9deed9-dddf-45b9-b439-8a6a4d9be915"},"geometry":{"type":"Point","coordinates":[-77.3912138,39.40928,0]}},{"type":"Feature","properties":{"id":"f32515b5-61f3-4a83-9c8e-34a05734158a"},"geometry":{"type":"Point","coordinates":[-85.581578,42.2916484,0]}},{"type":"Feature","properties":{"id":"1d13ecd0-7e01-4919-bae6-eb64f29e53e1"},"geometry":{"type":"Point","coordinates":[-80.04053168,37.29440174,0]}},{"type":"Feature","properties":{"id":"9494d683-de13-4a05-a457-b250a497c54f"},"geometry":{"type":"Point","coordinates":[-86.19823741,35.36075686,0]}},{"type":"Feature","properties":{"id":"bf79ba63-583a-4545-bc3c-feddd9123c36"},"geometry":{"type":"Point","coordinates":[-83.0798709,40.1618242,0]}},{"type":"Feature","properties":{"id":"d5d6202f-bbba-45a5-b363-cf14a1b87ad5"},"geometry":{"type":"Point","coordinates":[-76.5531768,39.3149018,0]}},{"type":"Feature","properties":{"id":"74ece31f-809b-4139-882a-1e1c9328b7f6"},"geometry":{"type":"Point","coordinates":[-84.2815824,30.45646517,0]}},{"type":"Feature","properties":{"id":"e5f2f0af-a281-4c82-a065-98689363dd4c"},"geometry":{"type":"Point","coordinates":[-88.7441189,44.0396052,0]}},{"type":"Feature","properties":{"id":"670097b2-bf75-4157-b909-e829676a0592"},"geometry":{"type":"Point","coordinates":[-93.42589843,45.12605143,0]}},{"type":"Feature","properties":{"id":"76934d0b-fc8e-4050-8138-2da6a3059081"},"geometry":{"type":"Point","coordinates":[-96.731396,32.8109335,0]}},{"type":"Feature","properties":{"id":"a3261795-e389-45f6-9d4f-5ef77392416f"},"geometry":{"type":"Point","coordinates":[-87.670578,41.8896255,0]}},{"type":"Feature","properties":{"id":"8aeb41b6-5d7e-4b56-8170-af58e83e6c3d"},"geometry":{"type":"Point","coordinates":[-89.35499479,43.09180985,0]}},{"type":"Feature","properties":{"id":"6fd50d10-b732-4eb1-9f20-3cd45ff45d21"},"geometry":{"type":"Point","coordinates":[-108.2107883,43.64609158,0]}},{"type":"Feature","properties":{"id":"1a669bd2-fdb1-437f-98f8-06d3a1bc0274"},"geometry":{"type":"Point","coordinates":[-98.48790197,45.45741525,0]}},{"type":"Feature","properties":{"id":"ea5c0b16-2adc-444c-a5c4-77c28c07a5cd"},"geometry":{"type":"Point","coordinates":[-85.5591755,42.2485915,0]}},{"type":"Feature","properties":{"id":"7cbe110f-d5b6-42bc-b3c6-43dd3b5b6c0e"},"geometry":{"type":"Point","coordinates":[-87.9558129,42.3826426,0]}},{"type":"Feature","properties":{"id":"9506a7a6-918f-403f-8c97-0258a6c9258c"},"geometry":{"type":"Point","coordinates":[-77.44370063,38.88327875,0]}},{"type":"Feature","properties":{"id":"82356efc-f035-4524-9d3a-b92cc7f49ba6"},"geometry":{"type":"Point","coordinates":[-149.876395,61.191918,0]}},{"type":"Feature","properties":{"id":"48c665c3-108e-4c2d-8a61-7dece8271027"},"geometry":{"type":"Point","coordinates":[-88.8393255,43.4530921,0]}},{"type":"Feature","properties":{"id":"e7098631-04bb-4065-bf60-1416a452a022"},"geometry":{"type":"Point","coordinates":[-72.69191299,42.25467048,0]}},{"type":"Feature","properties":{"id":"a8004c53-8b0b-4fb1-9516-1230cde7bc8e"},"geometry":{"type":"Point","coordinates":[-87.6814747,41.6943819,0]}},{"type":"Feature","properties":{"id":"53744872-6d32-41fb-87a0-863dfe3d9afa"},"geometry":{"type":"Point","coordinates":[-85.64331774,42.67311202,0]}},{"type":"Feature","properties":{"id":"86fc5253-5f2b-42bd-985d-0b8f4ba72c60"},"geometry":{"type":"Point","coordinates":[-122.895928,42.34064429,0]}},{"type":"Feature","properties":{"id":"654be923-513c-48dc-ac4b-d2a422c24a35"},"geometry":{"type":"Point","coordinates":[-122.32052197309751,47.6129229269871,0]}},{"type":"Feature","properties":{"id":"26e42c3c-141b-4da5-848c-14c7111498bc"},"geometry":{"type":"Point","coordinates":[-83.96401351,43.417723,0]}},{"type":"Feature","properties":{"id":"f23613d0-d127-4f8e-ba66-7f4be11f6707"},"geometry":{"type":"Point","coordinates":[-96.67330313,43.49940496,0]}},{"type":"Feature","properties":{"id":"432cfd6e-51ef-4683-91bb-f622961addc7"},"geometry":{"type":"Point","coordinates":[-119.6847411,45.84826134,0]}},{"type":"Feature","properties":{"id":"b778b875-6f29-41fc-94f9-23c09e872530"},"geometry":{"type":"Point","coordinates":[-87.39388593,46.54189135,0]}},{"type":"Feature","properties":{"id":"1dac88c5-82ad-4a5b-958e-b56cc14ba96f"},"geometry":{"type":"Point","coordinates":[-122.6001483,45.3617756,0]}},{"type":"Feature","properties":{"id":"049c95c7-2a86-4764-b7e8-7ddf047305b6"},"geometry":{"type":"Point","coordinates":[-123.2608445,44.5612822,0]}},{"type":"Feature","properties":{"id":"82915e82-b961-495f-8b87-a8faf71b3e13"},"geometry":{"type":"Point","coordinates":[-122.3477486,37.9357576,0]}},{"type":"Feature","properties":{"id":"39db40da-0ee5-465d-9a9a-38f9eb51ba09"},"geometry":{"type":"Point","coordinates":[-83.67523597,42.083974,0]}},{"type":"Feature","properties":{"id":"ab675ed9-9050-41b8-81f1-c6ebf70b3106"},"geometry":{"type":"Point","coordinates":[-122.2718245,37.796075,0]}},{"type":"Feature","properties":{"id":"6b8450c8-3810-40ce-bac3-55bf20261c4c"},"geometry":{"type":"Point","coordinates":[-81.38304499,28.52691826,0]}},{"type":"Feature","properties":{"id":"e9c56fbd-e001-470f-88b6-29df8e0573c9"},"geometry":{"type":"Point","coordinates":[-117.5924443,47.6403069,0]}},{"type":"Feature","properties":{"id":"c1357ef9-d471-4c4c-98a7-b740c6c013ab"},"geometry":{"type":"Point","coordinates":[-111.8370503,33.41519982,0]}},{"type":"Feature","properties":{"id":"9fca7f46-6737-4633-a566-cb957ca93034"},"geometry":{"type":"Point","coordinates":[-68.7428115,44.81159483,0]}},{"type":"Feature","properties":{"id":"f255ae39-f3df-4876-bbc6-28073432c3e3"},"geometry":{"type":"Point","coordinates":[-68.669582,44.88754094,0]}},{"type":"Feature","properties":{"id":"769676e2-2a79-475b-8b35-6755a2826e47"},"geometry":{"type":"Point","coordinates":[-84.36858051,33.79314935,0]}},{"type":"Feature","properties":{"id":"3265e88f-c7af-4243-b836-5475b1e3315d"},"geometry":{"type":"Point","coordinates":[-79.6733234,41.6230211,0]}},{"type":"Feature","properties":{"id":"b9c27692-5db5-44dd-aa88-b8b66b944f3c"},"geometry":{"type":"Point","coordinates":[-85.76493039,42.90907804,0]}},{"type":"Feature","properties":{"id":"d128cc62-6893-4c15-bdde-6d23b55822cc"},"geometry":{"type":"Point","coordinates":[-97.71470248,30.3839295,0]}},{"type":"Feature","properties":{"id":"b3b08e37-95c0-4756-9ad5-2a6388705534"},"geometry":{"type":"Point","coordinates":[-82.7069595,35.2536956,0]}},{"type":"Feature","properties":{"id":"57f68c2a-2520-4c6f-a595-570aadb38358"},"geometry":{"type":"Point","coordinates":[-105.2676934,40.22451332,0]}},{"type":"Feature","properties":{"id":"62ba2bf9-9efa-4a2d-a452-5871f84c0b3a"},"geometry":{"type":"Point","coordinates":[-122.8683277,42.32230438,0]}},{"type":"Feature","properties":{"id":"c74b0536-3885-495d-b945-fb0b75d64cc8"},"geometry":{"type":"Point","coordinates":[-94.2184542,44.10610449,0]}},{"type":"Feature","properties":{"id":"ab943f7d-ad10-4f0b-8292-3f4c18e46ff9"},"geometry":{"type":"Point","coordinates":[-73.9991264,40.6737903,0]}},{"type":"Feature","properties":{"id":"51855a0c-1fcc-40d4-b1c8-d3e1be783068"},"geometry":{"type":"Point","coordinates":[-80.3912598,36.0738908,0]}},{"type":"Feature","properties":{"id":"1cbec9c9-522a-4d61-9848-34f8d9230a99"},"geometry":{"type":"Point","coordinates":[-73.17075772,44.03315644,0]}},{"type":"Feature","properties":{"id":"77e5ec06-4cc7-485b-b35c-201984baed5e"},"geometry":{"type":"Point","coordinates":[-77.8742944,40.7977695,0]}},{"type":"Feature","properties":{"id":"597ab1af-dcc7-4df0-9c4d-018bfcec68ff"},"geometry":{"type":"Point","coordinates":[-92.1221749,32.49990448,0]}},{"type":"Feature","properties":{"id":"8565cb64-f9be-4ba3-b845-e878cffb4f05"},"geometry":{"type":"Point","coordinates":[-86.1037537,42.7901898,0]}},{"type":"Feature","properties":{"id":"1f0405ff-3d96-47e7-90ee-a1bc5764149b"},"geometry":{"type":"Point","coordinates":[-104.9825596,39.7605777,0]}},{"type":"Feature","properties":{"id":"b9da27a0-7c53-4aaf-9a85-fa453d97ebf3"},"geometry":{"type":"Point","coordinates":[-107.6712878,38.0229071,0]}},{"type":"Feature","properties":{"id":"a6d1b092-de65-4af6-a543-b752f93979ce"},"geometry":{"type":"Point","coordinates":[-107.6714048,38.02402041,0]}},{"type":"Feature","properties":{"id":"f9009fe3-a89e-4635-8d8b-1a92df2ebe06"},"geometry":{"type":"Point","coordinates":[-121.2289797,38.80045074,0]}},{"type":"Feature","properties":{"id":"ab8a8e3a-f6e0-4869-a2f3-34ada12c7cff"},"geometry":{"type":"Point","coordinates":[-120.794212,38.7293661,0]}},{"type":"Feature","properties":{"id":"8151cea5-19ff-42c4-8f3e-e3dbbeb384c2"},"geometry":{"type":"Point","coordinates":[-75.65925231,36.00947755,0]}},{"type":"Feature","properties":{"id":"8280e47c-4aed-4aa0-b20f-b3217d7478be"},"geometry":{"type":"Point","coordinates":[-122.3167381,47.6180009,0]}},{"type":"Feature","properties":{"id":"65b80308-dbfd-45c1-8c7a-a76e43ed006f"},"geometry":{"type":"Point","coordinates":[-106.0989298,39.5892615,0]}},{"type":"Feature","properties":{"id":"1f57f054-d4ec-473d-b2a6-12c4ac8ff5de"},"geometry":{"type":"Point","coordinates":[-122.3555596,47.6523014,0]}},{"type":"Feature","properties":{"id":"4763319d-b0fe-47b6-8549-47cca21ab91e"},"geometry":{"type":"Point","coordinates":[-111.0725189,45.70878295,0]}},{"type":"Feature","properties":{"id":"816eae14-e2ae-434e-8c7d-f24481dd4c9b"},"geometry":{"type":"Point","coordinates":[-72.772262,42.285973,0]}},{"type":"Feature","properties":{"id":"38ca2684-4b26-4e6b-9cf7-32a3e727adac"},"geometry":{"type":"Point","coordinates":[-119.9450001,38.96097394,0]}},{"type":"Feature","properties":{"id":"ecc8660b-2bf6-4e95-b4b1-a6659fc74c0f"},"geometry":{"type":"Point","coordinates":[-82.644494,27.77196743,0]}},{"type":"Feature","properties":{"id":"fe1b7e7e-788f-492e-b69d-d7eb15497822"},"geometry":{"type":"Point","coordinates":[-72.87397563,41.29004301,0]}},{"type":"Feature","properties":{"id":"5e934252-53d3-4160-8021-f490d1b7eb7e"},"geometry":{"type":"Point","coordinates":[-71.58591979,42.28996559,0]}},{"type":"Feature","properties":{"id":"1931756b-8cf2-4dc4-9ee6-b406cdf5f5aa"},"geometry":{"type":"Point","coordinates":[-70.2513253,43.6649414,0]}},{"type":"Feature","properties":{"id":"e37d3cfa-dc4a-46fe-ae52-e6b4d25f173a"},"geometry":{"type":"Point","coordinates":[-69.5639953,44.0830789,0]}},{"type":"Feature","properties":{"id":"7768bd2f-906c-450b-9520-2fb57d0b4799"},"geometry":{"type":"Point","coordinates":[-97.05511709,47.93241078,0]}},{"type":"Feature","properties":{"id":"5f30ddff-dac4-472b-adb1-82f390c5f505"},"geometry":{"type":"Point","coordinates":[-73.53140323,40.87304967,0]}},{"type":"Feature","properties":{"id":"43fa1fa9-3de8-45ed-b56d-b4b79349587a"},"geometry":{"type":"Point","coordinates":[-84.98504389,29.7259562,0]}},{"type":"Feature","properties":{"id":"62783901-9445-4424-911b-291647dc2284"},"geometry":{"type":"Point","coordinates":[-94.1147203,36.3335034,0]}},{"type":"Feature","properties":{"id":"9ed590d8-b54b-41f5-be70-ac9d695378a0"},"geometry":{"type":"Point","coordinates":[-84.54860983,42.7505921,0]}},{"type":"Feature","properties":{"id":"95218728-13e3-4eef-9fa5-1deec394c2f6"},"geometry":{"type":"Point","coordinates":[-87.9255251,43.04554365,0]}},{"type":"Feature","properties":{"id":"ad63e92d-15cf-45e1-9f5a-e1cc9fef0928"},"geometry":{"type":"Point","coordinates":[-117.255265,32.794255,0]}},{"type":"Feature","properties":{"id":"8f3206c8-8c13-4357-875b-25fcbbc9d63f"},"geometry":{"type":"Point","coordinates":[-90.741706,38.500322,0]}},{"type":"Feature","properties":{"id":"035386c7-55dd-4d17-acec-2270d759a2ee"},"geometry":{"type":"Point","coordinates":[-122.2659984,37.52175007,0]}},{"type":"Feature","properties":{"id":"5a50aa54-5ae5-4968-a8ec-fc53d5796df2"},"geometry":{"type":"Point","coordinates":[-122.437927,47.250289,0]}},{"type":"Feature","properties":{"id":"a45bef15-e043-4985-ad3b-ce0e1625c633"},"geometry":{"type":"Point","coordinates":[-116.9893321,32.83323005,0]}},{"type":"Feature","properties":{"id":"605b3e94-9468-42de-97b8-2e3518fec767"},"geometry":{"type":"Point","coordinates":[-118.0010497,34.1492456,0]}},{"type":"Feature","properties":{"id":"df821931-277e-489a-9a2c-7d4a0aa7e756"},"geometry":{"type":"Point","coordinates":[-117.4395735,33.95445847,0]}},{"type":"Feature","properties":{"id":"4c9cdd7b-ea79-4d81-b629-fbfdf899dce6"},"geometry":{"type":"Point","coordinates":[-84.709584,44.66521,0]}},{"type":"Feature","properties":{"id":"6ea02eb4-7386-46bf-ac13-fc452dabc976"},"geometry":{"type":"Point","coordinates":[-84.71675164,44.6600473,0]}},{"type":"Feature","properties":{"id":"084c617f-abee-4719-b085-9d44682c00c5"},"geometry":{"type":"Point","coordinates":[-97.165899,26.079915,0]}},{"type":"Feature","properties":{"id":"d3ac23ba-2221-4e04-9a2d-32afec5b12bc"},"geometry":{"type":"Point","coordinates":[-88.599512,37.088841,0]}},{"type":"Feature","properties":{"id":"b648c0ea-b1df-4f26-96fb-403d963c07e3"},"geometry":{"type":"Point","coordinates":[-80.78742748,41.099487,0]}},{"type":"Feature","properties":{"id":"cf834341-f73a-4e54-b4ff-e8bc965dbf0b"},"geometry":{"type":"Point","coordinates":[-108.3542553,39.11109565,0]}},{"type":"Feature","properties":{"id":"699d53b0-0296-411c-8d95-8a7f6637448a"},"geometry":{"type":"Point","coordinates":[-92.4101724,41.0180942,0]}},{"type":"Feature","properties":{"id":"7c3cbcf7-16f2-41af-a384-804acd5261c1"},"geometry":{"type":"Point","coordinates":[-82.76688529,28.07707237,0]}},{"type":"Feature","properties":{"id":"a3045868-5a15-46de-9eb3-d721be2231e5"},"geometry":{"type":"Point","coordinates":[-106.6136878,35.11493302,0]}},{"type":"Feature","properties":{"id":"244bd051-831b-41c1-9d86-a0b1c5d6af13"},"geometry":{"type":"Point","coordinates":[-122.4438993,37.804342,0]}},{"type":"Feature","properties":{"id":"568ece36-a3d7-40ad-9364-592642a1cdd3"},"geometry":{"type":"Point","coordinates":[-122.0717657,37.41326789,0]}},{"type":"Feature","properties":{"id":"68e10e91-616a-4760-99ad-1be117ebafcf"},"geometry":{"type":"Point","coordinates":[-100.7916041,41.12294,0]}},{"type":"Feature","properties":{"id":"fcc5674e-befb-4eab-bfb6-ec508720b7a0"},"geometry":{"type":"Point","coordinates":[-96.7221603,43.54794988,0]}},{"type":"Feature","properties":{"id":"67d27756-36a8-402d-be42-843cfe015bd5"},"geometry":{"type":"Point","coordinates":[-97.33793538,32.7636809,0]}},{"type":"Feature","properties":{"id":"4a6351a8-2ec1-42b0-8c6a-ca6c630df76b"},"geometry":{"type":"Point","coordinates":[-107.5976969,38.86899455,0]}},{"type":"Feature","properties":{"id":"b96b43ff-31cd-46f3-8c14-e225aeec0841"},"geometry":{"type":"Point","coordinates":[-117.3505966,33.1580933,0]}},{"type":"Feature","properties":{"id":"6c521aa8-180a-4e57-a711-ea6018b3f219"},"geometry":{"type":"Point","coordinates":[-119.274455,46.274953,0]}},{"type":"Feature","properties":{"id":"0f1246e4-cd74-4090-a807-e3cbbadac148"},"geometry":{"type":"Point","coordinates":[-118.6059197,34.1683386,0]}},{"type":"Feature","properties":{"id":"6309c11e-0f36-4621-80b9-33e7645e0a85"},"geometry":{"type":"Point","coordinates":[-99.726991,32.444828,0]}},{"type":"Feature","properties":{"id":"f2376e93-a30f-4e71-9476-b56f98957f16"},"geometry":{"type":"Point","coordinates":[-81.52183929,40.79865814,0]}},{"type":"Feature","properties":{"id":"1923b722-bc48-4f2f-b003-5b52a77695c1"},"geometry":{"type":"Point","coordinates":[-117.16188920261509,46.87743202420639,0]}},{"type":"Feature","properties":{"id":"ecde2a37-e88b-4637-933e-ebd02cbff2b8"},"geometry":{"type":"Point","coordinates":[-105.1550486,38.94440915,0]}},{"type":"Feature","properties":{"id":"c3bd276d-0168-4060-9055-e997af4ab18a"},"geometry":{"type":"Point","coordinates":[-116.787369,47.725118,0]}},{"type":"Feature","properties":{"id":"51d30268-e015-4b21-9500-147c2109c7bc"},"geometry":{"type":"Point","coordinates":[-120.8549566,37.06775432,0]}},{"type":"Feature","properties":{"id":"77b2e1c4-db34-4c4b-b0ed-55b2553f1191"},"geometry":{"type":"Point","coordinates":[-80.46645659,27.81084556,0]}},{"type":"Feature","properties":{"id":"21446025-be15-4477-9ef8-e4686bc7ec90"},"geometry":{"type":"Point","coordinates":[-117.1286268,32.75594166,0]}},{"type":"Feature","properties":{"id":"703a9282-97f8-4305-8d39-b06b9814d34c"},"geometry":{"type":"Point","coordinates":[-91.9485237,30.1592466,0]}},{"type":"Feature","properties":{"id":"1f09c9cd-5e78-4c69-a3df-28d7728a6862"},"geometry":{"type":"Point","coordinates":[-84.377744,33.781867,0]}},{"type":"Feature","properties":{"id":"877e9636-df9e-46af-b667-eee6930cffaf"},"geometry":{"type":"Point","coordinates":[-122.898886,46.287285,0]}},{"type":"Feature","properties":{"id":"fb80ac7b-2db7-4d36-83a8-0b32ca21140a"},"geometry":{"type":"Point","coordinates":[-83.4149011,42.7174413,0]}},{"type":"Feature","properties":{"id":"536453ac-c66c-4cd2-b3c4-34095183ed62"},"geometry":{"type":"Point","coordinates":[-81.55823029,39.26705857,0]}},{"type":"Feature","properties":{"id":"69f0e786-deae-48b2-9320-8dae1f85a1a5"},"geometry":{"type":"Point","coordinates":[-91.1079175,40.77905391,0]}},{"type":"Feature","properties":{"id":"12b5ad73-b4d0-4030-b7de-486e4b16c792"},"geometry":{"type":"Point","coordinates":[-80.0332665,37.30925145,0]}},{"type":"Feature","properties":{"id":"fff36b1b-b208-4477-8652-8eb64bee33c9"},"geometry":{"type":"Point","coordinates":[-90.03400238,29.9607459,0]}},{"type":"Feature","properties":{"id":"fc875d84-2f1d-4076-b67f-594fff2b00d7"},"geometry":{"type":"Point","coordinates":[-119.4363091,48.93797078,0]}},{"type":"Feature","properties":{"id":"a7d5823a-039b-49d2-9747-ae947815a394"},"geometry":{"type":"Point","coordinates":[-109.058375,44.52678265,0]}},{"type":"Feature","properties":{"id":"0afdca59-0ed4-44dc-80d8-7a952e1924f6"},"geometry":{"type":"Point","coordinates":[-9.374911626904721,38.7592461545261,0]}},{"type":"Feature","properties":{"id":"a3525861-0aba-40f8-aff8-1af8bba01946"},"geometry":{"type":"Point","coordinates":[-75.86736136,39.22228298,0]}},{"type":"Feature","properties":{"id":"239ea12a-9340-4a7b-81c5-d819af331f2c"},"geometry":{"type":"Point","coordinates":[-83.650886,41.662495,0]}},{"type":"Feature","properties":{"id":"5575c888-ae31-4c95-93af-3f76a5f11242"},"geometry":{"type":"Point","coordinates":[-85.87748984,42.2192304,0]}},{"type":"Feature","properties":{"id":"f6ae3e02-e4dd-4aa3-961b-107a6b9706ae"},"geometry":{"type":"Point","coordinates":[-85.89437423,42.2131394,0]}},{"type":"Feature","properties":{"id":"3d619b2b-ece6-478b-a46b-752087ff4a10"},"geometry":{"type":"Point","coordinates":[-85.89437423,42.2131394,0]}},{"type":"Feature","properties":{"id":"42ff6091-e237-43c8-93ab-0b8d5e170721"},"geometry":{"type":"Point","coordinates":[-80.00423049,32.8533504,0]}},{"type":"Feature","properties":{"id":"e041442e-c7f9-4896-a0b5-4c4f0bc66c9b"},"geometry":{"type":"Point","coordinates":[-85.84802957,40.0686988,0]}},{"type":"Feature","properties":{"id":"061be81d-5cc0-44e9-b474-ad1b046ff25b"},"geometry":{"type":"Point","coordinates":[-116.2145033,43.61301363,0]}},{"type":"Feature","properties":{"id":"63062c41-f06b-4562-b723-eab8f21a4fe6"},"geometry":{"type":"Point","coordinates":[-122.8937015,41.4565805,0]}},{"type":"Feature","properties":{"id":"8759cc82-6616-436e-b9ed-50b897439a8e"},"geometry":{"type":"Point","coordinates":[-104.7084175,38.3164023,0]}},{"type":"Feature","properties":{"id":"79e4d05e-14c1-4af7-b2a9-192eebe502c0"},"geometry":{"type":"Point","coordinates":[-76.61041505,39.32410525,0]}},{"type":"Feature","properties":{"id":"686a7573-f9de-4f70-a03d-1c8a225ca092"},"geometry":{"type":"Point","coordinates":[-93.09970823,41.31903523,0]}},{"type":"Feature","properties":{"id":"2944a16b-b018-42bb-9c9e-48a05ec26739"},"geometry":{"type":"Point","coordinates":[-93.6121558,41.5867046,0]}},{"type":"Feature","properties":{"id":"1c0f1498-1b85-4472-946d-eae8385c6118"},"geometry":{"type":"Point","coordinates":[-77.27866055,42.88851165,0]}},{"type":"Feature","properties":{"id":"a8882009-9fd1-4cab-a8e8-c19bf22d6dea"},"geometry":{"type":"Point","coordinates":[-70.26454878,43.66244776,0]}},{"type":"Feature","properties":{"id":"3c4ee320-98f6-4949-9ec1-8a24f16619d8"},"geometry":{"type":"Point","coordinates":[-104.8366181,39.6750535,0]}},{"type":"Feature","properties":{"id":"8eb28987-4959-4f49-b410-757b110e5356"},"geometry":{"type":"Point","coordinates":[-104.8505299,39.7402157,0]}},{"type":"Feature","properties":{"id":"02552dfe-2893-4ef1-82d6-b4713015c61f"},"geometry":{"type":"Point","coordinates":[-104.7146045,38.88965993,0]}},{"type":"Feature","properties":{"id":"49c63f60-1304-43cb-839f-d4b05eb592be"},"geometry":{"type":"Point","coordinates":[-91.23526334,43.835173,0]}},{"type":"Feature","properties":{"id":"a4ce36e6-21d4-41c4-9af4-0da93bb98581"},"geometry":{"type":"Point","coordinates":[-78.87722544,42.88105759,0]}},{"type":"Feature","properties":{"id":"c78e00a1-dbd0-4a22-884c-99cddc4d3460"},"geometry":{"type":"Point","coordinates":[-98.4113504,30.27762004,0]}},{"type":"Feature","properties":{"id":"a8a2c02d-5871-4c69-9ee1-11766bc3c948"},"geometry":{"type":"Point","coordinates":[-122.37703,47.6638679,0]}},{"type":"Feature","properties":{"id":"35b9ca60-ff08-49e0-a3d2-82f41ece475d"},"geometry":{"type":"Point","coordinates":[-122.4910217,37.65116158,0]}},{"type":"Feature","properties":{"id":"c74aeb35-eca1-49ba-bc2a-cdda2c11b4a0"},"geometry":{"type":"Point","coordinates":[-73.9292934,41.2867311,0]}},{"type":"Feature","properties":{"id":"d9e12659-831c-433a-9229-23f71e25c592"},"geometry":{"type":"Point","coordinates":[-96.83399696,32.79915648,0]}},{"type":"Feature","properties":{"id":"f7036951-96e0-4f03-b3e7-f56351d36eda"},"geometry":{"type":"Point","coordinates":[-123.9695724,45.21550832,0]}},{"type":"Feature","properties":{"id":"03879edb-988b-45ac-88a0-90c19d25dab5"},"geometry":{"type":"Point","coordinates":[-123.9620236,45.88850543,0]}},{"type":"Feature","properties":{"id":"611cf039-c4d2-4a29-af93-6893281c2469"},"geometry":{"type":"Point","coordinates":[-123.8462991,45.45789207,0]}},{"type":"Feature","properties":{"id":"6e5cb266-90f8-4e79-bde0-076cc8dba8dd"},"geometry":{"type":"Point","coordinates":[-79.99163722,40.457132,0]}},{"type":"Feature","properties":{"id":"405503f6-a0f3-456b-b47b-eefd54cf0a43"},"geometry":{"type":"Point","coordinates":[-121.7680531,37.6820583,0]}},{"type":"Feature","properties":{"id":"06198bbc-2cab-40c1-b306-692a299452eb"},"geometry":{"type":"Point","coordinates":[-68.847883,44.634187,0]}},{"type":"Feature","properties":{"id":"779f7764-a326-4b35-9d24-3d9a098f8df9"},"geometry":{"type":"Point","coordinates":[-88.30984886,41.89253112,0]}},{"type":"Feature","properties":{"id":"fc70ca5f-24fb-4665-87b9-b377f9cf996f"},"geometry":{"type":"Point","coordinates":[-115.4192538,32.80049306,0]}},{"type":"Feature","properties":{"id":"6d395f83-0e7b-4f48-820d-b98859b0b8f1"},"geometry":{"type":"Point","coordinates":[-86.885995,40.43700688,0]}},{"type":"Feature","properties":{"id":"da9fa8f8-bf7d-47b8-baa9-9e3f4da93b86"},"geometry":{"type":"Point","coordinates":[-71.2072323,42.17226305,0]}},{"type":"Feature","properties":{"id":"bcd21562-9ff4-4a7b-8230-8cb051094f2d"},"geometry":{"type":"Point","coordinates":[-90.265979,38.54573,0]}},{"type":"Feature","properties":{"id":"2d9384f0-ef54-4aaf-bc74-05c5b5169ee9"},"geometry":{"type":"Point","coordinates":[-87.214831,30.4132165,0]}},{"type":"Feature","properties":{"id":"61928845-6acb-4d83-a5ea-5e43788c9ad2"},"geometry":{"type":"Point","coordinates":[-122.3118193,47.5784432,0]}},{"type":"Feature","properties":{"id":"67b5abdf-0111-4a45-9677-495e4eb63552"},"geometry":{"type":"Point","coordinates":[-106.2917767,39.2496419,0]}},{"type":"Feature","properties":{"id":"6b0b1108-2486-4c3d-aad3-f9c736b5a855"},"geometry":{"type":"Point","coordinates":[-104.9619495,39.89940226,0]}},{"type":"Feature","properties":{"id":"92398e11-aee4-469d-a522-52ff39843cd8"},"geometry":{"type":"Point","coordinates":[-75.4716647,40.3381909,0]}},{"type":"Feature","properties":{"id":"ac2950c8-10fb-479f-80b7-878146cc5461"},"geometry":{"type":"Point","coordinates":[-117.3898022,47.64605073,0]}},{"type":"Feature","properties":{"id":"8c24c15e-9b95-440e-94e4-72e5a0de9a27"},"geometry":{"type":"Point","coordinates":[-88.3268031,36.2785418,0]}},{"type":"Feature","properties":{"id":"71398a4c-3cfb-41ef-8869-738b39958d46"},"geometry":{"type":"Point","coordinates":[-81.30372058,29.02726822,0]}},{"type":"Feature","properties":{"id":"6d9f7f4e-e492-4647-8e5f-89612b4fcbd9"},"geometry":{"type":"Point","coordinates":[-82.73743948,27.78248193,0]}},{"type":"Feature","properties":{"id":"1b2570c6-9396-41a3-8247-f2b9a0231018"},"geometry":{"type":"Point","coordinates":[-121.8947298,36.60253247,0]}},{"type":"Feature","properties":{"id":"ce4a02f3-1dd0-4063-bf4b-ffef297c2bbc"},"geometry":{"type":"Point","coordinates":[-96.83031882,32.79677687,0]}},{"type":"Feature","properties":{"id":"a929c6d4-0f33-4aa0-98c9-bc419b661c53"},"geometry":{"type":"Point","coordinates":[-90.733123,38.749498,0]}},{"type":"Feature","properties":{"id":"c9997ca5-9564-4374-b2b5-12ea56890eeb"},"geometry":{"type":"Point","coordinates":[-80.31190134,40.73477504,0]}},{"type":"Feature","properties":{"id":"ab15fe9b-7b80-4ba9-88e4-9bd9fafac949"},"geometry":{"type":"Point","coordinates":[-87.65931012,44.0940222,0]}},{"type":"Feature","properties":{"id":"d6058fcd-e918-4063-bd15-b96f4feade20"},"geometry":{"type":"Point","coordinates":[-121.51797,45.714751,0]}},{"type":"Feature","properties":{"id":"aa8a1144-494e-4f48-8793-da510818686f"},"geometry":{"type":"Point","coordinates":[-117.8667466,33.8540325,0]}},{"type":"Feature","properties":{"id":"2b3ee6dd-fca7-4375-9d38-32fedfd00ada"},"geometry":{"type":"Point","coordinates":[-104.8249314,38.83423935,0]}},{"type":"Feature","properties":{"id":"adbc4ae2-16a5-4a7e-9303-c2c577021217"},"geometry":{"type":"Point","coordinates":[-118.2760638,33.86203125,0]}},{"type":"Feature","properties":{"id":"aa245b87-5b85-4101-9dc1-6e3100d15f71"},"geometry":{"type":"Point","coordinates":[-77.4939698,39.0808996,0]}},{"type":"Feature","properties":{"id":"d1646dcc-bbf1-4ffe-ac3f-47e3e7031bf1"},"geometry":{"type":"Point","coordinates":[-102.8019477,46.88119882,0]}},{"type":"Feature","properties":{"id":"911d3c95-36af-45ad-b01e-8bf8e76e94be"},"geometry":{"type":"Point","coordinates":[-75.12769991,39.98282736,0]}},{"type":"Feature","properties":{"id":"f66ca9a9-2128-41b0-ac3d-3b1805a91dd1"},"geometry":{"type":"Point","coordinates":[-113.2871976,46.3299328,0]}},{"type":"Feature","properties":{"id":"75e58a42-3f5b-416e-b7e1-abd3f1207bd0"},"geometry":{"type":"Point","coordinates":[-106.8024024,32.3118566,0]}},{"type":"Feature","properties":{"id":"48140e90-91e9-483e-b66f-99b99b1448e9"},"geometry":{"type":"Point","coordinates":[-87.6760621,41.9102937,0]}},{"type":"Feature","properties":{"id":"389ffa15-0ced-4099-b832-10da54e9add9"},"geometry":{"type":"Point","coordinates":[-76.55317283,40.05569372,0]}},{"type":"Feature","properties":{"id":"c8d3c288-3993-4c62-8cf7-8d0a74af9350"},"geometry":{"type":"Point","coordinates":[-89.0232046,42.3692457,0]}},{"type":"Feature","properties":{"id":"86e9610f-9d70-45d5-a43a-cdf824923728"},"geometry":{"type":"Point","coordinates":[-79.804196,36.084466,0]}},{"type":"Feature","properties":{"id":"07fe858e-1a42-477e-ab51-dac36447ae8a"},"geometry":{"type":"Point","coordinates":[-119.802685,39.53337578,0]}},{"type":"Feature","properties":{"id":"adb1a784-30f8-4e7f-a43c-2759087c4dc7"},"geometry":{"type":"Point","coordinates":[-88.88978978,44.67986485,0]}},{"type":"Feature","properties":{"id":"6f2798c9-c9ac-48bb-b220-d48bdc3bc5ae"},"geometry":{"type":"Point","coordinates":[-92.90133962,44.92277843,0]}},{"type":"Feature","properties":{"id":"a98948f7-7271-475a-b681-fb52c09d8506"},"geometry":{"type":"Point","coordinates":[-85.87944718,42.8606644,0]}},{"type":"Feature","properties":{"id":"b8b7963b-ef34-4b45-b9e2-402504abfa23"},"geometry":{"type":"Point","coordinates":[-122.3397179,47.6082151,0]}},{"type":"Feature","properties":{"id":"9078765f-0ed2-4b9e-8ab4-108885f696df"},"geometry":{"type":"Point","coordinates":[-83.73385304,42.2528625,0]}},{"type":"Feature","properties":{"id":"50368316-c57b-44d3-bfaa-b4d1c4cc9370"},"geometry":{"type":"Point","coordinates":[-104.7915508,39.63993222,0]}},{"type":"Feature","properties":{"id":"6040935f-f4dc-4318-b456-502caa825118"},"geometry":{"type":"Point","coordinates":[-0.220415,50.835048,0]}},{"type":"Feature","properties":{"id":"640a31f6-7697-4b49-a990-ff796588a283"},"geometry":{"type":"Point","coordinates":[-119.7978837,36.84630567,0]}},{"type":"Feature","properties":{"id":"5dd40d8f-6b42-4f9c-9e8b-094a91c1e436"},"geometry":{"type":"Point","coordinates":[-122.4192363,37.7792808,0]}},{"type":"Feature","properties":{"id":"1d263d88-3e19-4945-864d-fdd8dd5cb715"},"geometry":{"type":"Point","coordinates":[-82.6597329,27.77012863,0]}},{"type":"Feature","properties":{"id":"d93bb3a9-c080-4c8a-8a4e-5181fc15b35a"},"geometry":{"type":"Point","coordinates":[-109.9561769,34.14301231,0]}},{"type":"Feature","properties":{"id":"bfb0e8c9-fed1-4332-9fff-c4b45b49a7bf"},"geometry":{"type":"Point","coordinates":[-92.01768537,37.32148798,0]}},{"type":"Feature","properties":{"id":"2c7c2d1e-c48c-4842-9753-a0bb88a605c7"},"geometry":{"type":"Point","coordinates":[-92.193612,37.87597,0]}},{"type":"Feature","properties":{"id":"dd87a0e6-c13b-49ac-ad00-e4ee2ca428be"},"geometry":{"type":"Point","coordinates":[-99.141,30.0494005,0]}},{"type":"Feature","properties":{"id":"9022e968-f018-46f2-8027-ad91feba9c22"},"geometry":{"type":"Point","coordinates":[-96.07590229,41.17191269,0]}},{"type":"Feature","properties":{"id":"590c1861-3175-4f4f-8b2d-051d2db81294"},"geometry":{"type":"Point","coordinates":[-97.7390631,30.3187523,0]}},{"type":"Feature","properties":{"id":"9a8b0b19-2a32-4f4e-97c6-890cb9bf42b9"},"geometry":{"type":"Point","coordinates":[-97.7958917,30.2361072,0]}},{"type":"Feature","properties":{"id":"b44103c8-48e8-4156-8367-4381e34d3f87"},"geometry":{"type":"Point","coordinates":[-114.574559,35.157448,0]}},{"type":"Feature","properties":{"id":"6ed57500-9e54-4468-bbc2-4b8b113c6ebe"},"geometry":{"type":"Point","coordinates":[-122.6754225,45.5261944,0]}},{"type":"Feature","properties":{"id":"26c5bf08-f1a2-4e4f-b092-e802ee69d039"},"geometry":{"type":"Point","coordinates":[-104.9908538,39.737018,0]}},{"type":"Feature","properties":{"id":"b649ace0-0985-41c2-828e-807cbee21bcc"},"geometry":{"type":"Point","coordinates":[-84.045082,39.860912,0]}},{"type":"Feature","properties":{"id":"b9ffed7c-9569-4f18-82a6-b51b59dd5bb8"},"geometry":{"type":"Point","coordinates":[-82.35826,35.6079376,0]}},{"type":"Feature","properties":{"id":"1b47f02a-b009-4856-8a94-1048e59ecc1e"},"geometry":{"type":"Point","coordinates":[-120.6409192,35.13908295,0]}},{"type":"Feature","properties":{"id":"1d26e5a5-2e88-45d7-94ef-0e10c85cecde"},"geometry":{"type":"Point","coordinates":[-105.0973959,40.55306785,0]}},{"type":"Feature","properties":{"id":"0c0c9b38-f4da-4862-8f13-838adfe16c7f"},"geometry":{"type":"Point","coordinates":[-92.68354304,44.9654252,0]}},{"type":"Feature","properties":{"id":"5c29c1ec-f2dd-4b73-b9be-b89a91c94dae"},"geometry":{"type":"Point","coordinates":[-77.37694822,35.6095883,0]}},{"type":"Feature","properties":{"id":"14e42687-7706-4eda-aec6-739577141d69"},"geometry":{"type":"Point","coordinates":[-79.96570261,40.46161288,0]}},{"type":"Feature","properties":{"id":"f7860ee9-ed57-4b51-b919-5dd6a1e83b39"},"geometry":{"type":"Point","coordinates":[-91.871483,43.190941,0]}},{"type":"Feature","properties":{"id":"cbc413e8-2e23-4d6e-8a3b-2540e40222e8"},"geometry":{"type":"Point","coordinates":[-84.470627,38.038574,0]}},{"type":"Feature","properties":{"id":"190d46ba-0081-44f8-b7be-b08f374d44ff"},"geometry":{"type":"Point","coordinates":[17.0320275,51.1095636,0]}},{"type":"Feature","properties":{"id":"cf7d04c2-de19-4843-8e23-d58fe9a99720"},"geometry":{"type":"Point","coordinates":[-96.79606487,46.87589876,0]}},{"type":"Feature","properties":{"id":"40ce948c-ae39-44d4-b738-340a336484a5"},"geometry":{"type":"Point","coordinates":[-75.59566848,39.77560249,0]}},{"type":"Feature","properties":{"id":"ad83acf3-671c-404e-8b55-785f230286d7"},"geometry":{"type":"Point","coordinates":[-117.2510773,33.12807761,0]}},{"type":"Feature","properties":{"id":"7de092fc-38a2-438d-8f0e-8bd0101bfad1"},"geometry":{"type":"Point","coordinates":[-117.3477152,33.1598703,0]}},{"type":"Feature","properties":{"id":"0f0b7b5b-b5ae-48f1-9339-5b363249da79"},"geometry":{"type":"Point","coordinates":[-117.2503592,32.74799385,0]}},{"type":"Feature","properties":{"id":"f80ad04c-4af6-4773-8a2b-499f1c57d4b5"},"geometry":{"type":"Point","coordinates":[-117.613484,33.4288345,0]}},{"type":"Feature","properties":{"id":"d2da8c9e-ad96-42c6-9876-88a10677a8c9"},"geometry":{"type":"Point","coordinates":[-117.2737068,32.9977749,0]}},{"type":"Feature","properties":{"id":"72641386-78bd-4ab2-b961-ce314019f2b7"},"geometry":{"type":"Point","coordinates":[-120.8370686,38.7276787,0]}},{"type":"Feature","properties":{"id":"1ab227f5-0399-4f11-9af9-e5d90794a752"},"geometry":{"type":"Point","coordinates":[-117.0821707,33.12121471,0]}},{"type":"Feature","properties":{"id":"1be396ef-bd51-4cbd-985c-4618decd6732"},"geometry":{"type":"Point","coordinates":[-73.88591274,41.71721405,0]}},{"type":"Feature","properties":{"id":"0b10c02c-d787-402e-80b9-18c53977f62b"},"geometry":{"type":"Point","coordinates":[-123.0214468,44.04627308,0]}},{"type":"Feature","properties":{"id":"2cbfe2ea-677a-4c4d-95b1-349556953fa2"},"geometry":{"type":"Point","coordinates":[-81.7140045,41.4799605,0]}},{"type":"Feature","properties":{"id":"309b3fd3-b726-48a2-a141-5d1f3a71f493"},"geometry":{"type":"Point","coordinates":[-81.70785488,41.47449194,0]}},{"type":"Feature","properties":{"id":"442750a7-de36-4035-969e-e73915939443"},"geometry":{"type":"Point","coordinates":[-82.9949497,39.97173,0]}},{"type":"Feature","properties":{"id":"3230d289-2e6c-456c-b9c4-256dc17f44f1"},"geometry":{"type":"Point","coordinates":[-84.5362431,39.10592991,0]}},{"type":"Feature","properties":{"id":"6225d756-4684-46ba-8ef4-de19e6fb0d8c"},"geometry":{"type":"Point","coordinates":[-104.9805967,39.68267416,0]}},{"type":"Feature","properties":{"id":"9248a7e6-08a5-41c0-bdba-e1bc9066a2e6"},"geometry":{"type":"Point","coordinates":[-98.68955885,43.26576978,0]}},{"type":"Feature","properties":{"id":"1adb74d8-a66e-48f7-9bfa-7fdd76d4dcaa"},"geometry":{"type":"Point","coordinates":[-76.079164,36.909938,0]}},{"type":"Feature","properties":{"id":"13a3a187-393c-4c75-b0ad-2d112106e627"},"geometry":{"type":"Point","coordinates":[-122.740072,38.47455222,0]}},{"type":"Feature","properties":{"id":"0d206bbe-547d-4180-b0d4-2cdf05676971"},"geometry":{"type":"Point","coordinates":[-70.6620267,41.9549491,0]}},{"type":"Feature","properties":{"id":"67291cf6-893e-4bcd-bb05-3900373b6aea"},"geometry":{"type":"Point","coordinates":[-87.9776737,43.7477014,0]}},{"type":"Feature","properties":{"id":"10803076-d2d0-45c1-8fbf-2b4158a08a7c"},"geometry":{"type":"Point","coordinates":[-118.571182,34.43079435,0]}},{"type":"Feature","properties":{"id":"8b639b0e-6598-469e-871f-940b1143a3ba"},"geometry":{"type":"Point","coordinates":[-94.582691,38.701465,0]}},{"type":"Feature","properties":{"id":"0342dc02-62b5-4f51-8667-46d98847bde8"},"geometry":{"type":"Point","coordinates":[-86.12616408,38.21111448,0]}},{"type":"Feature","properties":{"id":"cdf91a93-80df-4940-af33-6a5562b7eef8"},"geometry":{"type":"Point","coordinates":[-75.1900898,39.9382866,0]}},{"type":"Feature","properties":{"id":"d454edbb-ddb4-4aaa-a922-e6c7ad84c73b"},"geometry":{"type":"Point","coordinates":[-90.80569,38.500563,0]}},{"type":"Feature","properties":{"id":"e0a4a050-03c1-422b-91e1-d0bb315d9752"},"geometry":{"type":"Point","coordinates":[-83.7297662,42.260633,0]}},{"type":"Feature","properties":{"id":"c6447b87-5325-42ff-9406-46484ce38d67"},"geometry":{"type":"Point","coordinates":[-84.4374522,42.20141178,0]}},{"type":"Feature","properties":{"id":"71adfacc-e332-40de-8fde-3a36caabd5ff"},"geometry":{"type":"Point","coordinates":[-87.42755733,41.5266943,0]}},{"type":"Feature","properties":{"id":"f84fe98f-6767-4f6a-94cf-315a70d35dbf"},"geometry":{"type":"Point","coordinates":[-0.375446,50.814845,0]}},{"type":"Feature","properties":{"id":"d9b4198d-7fdb-4dde-a6c3-6195489e2ca3"},"geometry":{"type":"Point","coordinates":[-113.064003,37.681305,0]}},{"type":"Feature","properties":{"id":"8beeebf7-5b40-4fa7-a085-b62b63740a31"},"geometry":{"type":"Point","coordinates":[-87.9978837,41.6759774,0]}},{"type":"Feature","properties":{"id":"90218961-385e-459f-b286-a1560ee423a8"},"geometry":{"type":"Point","coordinates":[-72.18685389,43.41054689,0]}},{"type":"Feature","properties":{"id":"759c9519-636c-434e-b7c9-4bedae0d5f42"},"geometry":{"type":"Point","coordinates":[-106.6650502,35.10091248,0]}},{"type":"Feature","properties":{"id":"766996ca-e6f6-4882-98f3-272e0c354cb6"},"geometry":{"type":"Point","coordinates":[-122.5679347,45.4808905,0]}},{"type":"Feature","properties":{"id":"9a279764-f687-43a5-b361-8c98189d177b"},"geometry":{"type":"Point","coordinates":[-78.89399922,35.99008624,0]}},{"type":"Feature","properties":{"id":"de95f5a9-4958-4474-9d7a-061f4d7f6c17"},"geometry":{"type":"Point","coordinates":[-117.130404,32.758977,0]}},{"type":"Feature","properties":{"id":"e2356861-cbe8-4634-a65c-69f938f7c2a2"},"geometry":{"type":"Point","coordinates":[-122.3680288,47.6645382,0]}},{"type":"Feature","properties":{"id":"3ef8c970-0b94-4235-b598-aa45b1c6478c"},"geometry":{"type":"Point","coordinates":[-121.4334621,38.5659589,0]}},{"type":"Feature","properties":{"id":"1ac4b47c-9abe-424e-acfa-ebfcfc62ca9a"},"geometry":{"type":"Point","coordinates":[-117.149141,33.141537,0]}},{"type":"Feature","properties":{"id":"626290ac-7473-4368-9ee8-e71b2f28027f"},"geometry":{"type":"Point","coordinates":[-77.10149229,38.80803165,0]}},{"type":"Feature","properties":{"id":"75454326-9c64-4b35-901f-04f91703618b"},"geometry":{"type":"Point","coordinates":[-89.74657667,43.62851667,0]}},{"type":"Feature","properties":{"id":"ab2fd436-f359-4068-a961-df786f966314"},"geometry":{"type":"Point","coordinates":[-73.06772855,40.94140421,0]}},{"type":"Feature","properties":{"id":"c50438f5-20be-421d-8b82-fcac834ab278"},"geometry":{"type":"Point","coordinates":[-124.1993085,41.76863139,0]}},{"type":"Feature","properties":{"id":"cfc29049-96aa-443a-b0fd-3fce12d6dbde"},"geometry":{"type":"Point","coordinates":[-90.0982849,29.9169759,0]}},{"type":"Feature","properties":{"id":"5a9fb0d9-6046-4d49-9b87-ecda2d690cf8"},"geometry":{"type":"Point","coordinates":[-118.283633,33.73804379,0]}},{"type":"Feature","properties":{"id":"93f623db-5df1-4a30-94d5-445a2e100580"},"geometry":{"type":"Point","coordinates":[-122.78084247123216,48.107566843641244,0]}},{"type":"Feature","properties":{"id":"2279eddf-9455-4973-8013-0b2a19894fea"},"geometry":{"type":"Point","coordinates":[-122.873661,42.326944,0]}},{"type":"Feature","properties":{"id":"7c72c2f9-3184-4b2a-8c13-9c1bc3ab5148"},"geometry":{"type":"Point","coordinates":[-84.4304239,33.9043481,0]}},{"type":"Feature","properties":{"id":"e2ae7c8c-6317-4c6b-8b13-f36667508ddb"},"geometry":{"type":"Point","coordinates":[-71.2366218,42.3718244,0]}},{"type":"Feature","properties":{"id":"9265aaad-fabe-40a4-bec6-656338eb04b9"},"geometry":{"type":"Point","coordinates":[-122.713089,45.54176525,0]}},{"type":"Feature","properties":{"id":"8c661895-c05b-4300-a08f-160ff0ae018d"},"geometry":{"type":"Point","coordinates":[-122.649393,45.47740515,0]}},{"type":"Feature","properties":{"id":"52a372b0-a5a6-4dac-8c4d-eaa8fe630819"},"geometry":{"type":"Point","coordinates":[-112.4431819,42.85998871,0]}},{"type":"Feature","properties":{"id":"281a2d47-03db-45a9-a624-00063a1ea079"},"geometry":{"type":"Point","coordinates":[-119.2097757,34.24415285,0]}},{"type":"Feature","properties":{"id":"be1a1bf2-5b41-4c45-aaad-b8ac31a93e06"},"geometry":{"type":"Point","coordinates":[-71.9509965,42.88548717,0]}},{"type":"Feature","properties":{"id":"0577bc6d-2115-4da6-a151-bf67b4e937e0"},"geometry":{"type":"Point","coordinates":[-116.9479708,47.7062358,0]}},{"type":"Feature","properties":{"id":"7b6da13b-deab-42c5-b315-f12fc4cced7e"},"geometry":{"type":"Point","coordinates":[-122.1050772,47.66392008,0]}},{"type":"Feature","properties":{"id":"dfa14d71-6c4f-4a62-9a73-907af8f4ed16"},"geometry":{"type":"Point","coordinates":[-90.72487192,42.6755069,0]}},{"type":"Feature","properties":{"id":"9bc3e2bc-71ab-40b6-87d5-6faea14596b1"},"geometry":{"type":"Point","coordinates":[-87.7836648,42.73182738,0]}},{"type":"Feature","properties":{"id":"6d5148c1-4534-45a3-ac5d-3464fce5f1bc"},"geometry":{"type":"Point","coordinates":[-72.5778709,41.9896523,0]}},{"type":"Feature","properties":{"id":"01cf04ff-5582-4664-baf2-83f3f3ddd932"},"geometry":{"type":"Point","coordinates":[-116.302435,43.657494,0]}},{"type":"Feature","properties":{"id":"38c7a835-2cf5-4e7e-b07a-58794ac59c99"},"geometry":{"type":"Point","coordinates":[-122.28796837311204,47.19169641401428,0]}},{"type":"Feature","properties":{"id":"13c71c4c-2ff7-4833-abaf-745311b9cd51"},"geometry":{"type":"Point","coordinates":[-97.5117337,35.4762832,0]}},{"type":"Feature","properties":{"id":"6a13311e-fdd4-4385-a049-2de6a5d6ed11"},"geometry":{"type":"Point","coordinates":[-95.9938821,36.1590862,0]}},{"type":"Feature","properties":{"id":"4c60f800-2cec-4a26-8b1e-771b6e8b647b"},"geometry":{"type":"Point","coordinates":[-98.34025786,40.92675443,0]}},{"type":"Feature","properties":{"id":"551c1130-152c-44d2-b645-772bed02915a"},"geometry":{"type":"Point","coordinates":[-89.087658,42.273033,0]}},{"type":"Feature","properties":{"id":"f3277674-533f-49bc-8e1a-c8087d019d1b"},"geometry":{"type":"Point","coordinates":[-76.61815436,39.28659055,0]}},{"type":"Feature","properties":{"id":"58336544-2f7c-4a30-8e39-d796906b3055"},"geometry":{"type":"Point","coordinates":[-8.432719275035133,40.1947511039474,0]}},{"type":"Feature","properties":{"id":"95e02a51-f950-44e5-bd3d-1cdbbdbda3d5"},"geometry":{"type":"Point","coordinates":[-76.70845653,37.27279075,0]}},{"type":"Feature","properties":{"id":"ab1a267c-6a92-4f19-b127-66065ad1b993"},"geometry":{"type":"Point","coordinates":[-93.261483,37.181077,0]}},{"type":"Feature","properties":{"id":"1b6e6fff-249d-4673-bf57-fa7af2aec4b1"},"geometry":{"type":"Point","coordinates":[-112.4132617,34.649529,0]}},{"type":"Feature","properties":{"id":"2d046236-3fe0-49ec-be63-c59777f23f7c"},"geometry":{"type":"Point","coordinates":[-78.86103739,42.86640421,0]}},{"type":"Feature","properties":{"id":"af17e34e-10da-4da5-bcb7-9ec68a5c16cf"},"geometry":{"type":"Point","coordinates":[-82.960769,39.981855,0]}},{"type":"Feature","properties":{"id":"b7168e48-b946-4939-96b9-31415250ff51"},"geometry":{"type":"Point","coordinates":[-83.91814044,35.96939844,0]}},{"type":"Feature","properties":{"id":"ba1b921c-0f94-44aa-88b1-9bb31fb1776e"},"geometry":{"type":"Point","coordinates":[-84.149593,31.57858294,0]}},{"type":"Feature","properties":{"id":"7281326b-9a0e-413c-86b4-36ebf5034e3a"},"geometry":{"type":"Point","coordinates":[-116.935511,48.5218798,0]}},{"type":"Feature","properties":{"id":"041933ef-caad-429f-84eb-2fe597d09c3b"},"geometry":{"type":"Point","coordinates":[-80.84384068,35.43603236,0]}},{"type":"Feature","properties":{"id":"dbb4c0fa-b513-42bb-be51-53de04f58d8b"},"geometry":{"type":"Point","coordinates":[-85.10249657,33.61138945,0]}},{"type":"Feature","properties":{"id":"2ca6d9b6-4a8e-4358-a4f3-38fd59edf479"},"geometry":{"type":"Point","coordinates":[-83.8972435,35.9607605,0]}},{"type":"Feature","properties":{"id":"196c769f-4df9-4bea-bee4-41399bfc8d7f"},"geometry":{"type":"Point","coordinates":[-6.3538952,53.2872173,0]}},{"type":"Feature","properties":{"id":"6e63e61e-d792-4cf6-ab67-6dfafe3ac8ee"},"geometry":{"type":"Point","coordinates":[-92.1616013,38.5687256,0]}},{"type":"Feature","properties":{"id":"596f4926-ba58-48f6-92bf-b773df67aac2"},"geometry":{"type":"Point","coordinates":[-76.5682427,42.9317672,0]}},{"type":"Feature","properties":{"id":"0c9c1cb2-6f27-4325-9166-a34a991c573d"},"geometry":{"type":"Point","coordinates":[-114.6181995,32.7229185,0]}},{"type":"Feature","properties":{"id":"3a56defa-55f4-47b9-8237-b3f98bf1064a"},"geometry":{"type":"Point","coordinates":[-71.445959,41.730117,0]}},{"type":"Feature","properties":{"id":"9431a008-3c97-40d5-baaf-7ba4b05acf64"},"geometry":{"type":"Point","coordinates":[-118.7848215,45.6733148,0]}},{"type":"Feature","properties":{"id":"6aff3c96-8d81-4d57-b427-9651c95bb6bf"},"geometry":{"type":"Point","coordinates":[-118.0598847,34.04935718,0]}},{"type":"Feature","properties":{"id":"448b1c20-2757-4084-8dc2-700824b6b3ff"},"geometry":{"type":"Point","coordinates":[-117.226841,33.230457,0]}},{"type":"Feature","properties":{"id":"79c3efb7-c8a0-4171-8734-ab6d1d3d32f0"},"geometry":{"type":"Point","coordinates":[-84.29116011,30.43293512,0]}},{"type":"Feature","properties":{"id":"30de6826-44e6-410d-bc9f-f91e684babcd"},"geometry":{"type":"Point","coordinates":[-111.8906741,40.7505505,0]}},{"type":"Feature","properties":{"id":"f50b650c-b23f-4c28-aaf0-e41b540df87b"},"geometry":{"type":"Point","coordinates":[-122.7734441,48.10915193,0]}},{"type":"Feature","properties":{"id":"5a129cf3-6e47-4244-ac3a-473028cd577e"},"geometry":{"type":"Point","coordinates":[-86.64962237,30.42411689,0]}},{"type":"Feature","properties":{"id":"c720c16f-37c4-49ac-ab31-d410ff491f81"},"geometry":{"type":"Point","coordinates":[-105.0067758,39.761363,0]}},{"type":"Feature","properties":{"id":"fe7b2d32-800c-456c-b969-b9b2def948ed"},"geometry":{"type":"Point","coordinates":[-117.137429,32.896584,0]}},{"type":"Feature","properties":{"id":"0c115e76-1940-4b64-ba13-c903d95f0aed"},"geometry":{"type":"Point","coordinates":[-71.4335016,41.8270445,0]}},{"type":"Feature","properties":{"id":"1243a0bb-ddff-44a2-8257-05a597432665"},"geometry":{"type":"Point","coordinates":[-93.2763222,44.9935022,0]}},{"type":"Feature","properties":{"id":"d0963852-764a-4acd-b1b4-34af406036dd"},"geometry":{"type":"Point","coordinates":[-115.2509527,36.1739188,0]}},{"type":"Feature","properties":{"id":"2c797daa-c0a9-4a75-86b0-ed59a6a78b52"},"geometry":{"type":"Point","coordinates":[-77.05229796,39.55045197,0]}},{"type":"Feature","properties":{"id":"87961052-082b-4070-a77d-044a353c4e53"},"geometry":{"type":"Point","coordinates":[-110.9648848,32.22401718,0]}},{"type":"Feature","properties":{"id":"23009018-e5ab-4747-bd83-04665b226ea0"},"geometry":{"type":"Point","coordinates":[-123.9590737,45.90084068,0]}},{"type":"Feature","properties":{"id":"32630107-81cf-4045-a0c3-5eb8f7b0ea63"},"geometry":{"type":"Point","coordinates":[-87.81975091,42.58315424,0]}},{"type":"Feature","properties":{"id":"fa88cd5f-0c7d-495a-a4db-1ef89e1c1b7a"},"geometry":{"type":"Point","coordinates":[-91.609275,38.01608,0]}},{"type":"Feature","properties":{"id":"7c04768b-0adb-46eb-844b-c7f150a45831"},"geometry":{"type":"Point","coordinates":[-91.77201,37.954113,0]}},{"type":"Feature","properties":{"id":"a8d0eaec-038a-4812-8771-8bd32b8c7bb6"},"geometry":{"type":"Point","coordinates":[-77.4726206,38.7513396,0]}},{"type":"Feature","properties":{"id":"1194e820-846b-47be-a99b-fe9cbdbf6df8"},"geometry":{"type":"Point","coordinates":[-79.96183033,39.63624754,0]}},{"type":"Feature","properties":{"id":"e8797224-010f-4448-9b2a-a7455f8a768f"},"geometry":{"type":"Point","coordinates":[-110.9451764,32.2214274,0]}},{"type":"Feature","properties":{"id":"14929b86-bff4-421a-bc03-be80a56572f8"},"geometry":{"type":"Point","coordinates":[-106.0467598,39.62832675,0]}},{"type":"Feature","properties":{"id":"50b1e05a-9230-43af-8fba-f04386753196"},"geometry":{"type":"Point","coordinates":[-74.097562,41.760486,0]}},{"type":"Feature","properties":{"id":"9119c101-09bb-4ac0-a3fe-da23442b96b7"},"geometry":{"type":"Point","coordinates":[-91.7962545,43.30654024,0]}},{"type":"Feature","properties":{"id":"0cb99662-37d0-4a67-8fd4-8298f9179051"},"geometry":{"type":"Point","coordinates":[-105.1020999,40.1687619,0]}},{"type":"Feature","properties":{"id":"56758247-521c-4219-afa2-0665c48c50ef"},"geometry":{"type":"Point","coordinates":[15.432570096538111,47.029627917574615,0]}},{"type":"Feature","properties":{"id":"d0dd6285-194e-4a7e-b260-1304a482c335"},"geometry":{"type":"Point","coordinates":[-119.6864979,34.42351207,0]}},{"type":"Feature","properties":{"id":"7f1de675-59d2-4c2f-992a-9a3092084b33"},"geometry":{"type":"Point","coordinates":[-117.1555351,32.88830151,0]}},{"type":"Feature","properties":{"id":"2a22f461-fb7f-4347-87f7-e6316274fcd9"},"geometry":{"type":"Point","coordinates":[-94.1620702,36.066188,0]}},{"type":"Feature","properties":{"id":"c522a9cc-0865-4764-8447-d733d4a7046f"},"geometry":{"type":"Point","coordinates":[-82.81996476,41.65188956,0]}},{"type":"Feature","properties":{"id":"07b5c626-a59e-4b2c-894e-e940ec87d094"},"geometry":{"type":"Point","coordinates":[-122.33477,47.5920086,0]}},{"type":"Feature","properties":{"id":"9ea909e7-6392-4241-a9a3-b5a11932fb7a"},"geometry":{"type":"Point","coordinates":[-149.340342,61.596646,0]}},{"type":"Feature","properties":{"id":"ac19d512-0d7c-4821-a198-1bc0dec4e9cc"},"geometry":{"type":"Point","coordinates":[-117.1170304,32.8901624,0]}},{"type":"Feature","properties":{"id":"c7367015-8da6-4abb-a8e8-dc7ab974b7bd"},"geometry":{"type":"Point","coordinates":[-112.5390009,46.01335466,0]}},{"type":"Feature","properties":{"id":"2b5180bb-1de5-4961-af08-6a227d1cb37c"},"geometry":{"type":"Point","coordinates":[-91.66318094,41.98062533,0]}},{"type":"Feature","properties":{"id":"8c192935-c685-444f-abc2-5a5e637f8b8d"},"geometry":{"type":"Point","coordinates":[-84.74045186,39.51142737,0]}},{"type":"Feature","properties":{"id":"8c1536cc-c630-465c-9694-85490c0c13b6"},"geometry":{"type":"Point","coordinates":[-84.3556606,39.1246414,0]}},{"type":"Feature","properties":{"id":"79a8d058-2314-4b8b-b1ce-e125ca04e45b"},"geometry":{"type":"Point","coordinates":[-117.71646,48.27618,0]}},{"type":"Feature","properties":{"id":"fbba8bc4-e368-44a0-8526-3c792d164ab1"},"geometry":{"type":"Point","coordinates":[-73.21483275,44.4594977,0]}},{"type":"Feature","properties":{"id":"f0112fde-2dd4-4ab0-99cb-5266c55628b6"},"geometry":{"type":"Point","coordinates":[-73.90428508,40.6949116,0]}},{"type":"Feature","properties":{"id":"393eb2eb-c37c-4009-b50b-a7b1d2ebfc66"},"geometry":{"type":"Point","coordinates":[-82.34515691,34.8465767,0]}},{"type":"Feature","properties":{"id":"105764ab-27f9-4bd0-8d62-2a2c61e5ec8d"},"geometry":{"type":"Point","coordinates":[-76.9863065,36.2857593,0]}},{"type":"Feature","properties":{"id":"5185fd8b-4369-4613-a595-5e9c06f624b6"},"geometry":{"type":"Point","coordinates":[-118.2755318,46.0913886,0]}},{"type":"Feature","properties":{"id":"9b9418e4-8a71-4e97-9403-2b787aace83a"},"geometry":{"type":"Point","coordinates":[-73.360912,43.175335,0]}},{"type":"Feature","properties":{"id":"d6fde152-fd90-463c-9eec-7c25da6278f4"},"geometry":{"type":"Point","coordinates":[-81.55341503,41.13489995,0]}},{"type":"Feature","properties":{"id":"f1f86e50-2558-4f60-9d6d-f9dd8301a26f"},"geometry":{"type":"Point","coordinates":[-87.6330234,41.5647232,0]}},{"type":"Feature","properties":{"id":"3830bd5c-0997-4a3c-b2d5-9f56386cdc21"},"geometry":{"type":"Point","coordinates":[-87.78339257,42.73050741,0]}},{"type":"Feature","properties":{"id":"911ff443-97e8-4769-80d9-b7efe3b7a9a0"},"geometry":{"type":"Point","coordinates":[-73.7769944,43.0888891,0]}},{"type":"Feature","properties":{"id":"7c73edeb-85e0-4a8c-9f34-33834ce70cd8"},"geometry":{"type":"Point","coordinates":[-90.55595294,41.49803483,0]}},{"type":"Feature","properties":{"id":"d9ca812a-80a6-4665-a243-3552f3b0563b"},"geometry":{"type":"Point","coordinates":[-116.1225116,47.53391643,0]}},{"type":"Feature","properties":{"id":"633070e8-f61d-4e78-82ce-54d4d229f58e"},"geometry":{"type":"Point","coordinates":[-96.18130706,38.40521996,0]}},{"type":"Feature","properties":{"id":"8295ba7b-4f06-4370-995d-ebacaffea398"},"geometry":{"type":"Point","coordinates":[-71.25695,41.616314,0]}},{"type":"Feature","properties":{"id":"d91cbdb4-443b-43e6-8005-02616b3c3e80"},"geometry":{"type":"Point","coordinates":[-81.3964898,30.3247964,0]}},{"type":"Feature","properties":{"id":"eb13cc36-c81f-4518-9b84-24e7ea268d85"},"geometry":{"type":"Point","coordinates":[-97.327292,32.7371,0]}},{"type":"Feature","properties":{"id":"e24adb1a-11ab-4db3-8e5f-93c14a8c7a09"},"geometry":{"type":"Point","coordinates":[-93.5365005,44.7968103,0]}},{"type":"Feature","properties":{"id":"5a8a414d-d2a5-4ca8-b436-27d5571bd56c"},"geometry":{"type":"Point","coordinates":[-122.2290885,47.3120419,0]}},{"type":"Feature","properties":{"id":"e433ddf5-de9b-4306-88c8-dea56bbf8d4b"},"geometry":{"type":"Point","coordinates":[-82.25782481,34.7414657,0]}},{"type":"Feature","properties":{"id":"4b15db52-05ef-4a27-8d0f-12572da07b9b"},"geometry":{"type":"Point","coordinates":[-87.6543602,45.085149,0]}},{"type":"Feature","properties":{"id":"330a7167-f217-4419-b66a-d12cb04f647d"},"geometry":{"type":"Point","coordinates":[-96.85141051,32.38463715,0]}},{"type":"Feature","properties":{"id":"52dc49dc-14c6-426f-821c-a52f9d5552b3"},"geometry":{"type":"Point","coordinates":[-82.01953725,41.4754617,0]}},{"type":"Feature","properties":{"id":"d90fdac6-8658-44a1-8e97-f6f22b74ef3a"},"geometry":{"type":"Point","coordinates":[-97.39433962,27.8027685,0]}},{"type":"Feature","properties":{"id":"6789f741-4866-4838-bff5-6dceef7d5341"},"geometry":{"type":"Point","coordinates":[-105.0750302,39.9084879,0]}},{"type":"Feature","properties":{"id":"d370a13b-1914-4da8-a6c9-253d6406e0bb"},"geometry":{"type":"Point","coordinates":[-122.66809623083395,45.67701328155718,0]}},{"type":"Feature","properties":{"id":"3af17697-4c50-47bb-9b31-dfb2b5518ea5"},"geometry":{"type":"Point","coordinates":[-85.57833065,42.84118888,0]}},{"type":"Feature","properties":{"id":"3d2a2d0f-e13a-48d3-a1f3-8158d1538ab9"},"geometry":{"type":"Point","coordinates":[-87.9348109,38.1299262,0]}},{"type":"Feature","properties":{"id":"9e119744-6668-4d12-9105-2e9236bb614e"},"geometry":{"type":"Point","coordinates":[-122.65739500192855,47.73993326175005,0]}},{"type":"Feature","properties":{"id":"cd1f1a39-af96-4e8a-a863-93e5ae52624b"},"geometry":{"type":"Point","coordinates":[-78.6875149,35.7931167,0]}},{"type":"Feature","properties":{"id":"a12fde89-9b18-4f5b-8347-93709903231e"},"geometry":{"type":"Point","coordinates":[-122.5715994,45.43365785,0]}},{"type":"Feature","properties":{"id":"429297ab-f39b-40ee-a033-dbb560da0b3e"},"geometry":{"type":"Point","coordinates":[-86.16050947,39.76475755,0]}},{"type":"Feature","properties":{"id":"f20913bd-86c4-4771-b1ab-4a5252573efb"},"geometry":{"type":"Point","coordinates":[-122.5156132,47.16601043,0]}},{"type":"Feature","properties":{"id":"0fbec903-d1d0-4d45-85b8-8d792c63600e"},"geometry":{"type":"Point","coordinates":[-122.8832971,42.343116,0]}},{"type":"Feature","properties":{"id":"38f79ca2-6c0d-4e65-948c-53829daa2f6a"},"geometry":{"type":"Point","coordinates":[-122.48489,47.211482,0]}},{"type":"Feature","properties":{"id":"f4db78ff-2256-477c-bce3-fe41d215a66e"},"geometry":{"type":"Point","coordinates":[-122.292785,47.15857071,0]}},{"type":"Feature","properties":{"id":"f37404d3-d3b1-4ace-b273-8c25620e8276"},"geometry":{"type":"Point","coordinates":[-123.0292121,44.932777,0]}},{"type":"Feature","properties":{"id":"2ad22e5f-66ea-4213-a8a5-cceaaae97f04"},"geometry":{"type":"Point","coordinates":[-122.2980609,47.6641459,0]}},{"type":"Feature","properties":{"id":"34f9330a-5f6e-487b-8328-4642ab980625"},"geometry":{"type":"Point","coordinates":[-122.474793,47.2797382,0]}},{"type":"Feature","properties":{"id":"e8b9b8b7-b7b7-4cce-a440-e774f4a5c90f"},"geometry":{"type":"Point","coordinates":[-87.9155543,42.1541156,0]}},{"type":"Feature","properties":{"id":"8d25dc57-b983-42f7-9829-9db8481ac10e"},"geometry":{"type":"Point","coordinates":[-122.32671368843619,47.707607904203286,0]}},{"type":"Feature","properties":{"id":"644312ac-6c8f-4cbb-b712-03f54f1223c3"},"geometry":{"type":"Point","coordinates":[-73.987503,40.70005509,0]}},{"type":"Feature","properties":{"id":"7a0e79f9-4cb5-4225-8742-46689b054269"},"geometry":{"type":"Point","coordinates":[-83.05232,40.090144,0]}},{"type":"Feature","properties":{"id":"e62e68b4-43bb-473c-a79e-cc0e68e51b50"},"geometry":{"type":"Point","coordinates":[-78.48712033,38.03470505,0]}},{"type":"Feature","properties":{"id":"fa812afd-8652-4cd9-b5d5-af26b115dfdd"},"geometry":{"type":"Point","coordinates":[-87.9532178,42.57624125,0]}},{"type":"Feature","properties":{"id":"d8a3c95b-24ae-4c7b-bb11-511ef1814c38"},"geometry":{"type":"Point","coordinates":[-117.0027808,46.7344955,0]}},{"type":"Feature","properties":{"id":"85466615-ba76-4f5b-830d-d1ee300bf38a"},"geometry":{"type":"Point","coordinates":[-92.3599724,36.3326432,0]}},{"type":"Feature","properties":{"id":"1084cdaa-c536-42c0-a2c6-20c9f0253aed"},"geometry":{"type":"Point","coordinates":[-71.41585461,42.4919605,0]}},{"type":"Feature","properties":{"id":"7ceade71-eaf6-412e-9dcb-11ef623dc26d"},"geometry":{"type":"Point","coordinates":[-74.48652145,44.24347376,0]}},{"type":"Feature","properties":{"id":"9d404fb4-ccce-4f36-80f1-abcb08db1c7a"},"geometry":{"type":"Point","coordinates":[-76.0774552,38.5702289,0]}},{"type":"Feature","properties":{"id":"305b584c-df57-4c6f-98d2-491736bbe7e9"},"geometry":{"type":"Point","coordinates":[-85.61932337,44.75978039,0]}},{"type":"Feature","properties":{"id":"a9b86c63-e7f6-42c6-b2a4-5e508b93da49"},"geometry":{"type":"Point","coordinates":[-73.6899808,42.7286018,0]}},{"type":"Feature","properties":{"id":"a54bd706-4656-404b-91a2-b95d0f939741"},"geometry":{"type":"Point","coordinates":[-74.131668,40.441664,0]}},{"type":"Feature","properties":{"id":"59be3ba3-38aa-4ec0-9d2f-97256dca012e"},"geometry":{"type":"Point","coordinates":[-6.3262538,53.3361014,0]}},{"type":"Feature","properties":{"id":"948ff9bf-8703-448e-897e-51ca8dc71d5a"},"geometry":{"type":"Point","coordinates":[-123.0173762,44.91418158,0]}},{"type":"Feature","properties":{"id":"5316786e-711d-485c-a179-40106341c9d5"},"geometry":{"type":"Point","coordinates":[-122.7845824,45.01410457,0]}},{"type":"Feature","properties":{"id":"90ea24ab-7f6b-4961-95ee-496ba24e62f3"},"geometry":{"type":"Point","coordinates":[-104.9812181,39.7615104,0]}},{"type":"Feature","properties":{"id":"d58fc03d-9801-45da-8df3-1e884402c2a8"},"geometry":{"type":"Point","coordinates":[-119.2234822,46.22504543,0]}},{"type":"Feature","properties":{"id":"07411ff4-acb5-43d5-a079-9541b41d9793"},"geometry":{"type":"Point","coordinates":[-122.299162,47.6682272,0]}},{"type":"Feature","properties":{"id":"f1f6a6cd-33f5-4675-9d9d-21ed6c823eab"},"geometry":{"type":"Point","coordinates":[-71.401044,41.953531,0]}},{"type":"Feature","properties":{"id":"1ffcb6b0-1702-4b14-ad9a-6d1342719fd7"},"geometry":{"type":"Point","coordinates":[-87.784735,42.169955,0]}},{"type":"Feature","properties":{"id":"e7e2bd8c-995b-4268-bb5b-4b733127b9f0"},"geometry":{"type":"Point","coordinates":[-91.9298545,44.8773142,0]}},{"type":"Feature","properties":{"id":"471962d2-01aa-46e4-aea7-fa635a2ae107"},"geometry":{"type":"Point","coordinates":[-123.8289931,46.18836741,0]}},{"type":"Feature","properties":{"id":"1f8b4200-5b3d-4b9f-b6a9-e10f29aec438"},"geometry":{"type":"Point","coordinates":[-98.4128525,30.113319,0]}},{"type":"Feature","properties":{"id":"ad7033af-1756-451e-a858-e5d5f19e701f"},"geometry":{"type":"Point","coordinates":[-78.486033,38.06792831,0]}},{"type":"Feature","properties":{"id":"02ce2fc9-5898-4c7e-a1df-a91100842068"},"geometry":{"type":"Point","coordinates":[-92.26209196,34.74211127,0]}},{"type":"Feature","properties":{"id":"a4e94650-bbd6-45f5-ba67-b59f9ac661d8"},"geometry":{"type":"Point","coordinates":[-97.3960541,27.7946329,0]}},{"type":"Feature","properties":{"id":"37b81531-269f-4642-b251-ad9bb9d8f441"},"geometry":{"type":"Point","coordinates":[-89.9590501,38.81422443,0]}},{"type":"Feature","properties":{"id":"f0adad3f-a28d-403c-ac19-e4e6cb2bcaa0"},"geometry":{"type":"Point","coordinates":[-93.461872,41.699717,0]}},{"type":"Feature","properties":{"id":"7e8e9910-3454-4905-a1c2-0b2e5702f195"},"geometry":{"type":"Point","coordinates":[-79.89543627,40.85876516,0]}},{"type":"Feature","properties":{"id":"b4440f12-2d59-4dc7-bdec-19df793f27b4"},"geometry":{"type":"Point","coordinates":[-0.080361,50.895782,0]}},{"type":"Feature","properties":{"id":"ce8288fb-5db6-443d-a55c-4a22d5c9cb2d"},"geometry":{"type":"Point","coordinates":[-72.17748576,44.39460429,0]}},{"type":"Feature","properties":{"id":"cc45c9bd-f7ff-43c4-bb2c-abc7cda31aec"},"geometry":{"type":"Point","coordinates":[-121.9920827,37.40446295,0]}},{"type":"Feature","properties":{"id":"d658726b-aedc-4e15-be17-ebaec8b162b9"},"geometry":{"type":"Point","coordinates":[-84.43454138,33.81830375,0]}},{"type":"Feature","properties":{"id":"5379e6e8-6ea8-42eb-83d8-31a290e1420d"},"geometry":{"type":"Point","coordinates":[-121.1760242,38.67092319,0]}},{"type":"Feature","properties":{"id":"f151a98d-1f85-4cc8-93c1-d58ffaa3f1d0"},"geometry":{"type":"Point","coordinates":[-118.3161274,33.83534411,0]}},{"type":"Feature","properties":{"id":"2f29e159-a768-4404-a2b7-63ef157397bc"},"geometry":{"type":"Point","coordinates":[-85.37875418,32.64939542,0]}},{"type":"Feature","properties":{"id":"a1daf057-072c-4295-ab5c-ea8a668d0bc6"},"geometry":{"type":"Point","coordinates":[-106.5864617,35.1165072,0]}},{"type":"Feature","properties":{"id":"9bde954f-21f8-4382-960b-302b52411dbb"},"geometry":{"type":"Point","coordinates":[-77.46312137,38.30737927,0]}},{"type":"Feature","properties":{"id":"c4f46e22-5527-4998-8e4c-639b0c8dd51e"},"geometry":{"type":"Point","coordinates":[-89.6228425,44.9588496,0]}},{"type":"Feature","properties":{"id":"f844c251-07b6-48ee-935e-b30c36f12d88"},"geometry":{"type":"Point","coordinates":[-98.97952884,32.38826259,0]}},{"type":"Feature","properties":{"id":"9e5331e9-d870-4e23-b41d-d2c18f2228f7"},"geometry":{"type":"Point","coordinates":[-84.4957563,33.92440825,0]}},{"type":"Feature","properties":{"id":"0ea7eb38-71d2-4166-98e3-827be3878d92"},"geometry":{"type":"Point","coordinates":[-80.5806658,35.41030435,0]}},{"type":"Feature","properties":{"id":"153f0d04-5f71-4096-ab07-6255c3563b4e"},"geometry":{"type":"Point","coordinates":[-88.4535254,47.2464521,0]}},{"type":"Feature","properties":{"id":"4f92d7f1-e3da-4f0d-b4e6-c87c58ba37ea"},"geometry":{"type":"Point","coordinates":[-109.2465393,45.19727053,0]}},{"type":"Feature","properties":{"id":"3cc2a24c-bf59-42c0-8f83-371c19d049e9"},"geometry":{"type":"Point","coordinates":[-107.671615,38.020713,0]}},{"type":"Feature","properties":{"id":"b83a91e0-b33b-40df-97cc-1c1df6da08aa"},"geometry":{"type":"Point","coordinates":[-111.89671,40.77487847,0]}},{"type":"Feature","properties":{"id":"ded0fdf2-f42b-4aa8-b807-83c9f6fa1b58"},"geometry":{"type":"Point","coordinates":[-111.9029539,40.77956659,0]}},{"type":"Feature","properties":{"id":"da6cbd77-a827-4940-8c9c-bc037368f708"},"geometry":{"type":"Point","coordinates":[-85.50860106,36.16535501,0]}},{"type":"Feature","properties":{"id":"17c75b0f-f416-4ab8-a55f-27eed2cffcce"},"geometry":{"type":"Point","coordinates":[-119.2474328,34.2068743,0]}},{"type":"Feature","properties":{"id":"78f72432-7c43-4f4b-9eb9-6abadb3e7a07"},"geometry":{"type":"Point","coordinates":[-105.0584895,40.58916845,0]}},{"type":"Feature","properties":{"id":"6ee9898b-1de5-4cd0-8c9e-066b4391ba06"},"geometry":{"type":"Point","coordinates":[-92.54698396,44.56271063,0]}},{"type":"Feature","properties":{"id":"8f85238c-bf90-4c54-b8a8-1469cb5b08a9"},"geometry":{"type":"Point","coordinates":[-79.074515,38.147407,0]}},{"type":"Feature","properties":{"id":"7afa7b01-585a-45e5-9d68-843617aa592e"},"geometry":{"type":"Point","coordinates":[-105.1138827,39.9674475,0]}},{"type":"Feature","properties":{"id":"cd9739f8-8782-4827-91c8-fcfefdc212fb"},"geometry":{"type":"Point","coordinates":[-70.80233269,43.08582951,0]}},{"type":"Feature","properties":{"id":"8a15b08c-cf17-45ad-aff1-a07804e26e36"},"geometry":{"type":"Point","coordinates":[-122.3227119,47.6144468,0]}},{"type":"Feature","properties":{"id":"f6774aa1-f73e-42d5-bf3b-3f2e3e81b3a6"},"geometry":{"type":"Point","coordinates":[-120.5057229,46.60240198,0]}},{"type":"Feature","properties":{"id":"572a822f-eb09-4d2d-b701-0e179fc91713"},"geometry":{"type":"Point","coordinates":[-81.34851757,28.567899,0]}},{"type":"Feature","properties":{"id":"396f0a00-1910-4667-a65d-79ce19556af7"},"geometry":{"type":"Point","coordinates":[-83.59795244,43.01100775,0]}},{"type":"Feature","properties":{"id":"71ea6d50-e621-4f6e-b986-dda5fb564167"},"geometry":{"type":"Point","coordinates":[-124.0894667,40.85730505,0]}},{"type":"Feature","properties":{"id":"10ae1611-0e26-4195-9a07-9bd852278260"},"geometry":{"type":"Point","coordinates":[-124.1363598,40.79546264,0]}},{"type":"Feature","properties":{"id":"cfc4d4d4-7f70-4648-b744-9f397f782dad"},"geometry":{"type":"Point","coordinates":[-85.51071976,43.875879,0]}},{"type":"Feature","properties":{"id":"a8a965c8-b4d8-4699-b418-ad6cf8d9133e"},"geometry":{"type":"Point","coordinates":[-118.3973933,34.19896605,0]}},{"type":"Feature","properties":{"id":"e5a098bc-3a39-415c-b78d-73eca850b43b"},"geometry":{"type":"Point","coordinates":[-9.312703,54.1008129,0]}},{"type":"Feature","properties":{"id":"e92e0af6-5653-4bbc-ab68-1f25ec0c3155"},"geometry":{"type":"Point","coordinates":[-92.3184697,34.73083447,0]}},{"type":"Feature","properties":{"id":"56378cd6-a68b-4a17-8ed9-fdea030f9a1f"},"geometry":{"type":"Point","coordinates":[-117.1587817,33.50442958,0]}},{"type":"Feature","properties":{"id":"4a65c3de-531c-4190-a9d8-d61612593d13"},"geometry":{"type":"Point","coordinates":[-71.687376,44.28042825,0]}},{"type":"Feature","properties":{"id":"72a60ed2-ef24-4327-9d59-b1b50973be35"},"geometry":{"type":"Point","coordinates":[-117.1680654,33.51260913,0]}},{"type":"Feature","properties":{"id":"317c75e5-7628-4d17-b683-d734c225349c"},"geometry":{"type":"Point","coordinates":[-96.72223225,43.54791493,0]}},{"type":"Feature","properties":{"id":"20e23a04-49d8-4e74-afd6-f6f03e10489a"},"geometry":{"type":"Point","coordinates":[-95.9578601,36.0617778,0]}},{"type":"Feature","properties":{"id":"c7fb56c0-daf1-42d7-a6dd-5b75953838c9"},"geometry":{"type":"Point","coordinates":[-104.9992637,39.71831392,0]}},{"type":"Feature","properties":{"id":"3881ce7f-1556-4ef0-aef7-ed55283678d8"},"geometry":{"type":"Point","coordinates":[-104.9992637,39.71831392,0]}},{"type":"Feature","properties":{"id":"516b9dac-9a0b-4c40-ad2d-2feb2170c938"},"geometry":{"type":"Point","coordinates":[-118.73765981539074,48.648184914814436,0]}},{"type":"Feature","properties":{"id":"065986cc-cd6a-4f1b-82bf-5784118af18f"},"geometry":{"type":"Point","coordinates":[-117.6485203,34.09582106,0]}},{"type":"Feature","properties":{"id":"d02410fa-2ca6-461d-8879-6c11270a1390"},"geometry":{"type":"Point","coordinates":[-117.1608785,32.71667995,0]}},{"type":"Feature","properties":{"id":"c9815e98-046a-4e4e-bbd2-80d265b62747"},"geometry":{"type":"Point","coordinates":[-80.80542365,35.21995586,0]}},{"type":"Feature","properties":{"id":"581f4005-1088-4fdf-b2f2-dd71151c88f6"},"geometry":{"type":"Point","coordinates":[-97.742323,30.262322,0]}},{"type":"Feature","properties":{"id":"002ffa9d-8549-4fe5-a883-8f6fe197d55e"},"geometry":{"type":"Point","coordinates":[-149.823091,61.21997889,0]}},{"type":"Feature","properties":{"id":"551c4a45-2563-4d1d-b6dc-651218ebd690"},"geometry":{"type":"Point","coordinates":[-122.1774828,47.5523206,0]}},{"type":"Feature","properties":{"id":"94f81f73-7ee4-413d-a2a9-4f8de7ad18b9"},"geometry":{"type":"Point","coordinates":[-78.87084726,38.45189522,0]}},{"type":"Feature","properties":{"id":"bbdbbaa0-4f65-4c35-80b2-8d6be878806f"},"geometry":{"type":"Point","coordinates":[-83.0677272,40.30056202,0]}},{"type":"Feature","properties":{"id":"8446b88b-3980-4633-8e9f-7696a1c6ac49"},"geometry":{"type":"Point","coordinates":[-78.89959956,42.91822725,0]}},{"type":"Feature","properties":{"id":"781c0940-c556-433d-8ca2-202fc631629d"},"geometry":{"type":"Point","coordinates":[-122.3721641,47.6655088,0]}},{"type":"Feature","properties":{"id":"262002b9-b5bd-4de4-92b2-266a1f21fbdf"},"geometry":{"type":"Point","coordinates":[-122.3732468,47.6654087,0]}},{"type":"Feature","properties":{"id":"9cfaca46-16e6-4531-abf8-d5120f2666e5"},"geometry":{"type":"Point","coordinates":[-91.57498607,41.67171431,0]}},{"type":"Feature","properties":{"id":"bc178419-2cae-4a48-8315-21bdc97954d3"},"geometry":{"type":"Point","coordinates":[-84.5126641,39.1085275,0]}},{"type":"Feature","properties":{"id":"e8dd8302-d33a-4710-ba06-d0d96905d4b9"},"geometry":{"type":"Point","coordinates":[-96.94649456,48.77482789,0]}},{"type":"Feature","properties":{"id":"2811559d-9e1f-4507-8635-6fedbfde5a52"},"geometry":{"type":"Point","coordinates":[-79.9439382,32.80728239,0]}},{"type":"Feature","properties":{"id":"2b0138e9-f65f-4231-9db9-086d79976024"},"geometry":{"type":"Point","coordinates":[-119.762654,39.511243,0]}},{"type":"Feature","properties":{"id":"717f5bb4-5c1c-4096-a1e4-366754c455be"},"geometry":{"type":"Point","coordinates":[-71.47169613,41.78983825,0]}},{"type":"Feature","properties":{"id":"1db452cf-edd7-4eed-bba1-6f92e000da67"},"geometry":{"type":"Point","coordinates":[-87.707534,41.9289777,0]}},{"type":"Feature","properties":{"id":"078e3dba-53a7-4d26-b6a5-e43588a234f2"},"geometry":{"type":"Point","coordinates":[-87.6981447,41.923586,0]}},{"type":"Feature","properties":{"id":"6e5f19f9-b0cb-424d-ac2a-828ea580bddd"},"geometry":{"type":"Point","coordinates":[-84.51992076,39.1172,0]}},{"type":"Feature","properties":{"id":"b360441e-a145-4059-a49c-92b6c47e95ff"},"geometry":{"type":"Point","coordinates":[-89.41264622,45.63733288,0]}},{"type":"Feature","properties":{"id":"5917501f-0771-4345-8d0f-b1bb591bc319"},"geometry":{"type":"Point","coordinates":[-97.0286822,47.923923,0]}},{"type":"Feature","properties":{"id":"536187da-6f21-4ccd-89f1-33a0c47516cb"},"geometry":{"type":"Point","coordinates":[-112.2380541,33.6687745,0]}},{"type":"Feature","properties":{"id":"4dc524ab-af98-4f2d-828e-e6df7078ad9f"},"geometry":{"type":"Point","coordinates":[-114.0614981,35.19028906,0]}},{"type":"Feature","properties":{"id":"e1c59d70-ad1b-435a-ba5d-f4c682d0e323"},"geometry":{"type":"Point","coordinates":[-123.1129966,45.52115845,0]}},{"type":"Feature","properties":{"id":"a35ee2c4-d008-466c-b071-5d7f97041c13"},"geometry":{"type":"Point","coordinates":[-77.05299603,41.23997285,0]}},{"type":"Feature","properties":{"id":"bf79bd79-aca0-4f04-8e49-316917becaaf"},"geometry":{"type":"Point","coordinates":[-107.0081546,37.26874006,0]}},{"type":"Feature","properties":{"id":"ea79f476-a0cb-4f50-a88d-3412ba6776ce"},"geometry":{"type":"Point","coordinates":[-88.16245188,40.09367288,0]}},{"type":"Feature","properties":{"id":"b08522ec-5b52-4510-90a7-e82dc1d8f5a7"},"geometry":{"type":"Point","coordinates":[-82.66369394,27.77095137,0]}},{"type":"Feature","properties":{"id":"3cd77720-c957-416f-aa4a-ee76c4c435ce"},"geometry":{"type":"Point","coordinates":[-122.041544,38.242484,0]}},{"type":"Feature","properties":{"id":"7cc98456-1649-45d4-8860-a6e1a83019b1"},"geometry":{"type":"Point","coordinates":[-80.4010083,37.2152422,0]}},{"type":"Feature","properties":{"id":"477df372-74d7-4555-a942-1258a05a4c73"},"geometry":{"type":"Point","coordinates":[-76.99307078,38.9267988,0]}},{"type":"Feature","properties":{"id":"72ed4fa8-abbe-4e03-bed3-ed13798b2528"},"geometry":{"type":"Point","coordinates":[-77.0213751,38.9154119,0]}},{"type":"Feature","properties":{"id":"bb99377f-b0f7-4f40-b10d-9be58c9426b5"},"geometry":{"type":"Point","coordinates":[-80.807605,37.330026,0]}},{"type":"Feature","properties":{"id":"b33bd5fc-16a9-49c7-8096-a01d2ac8f0c5"},"geometry":{"type":"Point","coordinates":[-117.9872302,33.6480028,0]}},{"type":"Feature","properties":{"id":"e9406c68-9114-4dc5-8d0a-d29595a7ae15"},"geometry":{"type":"Point","coordinates":[-119.6452626,36.855494,0]}},{"type":"Feature","properties":{"id":"8191369a-6f5c-4a6e-ba33-d6bc65abe913"},"geometry":{"type":"Point","coordinates":[-120.0206226,36.97445553,0]}},{"type":"Feature","properties":{"id":"32a93d07-2b80-4078-8493-cb27f3613eb1"},"geometry":{"type":"Point","coordinates":[-119.5178586,34.39834,0]}},{"type":"Feature","properties":{"id":"ef794faa-d294-40fd-82c2-ed36b366a0c3"},"geometry":{"type":"Point","coordinates":[-106.6454774,35.10343814,0]}},{"type":"Feature","properties":{"id":"e5eeb341-f557-498b-bee8-23ef2acceca9"},"geometry":{"type":"Point","coordinates":[-117.1924461,33.14309526,0]}},{"type":"Feature","properties":{"id":"89976434-a6fd-4f51-bc94-54a7cc72a49d"},"geometry":{"type":"Point","coordinates":[-117.129808,32.752388,0]}},{"type":"Feature","properties":{"id":"b5cba653-66c1-48df-b466-18747f2aa478"},"geometry":{"type":"Point","coordinates":[-76.28310937,36.8703271,0]}},{"type":"Feature","properties":{"id":"65781162-e6bc-4aa7-a98e-fbf609fc2a79"},"geometry":{"type":"Point","coordinates":[-77.905289,39.21862,0]}},{"type":"Feature","properties":{"id":"0d3ae8be-740a-47f8-b76c-1e1f871e79de"},"geometry":{"type":"Point","coordinates":[-81.7949268,26.15088596,0]}},{"type":"Feature","properties":{"id":"a4eff54c-48b6-4f39-950c-75b7ecd13019"},"geometry":{"type":"Point","coordinates":[-80.4630874,37.2361304,0]}},{"type":"Feature","properties":{"id":"5907fe0d-00b1-4e2d-a5b9-e082af0e42a1"},"geometry":{"type":"Point","coordinates":[-8.4787177,51.8995943,0]}},{"type":"Feature","properties":{"id":"52639e4f-8a95-4c65-b241-a3cc1b3afb3c"},"geometry":{"type":"Point","coordinates":[-70.2570974,43.6655545,0]}},{"type":"Feature","properties":{"id":"b31957a1-12ef-4544-b7b8-790dc7e9136d"},"geometry":{"type":"Point","coordinates":[-117.2369995,34.0705986,0]}},{"type":"Feature","properties":{"id":"7104bc4a-20af-46c5-9f5f-eca71eddbf9e"},"geometry":{"type":"Point","coordinates":[-81.80433472,41.38531549,0]}},{"type":"Feature","properties":{"id":"f292442b-c5ce-457d-bb84-371e4189d687"},"geometry":{"type":"Point","coordinates":[-94.844399,39.770343,0]}},{"type":"Feature","properties":{"id":"8b916006-84bf-455e-8aa8-7590e4c72bc8"},"geometry":{"type":"Point","coordinates":[-93.497006,39.405185,0]}},{"type":"Feature","properties":{"id":"431908ce-6f85-4d24-bf4a-da70495754a5"},"geometry":{"type":"Point","coordinates":[-117.4323508,47.65605308,0]}},{"type":"Feature","properties":{"id":"db09f911-a566-463c-b6de-a42d540f4dd1"},"geometry":{"type":"Point","coordinates":[-121.3297812,38.61512607,0]}},{"type":"Feature","properties":{"id":"fcc98f37-d0d3-459f-8e38-85bf9d9367f0"},"geometry":{"type":"Point","coordinates":[-81.66111727,30.31862639,0]}},{"type":"Feature","properties":{"id":"a14fa9cd-bfe0-4c80-a928-0e8d97547e02"},"geometry":{"type":"Point","coordinates":[-80.54498015,37.1460358,0]}},{"type":"Feature","properties":{"id":"3120822f-e867-44e5-b293-241fb32dcca7"},"geometry":{"type":"Point","coordinates":[-88.21732025,41.43542539,0]}},{"type":"Feature","properties":{"id":"fc966601-8786-44df-a2f0-3dc4c1ff566f"},"geometry":{"type":"Point","coordinates":[-74.79656178,40.2765378,0]}},{"type":"Feature","properties":{"id":"e8c5b1f3-a823-485f-8f68-050c88adbe12"},"geometry":{"type":"Point","coordinates":[-123.3853742,46.2054338,0]}},{"type":"Feature","properties":{"id":"faf0e458-0f8c-4ad0-990a-e803c574a1e2"},"geometry":{"type":"Point","coordinates":[-114.224139,44.50008,0]}},{"type":"Feature","properties":{"id":"b2800c76-3e90-4b98-8f0c-dc5d58a240dc"},"geometry":{"type":"Point","coordinates":[-81.01125386,33.97325589,0]}},{"type":"Feature","properties":{"id":"49867107-1f94-468e-9a6f-4e5505b6ce9e"},"geometry":{"type":"Point","coordinates":[-90.4223409,42.2567622,0]}},{"type":"Feature","properties":{"id":"ccc58e3b-3eb4-4932-a843-afe6593ab96d"},"geometry":{"type":"Point","coordinates":[-121.3004126,38.2532789,0]}},{"type":"Feature","properties":{"id":"3bcfdd00-3126-4d97-8a75-7236d477b6cf"},"geometry":{"type":"Point","coordinates":[-72.31821547,43.64560685,0]}},{"type":"Feature","properties":{"id":"dd8e7ee8-f9d4-4f2b-8b74-dc76d840264e"},"geometry":{"type":"Point","coordinates":[-83.14059587,42.48726531,0]}},{"type":"Feature","properties":{"id":"f3aeb883-5ed4-41c2-a4da-0ca55516affd"},"geometry":{"type":"Point","coordinates":[-71.7946112,42.5817291,0]}},{"type":"Feature","properties":{"id":"9d9082d8-b3f1-47c4-b068-b3b8a272b2b5"},"geometry":{"type":"Point","coordinates":[-121.6020402,48.24905291,0]}},{"type":"Feature","properties":{"id":"d2f56aea-e533-4819-872d-f5ae1f7289f6"},"geometry":{"type":"Point","coordinates":[-121.3051834,44.0760099,0]}},{"type":"Feature","properties":{"id":"5e7a1229-c739-4d88-8b72-b4b9fcb98ba0"},"geometry":{"type":"Point","coordinates":[-88.3378043891987,41.9187859535333,0]}},{"type":"Feature","properties":{"id":"302a399c-c230-4e4d-a906-c438f006d953"},"geometry":{"type":"Point","coordinates":[-81.015546,35.240249,0]}},{"type":"Feature","properties":{"id":"bce76e42-8b32-4f50-a8fd-81e718747856"},"geometry":{"type":"Point","coordinates":[-117.04981946759283,46.42488537997882,0]}},{"type":"Feature","properties":{"id":"81de27d4-0ccb-4810-b0b8-074f30983f3c"},"geometry":{"type":"Point","coordinates":[-88.18128088,43.42164792,0]}},{"type":"Feature","properties":{"id":"4413789e-c56c-4c2b-935e-de2e5e334cb2"},"geometry":{"type":"Point","coordinates":[-0.300906,50.877797,0]}},{"type":"Feature","properties":{"id":"973a0067-bd17-472b-a30b-a8228921f6e0"},"geometry":{"type":"Point","coordinates":[-84.41215417,39.44575612,0]}},{"type":"Feature","properties":{"id":"f9a0e0bf-2306-4319-991c-cb5327807ddb"},"geometry":{"type":"Point","coordinates":[-79.6373888,40.42147373,0]}},{"type":"Feature","properties":{"id":"13f854d3-ef7a-4933-b22b-02a13df51bb6"},"geometry":{"type":"Point","coordinates":[-79.76389793,40.44745731,0]}},{"type":"Feature","properties":{"id":"b3ff8d79-69ef-41d5-b907-1f154bd5fe7a"},"geometry":{"type":"Point","coordinates":[-70.86726727,42.79921535,0]}},{"type":"Feature","properties":{"id":"cb835f7c-7f61-4e0e-a4ab-913fd06d78ea"},"geometry":{"type":"Point","coordinates":[-110.7963199,43.46346041,0]}},{"type":"Feature","properties":{"id":"ab5908c7-1c68-40e7-9540-815a79af730b"},"geometry":{"type":"Point","coordinates":[-110.76149959764075,43.48068279183592,0]}},{"type":"Feature","properties":{"id":"579678d2-7826-419b-9fe0-b3d8cfdcf574"},"geometry":{"type":"Point","coordinates":[-98.4842435,29.4318109,0]}},{"type":"Feature","properties":{"id":"be7ced94-d8cd-47c2-8789-31a4010490bf"},"geometry":{"type":"Point","coordinates":[-111.8408489,33.3067132,0]}},{"type":"Feature","properties":{"id":"5771cc53-3ba2-49c0-9517-b8f7b218eefc"},"geometry":{"type":"Point","coordinates":[-83.14209914,42.48342093,0]}},{"type":"Feature","properties":{"id":"66573e06-6aee-4f97-898b-8e51d75da152"},"geometry":{"type":"Point","coordinates":[-77.59793317,43.15337067,0]}},{"type":"Feature","properties":{"id":"147c0123-232a-448a-b689-3ae78d34d66f"},"geometry":{"type":"Point","coordinates":[-94.4190247,39.2461993,0]}},{"type":"Feature","properties":{"id":"871fd4b2-cd72-4883-86d1-d9b99e632b29"},"geometry":{"type":"Point","coordinates":[-77.0976716,38.9890033,0]}},{"type":"Feature","properties":{"id":"edd508e5-ef5e-4a5a-9724-9e41bbaedc23"},"geometry":{"type":"Point","coordinates":[-104.990385,40.418114,0]}},{"type":"Feature","properties":{"id":"a9e63cc7-cc4e-4993-a3ed-2f5cb791666e"},"geometry":{"type":"Point","coordinates":[-87.62839238,41.8913983,0]}},{"type":"Feature","properties":{"id":"a68d7446-e2e5-4e6c-a4f9-6dc0fd8e3205"},"geometry":{"type":"Point","coordinates":[-104.718194,38.8811909,0]}},{"type":"Feature","properties":{"id":"ac70c288-4edc-400f-8f52-42cc3ba4fff9"},"geometry":{"type":"Point","coordinates":[-86.1584705,39.76717025,0]}},{"type":"Feature","properties":{"id":"a6426255-23dc-405e-80b4-5e1a9e6dcfba"},"geometry":{"type":"Point","coordinates":[-117.23519,32.870929,0]}},{"type":"Feature","properties":{"id":"1ec80be3-149d-4e9f-b1c1-d419463f745e"},"geometry":{"type":"Point","coordinates":[-118.192482,33.767797,0]}},{"type":"Feature","properties":{"id":"db07e9cc-5c84-419e-aa9a-149b068b945f"},"geometry":{"type":"Point","coordinates":[-93.274687,44.976427,0]}},{"type":"Feature","properties":{"id":"e5417f6a-b6a4-48ee-9bca-99a58cea0bb7"},"geometry":{"type":"Point","coordinates":[-87.85275979,41.59402293,0]}},{"type":"Feature","properties":{"id":"d87d4744-0108-4647-8c84-b33cabf736d3"},"geometry":{"type":"Point","coordinates":[-79.9149542,40.4093329,0]}},{"type":"Feature","properties":{"id":"4e405356-a2d1-4bb2-aeb5-6fd64e1a04a5"},"geometry":{"type":"Point","coordinates":[-122.6749783,45.5178662,0]}},{"type":"Feature","properties":{"id":"d99212a5-95f0-45eb-8e95-ddf1828ac86e"},"geometry":{"type":"Point","coordinates":[-121.9342507,37.28907802,0]}},{"type":"Feature","properties":{"id":"44077c53-4222-4274-920b-67acc073a101"},"geometry":{"type":"Point","coordinates":[-89.02177314,42.68354565,0]}},{"type":"Feature","properties":{"id":"6f35def1-f9b1-4712-9510-1c0b5b172b76"},"geometry":{"type":"Point","coordinates":[-105.5232105,40.37237825,0]}},{"type":"Feature","properties":{"id":"32ea9e78-433e-44ee-9be2-9ce878cb1a23"},"geometry":{"type":"Point","coordinates":[-76.618447,40.962031,0]}},{"type":"Feature","properties":{"id":"213a3276-bfc0-4b98-a47a-c46ce1584545"},"geometry":{"type":"Point","coordinates":[-69.127326,44.100544,0]}},{"type":"Feature","properties":{"id":"b5dc01f5-90a9-414f-97a0-a6fd189da07b"},"geometry":{"type":"Point","coordinates":[-69.10907557,44.1049557,0]}},{"type":"Feature","properties":{"id":"84fb6c47-0080-4500-8b15-a4fa2e33dd31"},"geometry":{"type":"Point","coordinates":[-84.48229841,38.05652337,0]}},{"type":"Feature","properties":{"id":"27fb789b-d906-4472-9632-92be3bb4f3ad"},"geometry":{"type":"Point","coordinates":[-122.2095415,47.2448314,0]}},{"type":"Feature","properties":{"id":"db570962-38c9-42b5-a055-f1cd30bd1359"},"geometry":{"type":"Point","coordinates":[-122.2876416,47.82048455,0]}},{"type":"Feature","properties":{"id":"56ef5319-3298-4ad2-9a3a-fb8b4fe3d0c5"},"geometry":{"type":"Point","coordinates":[-122.4392853,47.24409495,0]}},{"type":"Feature","properties":{"id":"fefaf311-800c-46e3-b48e-d27b73ff4151"},"geometry":{"type":"Point","coordinates":[-73.9573397,40.7404088,0]}},{"type":"Feature","properties":{"id":"47780fac-1e74-42f8-ba32-bcba2efe0b48"},"geometry":{"type":"Point","coordinates":[-77.4292242,38.9992947,0]}},{"type":"Feature","properties":{"id":"7ea9525f-94f5-4e6e-99f9-70b9a35659e0"},"geometry":{"type":"Point","coordinates":[-86.77401733,34.6728014,0]}},{"type":"Feature","properties":{"id":"978b9a41-bade-4d32-9944-b05894afffde"},"geometry":{"type":"Point","coordinates":[-89.40064641,43.06238355,0]}},{"type":"Feature","properties":{"id":"c6b4c5c8-5a02-4a51-84a2-29bb0e70930e"},"geometry":{"type":"Point","coordinates":[-81.37882592,28.51101657,0]}},{"type":"Feature","properties":{"id":"9e585fa0-aaba-46cb-b291-a4d4b273f975"},"geometry":{"type":"Point","coordinates":[-108.5659153,39.0670106,0]}},{"type":"Feature","properties":{"id":"1d3d77bb-f54c-43cf-81cd-e5a763db1d3b"},"geometry":{"type":"Point","coordinates":[-122.1378119,38.0177998,0]}},{"type":"Feature","properties":{"id":"c4099a64-9be0-4e03-9f24-218c35acd747"},"geometry":{"type":"Point","coordinates":[-90.251576,38.625572,0]}},{"type":"Feature","properties":{"id":"42dc47f9-440c-403a-a2e3-f4ec523f72fd"},"geometry":{"type":"Point","coordinates":[-118.6867465,47.33319739,0]}},{"type":"Feature","properties":{"id":"05f75b27-914a-45e3-9e99-883ed97572bd"},"geometry":{"type":"Point","coordinates":[-119.1223301,36.34389838,0]}},{"type":"Feature","properties":{"id":"92a662f6-a983-4ca3-ac45-f81d33481378"},"geometry":{"type":"Point","coordinates":[-104.7859342,40.387892,0]}},{"type":"Feature","properties":{"id":"c79e3446-b800-42b8-bd42-e12eb4dbd285"},"geometry":{"type":"Point","coordinates":[-89.695183,45.895883,0]}},{"type":"Feature","properties":{"id":"e40910db-618b-46fc-9804-6bf8a0164902"},"geometry":{"type":"Point","coordinates":[-81.8553198,41.46100065,0]}},{"type":"Feature","properties":{"id":"32874d30-c936-40df-a94f-ac8ad84aecdc"},"geometry":{"type":"Point","coordinates":[-104.8723394,39.4096188,0]}},{"type":"Feature","properties":{"id":"e7cc0814-0f87-494d-9e9f-810f23df05f6"},"geometry":{"type":"Point","coordinates":[-123.199573,39.126287,0]}},{"type":"Feature","properties":{"id":"330e829d-53ca-4d79-b13a-ba4f36356458"},"geometry":{"type":"Point","coordinates":[-93.62618368,44.665938,0]}},{"type":"Feature","properties":{"id":"776ca50f-749a-46e2-b914-59c709aec1a6"},"geometry":{"type":"Point","coordinates":[-77.46723818,43.12868768,0]}},{"type":"Feature","properties":{"id":"12d83cb7-1e03-493e-805e-dad7ee012c3f"},"geometry":{"type":"Point","coordinates":[-124.0564639,44.62865838,0]}},{"type":"Feature","properties":{"id":"94a076ed-9499-402b-bc89-14635349322e"},"geometry":{"type":"Point","coordinates":[-122.03724000193577,47.530207242056925,0]}},{"type":"Feature","properties":{"id":"37ae8b8a-e16c-44c0-a558-8178c0b61c26"},"geometry":{"type":"Point","coordinates":[-122.656467,45.51586884,0]}},{"type":"Feature","properties":{"id":"3a491d3a-269c-4b39-8bb7-0a75dc8f41b9"},"geometry":{"type":"Point","coordinates":[-111.890097,40.736469,0]}},{"type":"Feature","properties":{"id":"6b09ca79-b303-440a-a5d6-23e51bd5ebce"},"geometry":{"type":"Point","coordinates":[-77.586694,43.163275,0]}},{"type":"Feature","properties":{"id":"4c259862-b595-4d64-8d95-aa54eb3a7387"},"geometry":{"type":"Point","coordinates":[-77.586694,43.163275,0]}},{"type":"Feature","properties":{"id":"d57d3036-d848-4346-9aad-acad5a5b7a10"},"geometry":{"type":"Point","coordinates":[-117.6883192,34.10445102,0]}},{"type":"Feature","properties":{"id":"d27dd56e-9f41-4789-a2a0-ece0209dcac0"},"geometry":{"type":"Point","coordinates":[-84.40683123,39.51616686,0]}},{"type":"Feature","properties":{"id":"bbc83a19-c5a5-44f1-bf6f-969f209cdfc0"},"geometry":{"type":"Point","coordinates":[-84.716671,44.661765,0]}},{"type":"Feature","properties":{"id":"f331a8eb-748a-4a84-ac4e-bc0e0307dfa1"},"geometry":{"type":"Point","coordinates":[-92.957644,45.057136,0]}},{"type":"Feature","properties":{"id":"3ecb3ca8-fa11-484b-8471-8aa857cb9b3d"},"geometry":{"type":"Point","coordinates":[-85.17262231,34.25410398,0]}},{"type":"Feature","properties":{"id":"8f43b379-f20d-43f5-bdfa-9db963fb7bb1"},"geometry":{"type":"Point","coordinates":[-122.3732188,47.6557532,0]}},{"type":"Feature","properties":{"id":"54204c13-3e22-44fe-8ac0-b0d72022b584"},"geometry":{"type":"Point","coordinates":[-103.335715,34.185293,0]}},{"type":"Feature","properties":{"id":"75cf13cc-96d4-4432-b86f-ceb64bd11765"},"geometry":{"type":"Point","coordinates":[-84.25166366,38.21039483,0]}},{"type":"Feature","properties":{"id":"c6a1d03d-59bd-4f88-be57-d2704d4de2c7"},"geometry":{"type":"Point","coordinates":[-76.87362,42.38063,0]}},{"type":"Feature","properties":{"id":"e27d1ab2-65b8-498e-913a-5ab0dcdfaeb8"},"geometry":{"type":"Point","coordinates":[-111.974503,41.220497,0]}},{"type":"Feature","properties":{"id":"2055cc0d-8751-4be1-ac8f-eb5965857a51"},"geometry":{"type":"Point","coordinates":[-111.9793389,41.08320878,0]}},{"type":"Feature","properties":{"id":"d5aae77c-019d-41b0-ac59-5c3ca2b0ff18"},"geometry":{"type":"Point","coordinates":[-75.515616,40.137147,0]}},{"type":"Feature","properties":{"id":"b7989d83-fd97-425e-9191-1695321239c8"},"geometry":{"type":"Point","coordinates":[-75.0630461,42.45318,0]}},{"type":"Feature","properties":{"id":"3624a637-94b2-4d6d-95f2-b04c5f7c815a"},"geometry":{"type":"Point","coordinates":[-122.6199321,45.5118679,0]}},{"type":"Feature","properties":{"id":"9b1a8816-da90-40c5-8203-9c23b14945ea"},"geometry":{"type":"Point","coordinates":[-122.2683709,37.8143551,0]}},{"type":"Feature","properties":{"id":"a53b6d53-11ba-4af9-bb8a-863548d73b51"},"geometry":{"type":"Point","coordinates":[-120.9947248,47.2222871,0]}},{"type":"Feature","properties":{"id":"9050ae3d-ebea-4be6-9e0d-8c1805dff9de"},"geometry":{"type":"Point","coordinates":[0.613983,51.008565,0]}},{"type":"Feature","properties":{"id":"9f5002ff-ed74-4f51-8336-adea12e4ce81"},"geometry":{"type":"Point","coordinates":[-76.520098,40.32856075,0]}},{"type":"Feature","properties":{"id":"47dc6ef6-fb3a-445a-9051-36aab7679744"},"geometry":{"type":"Point","coordinates":[-117.1716977,32.88370283,0]}},{"type":"Feature","properties":{"id":"c2c034ea-4967-4b4c-bf1c-e3bd75cd16f0"},"geometry":{"type":"Point","coordinates":[-97.5192442,35.6087575,0]}},{"type":"Feature","properties":{"id":"7500e370-f58a-40a6-87b6-005b0f1469e3"},"geometry":{"type":"Point","coordinates":[-149.096237,64.56274,0]}},{"type":"Feature","properties":{"id":"d44fbd3a-f3e0-4d93-a8b6-a274d208811d"},"geometry":{"type":"Point","coordinates":[-117.269558,33.133904,0]}},{"type":"Feature","properties":{"id":"eb65fa0c-3e45-41cb-bcc3-de1a1060b67e"},"geometry":{"type":"Point","coordinates":[-86.479395,41.950161,0]}},{"type":"Feature","properties":{"id":"134c9a7a-fee3-4a1c-8914-785a9d7c04ea"},"geometry":{"type":"Point","coordinates":[-75.28630882,40.24337843,0]}},{"type":"Feature","properties":{"id":"24c0c343-7f4d-43d4-8a2c-e554e5c0d6fc"},"geometry":{"type":"Point","coordinates":[-79.956943,40.477161,0]}},{"type":"Feature","properties":{"id":"43731cc4-87d3-47e7-9ca1-ff0be7b481f2"},"geometry":{"type":"Point","coordinates":[-94.1870055,46.3572831,0]}},{"type":"Feature","properties":{"id":"f765f05b-b755-45a8-844d-bc48962c6a52"},"geometry":{"type":"Point","coordinates":[-83.76289625,40.35981532,0]}},{"type":"Feature","properties":{"id":"1857e7ae-9362-4b5a-96a8-385641bae67d"},"geometry":{"type":"Point","coordinates":[-117.4472297,33.90998597,0]}},{"type":"Feature","properties":{"id":"689f6739-8faa-4c9f-977e-52220e4404db"},"geometry":{"type":"Point","coordinates":[-73.72642406,41.37750571,0]}},{"type":"Feature","properties":{"id":"375c3fae-a1f7-4121-906a-ba1ea56b51f3"},"geometry":{"type":"Point","coordinates":[-117.5879009,34.08513212,0]}},{"type":"Feature","properties":{"id":"555fcbb9-7fc4-4a03-b04f-5ac0ada488c9"},"geometry":{"type":"Point","coordinates":[-88.1632129,44.0293888,0]}},{"type":"Feature","properties":{"id":"6e59f361-2d17-4beb-ac3b-92d2a4d437d0"},"geometry":{"type":"Point","coordinates":[-88.16401327,44.0291831,0]}},{"type":"Feature","properties":{"id":"641c91ad-d21c-44f3-b66b-993457ee9fae"},"geometry":{"type":"Point","coordinates":[-105.9836551,35.66076999,0]}},{"type":"Feature","properties":{"id":"d1bf7018-393e-4cd5-856e-8ee560e3585a"},"geometry":{"type":"Point","coordinates":[-97.4235998,35.3148295,0]}},{"type":"Feature","properties":{"id":"485f4ed6-a9ae-42c7-9d66-c39540651709"},"geometry":{"type":"Point","coordinates":[-81.498326,40.844016,0]}},{"type":"Feature","properties":{"id":"f9e69ba6-fe3b-4cba-bb26-94fea1fe7592"},"geometry":{"type":"Point","coordinates":[-105.2418113,38.44010539,0]}},{"type":"Feature","properties":{"id":"6d3ba99f-057a-446b-925a-50ae1c284df5"},"geometry":{"type":"Point","coordinates":[-83.14271229,42.48739557,0]}},{"type":"Feature","properties":{"id":"72e76612-589c-4844-a3c6-7189bcdad638"},"geometry":{"type":"Point","coordinates":[-122.6656145,45.57960681,0]}},{"type":"Feature","properties":{"id":"a19a3824-1bde-4652-a6ed-49e584d0d7d0"},"geometry":{"type":"Point","coordinates":[-95.51694859,29.72879669,0]}},{"type":"Feature","properties":{"id":"e58f1b87-85b0-4adb-8fb1-d6e1eaa833a6"},"geometry":{"type":"Point","coordinates":[-75.58418801,38.39109674,0]}},{"type":"Feature","properties":{"id":"87f8af23-34eb-446a-9f6e-207e0bafc5a8"},"geometry":{"type":"Point","coordinates":[-111.9883755,41.18405234,0]}},{"type":"Feature","properties":{"id":"e5395eb7-b076-4046-ad78-98debacc0550"},"geometry":{"type":"Point","coordinates":[-104.559298,48.77363753,0]}},{"type":"Feature","properties":{"id":"3f21deb3-122f-44c3-87c2-9e729a40955b"},"geometry":{"type":"Point","coordinates":[-76.45795,38.350501,0]}},{"type":"Feature","properties":{"id":"2545723c-f71f-454c-847a-d4c524132e3a"},"geometry":{"type":"Point","coordinates":[-122.7334692,38.47262977,0]}},{"type":"Feature","properties":{"id":"4e7fcced-ba7b-4b66-b611-e2d8e10e3010"},"geometry":{"type":"Point","coordinates":[-121.8196403,38.45364691,0]}},{"type":"Feature","properties":{"id":"e8fc3db0-8353-4962-9885-c796966ca78a"},"geometry":{"type":"Point","coordinates":[-121.497428,38.58004528,0]}},{"type":"Feature","properties":{"id":"b70e163a-8e4d-4b02-93fa-8b4f45732cc9"},"geometry":{"type":"Point","coordinates":[-76.18731,40.038905,0]}},{"type":"Feature","properties":{"id":"689e4378-f742-4443-bb82-778d19036512"},"geometry":{"type":"Point","coordinates":[-70.442601,43.501374,0]}},{"type":"Feature","properties":{"id":"0759476d-8fed-46cc-abec-1cb02cbca0d6"},"geometry":{"type":"Point","coordinates":[-122.7980095,45.86251169,0]}},{"type":"Feature","properties":{"id":"969a6832-1577-487f-a325-fd5350678dbe"},"geometry":{"type":"Point","coordinates":[-85.5941774,42.29072325,0]}},{"type":"Feature","properties":{"id":"f2472289-d2d3-4a02-8b98-10c88b8e9da3"},"geometry":{"type":"Point","coordinates":[-122.6470059,45.4593922,0]}},{"type":"Feature","properties":{"id":"73fdad85-48d2-4cc0-92bb-358ada1a5c59"},"geometry":{"type":"Point","coordinates":[-92.63861533,44.8911208,0]}},{"type":"Feature","properties":{"id":"1fd1cefa-9157-4071-8345-bad0be6d4a5a"},"geometry":{"type":"Point","coordinates":[-74.270801,41.362221,0]}},{"type":"Feature","properties":{"id":"33645666-10c9-4704-956e-ae006c29abb2"},"geometry":{"type":"Point","coordinates":[-122.7116607,38.4418139,0]}},{"type":"Feature","properties":{"id":"51d49909-8dc5-48b9-bc92-79bf6f4b5cb3"},"geometry":{"type":"Point","coordinates":[-122.7094385,38.4216577,0]}},{"type":"Feature","properties":{"id":"cea10be6-618c-4188-9f35-3fde4a5b1080"},"geometry":{"type":"Point","coordinates":[-93.20855984,42.74298149,0]}},{"type":"Feature","properties":{"id":"5bc03c91-fce7-4e14-9aeb-05303d7e6bbb"},"geometry":{"type":"Point","coordinates":[-83.4048664,42.659901,0]}},{"type":"Feature","properties":{"id":"c33a13bf-bb83-4374-b4cc-1a4b43623ae5"},"geometry":{"type":"Point","coordinates":[-87.81848261,42.58399215,0]}},{"type":"Feature","properties":{"id":"2d5e000a-9439-4789-9263-b11a9c7b29ae"},"geometry":{"type":"Point","coordinates":[-80.18750486,40.25856457,0]}},{"type":"Feature","properties":{"id":"5b104c23-134e-46d5-9777-e59c98ab83d3"},"geometry":{"type":"Point","coordinates":[-78.851031,42.876243,0]}},{"type":"Feature","properties":{"id":"3d0e7cf3-6778-46dd-9907-1bd3370bb52b"},"geometry":{"type":"Point","coordinates":[-124.0209913,44.93273319,0]}},{"type":"Feature","properties":{"id":"b0ffaff1-21a3-47a5-bbd3-073cd3ec1678"},"geometry":{"type":"Point","coordinates":[-89.01015782,42.4211214,0]}},{"type":"Feature","properties":{"id":"9e0bf529-9a78-4899-8404-61b00d8c13ec"},"geometry":{"type":"Point","coordinates":[-6.5246196,53.3409641,0]}},{"type":"Feature","properties":{"id":"c63a3d08-74de-48c4-a413-4105bec41837"},"geometry":{"type":"Point","coordinates":[-73.57263982,42.49050535,0]}},{"type":"Feature","properties":{"id":"6e49945b-64fc-4925-90ca-decb714d99e0"},"geometry":{"type":"Point","coordinates":[-87.6838074,44.0912299,0]}},{"type":"Feature","properties":{"id":"f83e7244-ddf1-4e86-b6a7-ac288b38c71e"},"geometry":{"type":"Point","coordinates":[-119.7715206,36.73946658,0]}},{"type":"Feature","properties":{"id":"c209ebea-b190-4b09-8ea5-ebc422eb1e10"},"geometry":{"type":"Point","coordinates":[-76.12164821,43.94796085,0]}},{"type":"Feature","properties":{"id":"4cae6ee1-6a28-4961-a3fc-169b5c2d5d2d"},"geometry":{"type":"Point","coordinates":[-121.4849275,38.57794927,0]}},{"type":"Feature","properties":{"id":"698cefc8-464f-4d3e-9953-63b7fcfebb7d"},"geometry":{"type":"Point","coordinates":[-122.4299132,37.460938,0]}},{"type":"Feature","properties":{"id":"2a94fbb0-2e87-4063-b496-09a4be6c6126"},"geometry":{"type":"Point","coordinates":[-112.3970112,33.4572737,0]}},{"type":"Feature","properties":{"id":"31eef285-74df-4f42-8ac1-b50212996148"},"geometry":{"type":"Point","coordinates":[-120.31186858844586,47.426017658388794,0]}},{"type":"Feature","properties":{"id":"2cb6340e-0e01-4f87-8456-dbbefdbf158f"},"geometry":{"type":"Point","coordinates":[-76.15209318,43.04945059,0]}},{"type":"Feature","properties":{"id":"34011fb5-ccda-4f99-b21a-62953b9b6128"},"geometry":{"type":"Point","coordinates":[-80.32431828,27.44903854,0]}},{"type":"Feature","properties":{"id":"558d16c5-ccf9-4a3b-b644-d6af7c60233e"},"geometry":{"type":"Point","coordinates":[-117.163745,32.880445,0]}},{"type":"Feature","properties":{"id":"611a3d39-d0a2-4020-b9ce-87cbc545ad0d"},"geometry":{"type":"Point","coordinates":[-95.34846656,29.77112745,0]}},{"type":"Feature","properties":{"id":"7526abe5-393d-461f-b9b6-fb5880167db7"},"geometry":{"type":"Point","coordinates":[-75.1475016,39.9562965,0]}},{"type":"Feature","properties":{"id":"7cfafd1b-9f71-421e-b68a-2a020e3f9540"},"geometry":{"type":"Point","coordinates":[-76.205629,40.200294,0]}},{"type":"Feature","properties":{"id":"d138f5c2-f5f8-4d68-bcd9-b69a021cae6d"},"geometry":{"type":"Point","coordinates":[-93.12454994,44.93128073,0]}},{"type":"Feature","properties":{"id":"44dda0d1-ec31-47ce-a4ca-b3fef5161990"},"geometry":{"type":"Point","coordinates":[-72.01506898,44.45918219,0]}},{"type":"Feature","properties":{"id":"37763ebb-c13e-4de7-b53d-7f12a7f48d9e"},"geometry":{"type":"Point","coordinates":[-105.024584,39.6125875,0]}},{"type":"Feature","properties":{"id":"05ec470f-09d7-4582-b432-fca4758f146e"},"geometry":{"type":"Point","coordinates":[-82.75335373,28.14615551,0]}},{"type":"Feature","properties":{"id":"b52a2cbf-4041-43b6-afbb-151883c9900d"},"geometry":{"type":"Point","coordinates":[-77.13401808,39.09361715,0]}},{"type":"Feature","properties":{"id":"8a639388-c76a-466c-a8f3-80af5ebcf43f"},"geometry":{"type":"Point","coordinates":[-123.0103968,44.91998888,0]}},{"type":"Feature","properties":{"id":"d75ad0e6-7f74-4708-9828-4298ca8b9e46"},"geometry":{"type":"Point","coordinates":[-70.8898634,42.52079262,0]}},{"type":"Feature","properties":{"id":"91a7067e-1832-4b74-b319-3fefb1b291be"},"geometry":{"type":"Point","coordinates":[-122.37685979707727,47.80989167509592,0]}},{"type":"Feature","properties":{"id":"0534dcda-ed55-4104-915b-e95e7ec5a7a5"},"geometry":{"type":"Point","coordinates":[-116.097682,44.911663,0]}},{"type":"Feature","properties":{"id":"979a9377-27e4-436c-938e-fddea2d87888"},"geometry":{"type":"Point","coordinates":[-97.93175306,38.05869143,0]}},{"type":"Feature","properties":{"id":"08945808-d75c-48f5-beed-9c7c9178d2b8"},"geometry":{"type":"Point","coordinates":[-111.9481568,40.7298237,0]}},{"type":"Feature","properties":{"id":"e6cf8a79-37b3-4717-8df8-6acd82b1890a"},"geometry":{"type":"Point","coordinates":[-111.895676,40.762524,0]}},{"type":"Feature","properties":{"id":"150a966d-9635-4389-9280-241e1da8a35c"},"geometry":{"type":"Point","coordinates":[-80.86048975,32.2372909,0]}},{"type":"Feature","properties":{"id":"eaa42613-3192-4867-805e-7e578994c526"},"geometry":{"type":"Point","coordinates":[-76.50592053,42.53689005,0]}},{"type":"Feature","properties":{"id":"11f843b1-c0af-406a-9324-7abb436817cb"},"geometry":{"type":"Point","coordinates":[-83.78105412,42.16646594,0]}},{"type":"Feature","properties":{"id":"d2950fc3-0965-4692-90ad-b9d8a8031829"},"geometry":{"type":"Point","coordinates":[-71.39468258,42.45690806,0]}},{"type":"Feature","properties":{"id":"d1fd0d69-4522-4f03-836a-d35960dda89f"},"geometry":{"type":"Point","coordinates":[-111.8937514,40.7227984,0]}},{"type":"Feature","properties":{"id":"efdc475f-8e3c-42f7-8e69-7d5fda684097"},"geometry":{"type":"Point","coordinates":[-80.0913747,26.4619509,0]}},{"type":"Feature","properties":{"id":"a0cb0659-7da0-4ad1-92bb-36e5a2760408"},"geometry":{"type":"Point","coordinates":[-86.5932014,34.7277523,0]}},{"type":"Feature","properties":{"id":"a37dcce1-fdd5-4651-9415-27070366fb19"},"geometry":{"type":"Point","coordinates":[-123.0843307,44.05093611,0]}},{"type":"Feature","properties":{"id":"38bb7b37-a035-4e52-bc15-a0ea83eaadce"},"geometry":{"type":"Point","coordinates":[-118.4322067,34.2828803,0]}},{"type":"Feature","properties":{"id":"6a2f7b58-6a84-4646-8362-13b9627e3f44"},"geometry":{"type":"Point","coordinates":[-122.4231232,37.80583356,0]}},{"type":"Feature","properties":{"id":"7b341956-e6d2-42ac-8bd9-92768a5b3813"},"geometry":{"type":"Point","coordinates":[-123.0150233,48.53276541,0]}},{"type":"Feature","properties":{"id":"b700e34a-5e67-416c-8815-af29b022e719"},"geometry":{"type":"Point","coordinates":[-105.8742898,37.4681813,0]}},{"type":"Feature","properties":{"id":"4c2264d2-8a00-45a5-8b96-32afe58d4901"},"geometry":{"type":"Point","coordinates":[-117.190881,33.13459973,0]}},{"type":"Feature","properties":{"id":"c9931839-cd28-466a-8cde-d26a831b71bd"},"geometry":{"type":"Point","coordinates":[-118.2842712,33.7386421,0]}},{"type":"Feature","properties":{"id":"c5b7b93b-7ce2-4e53-8515-12ec1bd8475d"},"geometry":{"type":"Point","coordinates":[-82.45881412,35.31453259,0]}},{"type":"Feature","properties":{"id":"b2d75de8-293f-4e95-a6fb-fce2df0d81f8"},"geometry":{"type":"Point","coordinates":[-84.73453638,42.7407777,0]}},{"type":"Feature","properties":{"id":"572aab42-ff5c-4136-86ae-82c8f3218f6f"},"geometry":{"type":"Point","coordinates":[-117.0767872,32.59580926,0]}},{"type":"Feature","properties":{"id":"278660c9-4773-468f-aa9f-19216b762d37"},"geometry":{"type":"Point","coordinates":[-117.7405025,34.05970244,0]}},{"type":"Feature","properties":{"id":"5dbae73d-6b77-43fe-ac8b-034105c154a0"},"geometry":{"type":"Point","coordinates":[-73.3508587,40.8998983,0]}},{"type":"Feature","properties":{"id":"cf190fc8-5842-4e12-8fd3-80b1fda0bf4e"},"geometry":{"type":"Point","coordinates":[-90.85115523,44.29279126,0]}},{"type":"Feature","properties":{"id":"6e944425-d2e8-4005-8d04-2d68bacf6d73"},"geometry":{"type":"Point","coordinates":[-85.986644,34.5789747,0]}},{"type":"Feature","properties":{"id":"e6a58a3a-06ff-4f7e-a54d-a025199a176f"},"geometry":{"type":"Point","coordinates":[-120.859873,37.479896,0]}},{"type":"Feature","properties":{"id":"1cb033df-d217-475d-8b40-90af3a179934"},"geometry":{"type":"Point","coordinates":[-81.10382014,40.72956679,0]}},{"type":"Feature","properties":{"id":"e0e79155-5263-49c9-b001-df29d38fe160"},"geometry":{"type":"Point","coordinates":[-90.476661,38.30122,0]}},{"type":"Feature","properties":{"id":"2199b077-5cfa-4a8a-81bb-2be99e73338e"},"geometry":{"type":"Point","coordinates":[-81.265044,28.808877,0]}},{"type":"Feature","properties":{"id":"bdd2577c-fb11-4237-a32a-a9d0f3f680d2"},"geometry":{"type":"Point","coordinates":[-119.7526684,34.4404959,0]}},{"type":"Feature","properties":{"id":"b02f2e1a-349c-40f4-bca2-69aeaf0e3a68"},"geometry":{"type":"Point","coordinates":[-121.8738718,37.31635308,0]}},{"type":"Feature","properties":{"id":"c9e0d728-076b-4867-a9d9-a2f20ff24e25"},"geometry":{"type":"Point","coordinates":[-122.0385924,36.98680136,0]}},{"type":"Feature","properties":{"id":"446040d3-601c-4f9e-be86-ba4280b89b33"},"geometry":{"type":"Point","coordinates":[-122.0481007,36.95925318,0]}},{"type":"Feature","properties":{"id":"3a366221-e927-47b5-a137-a553b82c3245"},"geometry":{"type":"Point","coordinates":[-106.0515883,35.59654205,0]}},{"type":"Feature","properties":{"id":"abf360a2-84d7-491c-a372-e6eabc07f4a0"},"geometry":{"type":"Point","coordinates":[-120.6576002,35.47776332,0]}},{"type":"Feature","properties":{"id":"ede87167-b083-49b4-880e-6c8167e1662d"},"geometry":{"type":"Point","coordinates":[-120.4364431,34.99599466,0]}},{"type":"Feature","properties":{"id":"05f35e24-25fa-4cd8-9701-4b1ef9d6bc8b"},"geometry":{"type":"Point","coordinates":[-120.4628795,34.91399145,0]}},{"type":"Feature","properties":{"id":"804be063-5e93-4657-a2ee-b89d73f11a00"},"geometry":{"type":"Point","coordinates":[-118.4765129,34.02565745,0]}},{"type":"Feature","properties":{"id":"85619fb4-6a1c-48b5-8280-4962b2eb67df"},"geometry":{"type":"Point","coordinates":[-111.8423459,33.3032436,0]}},{"type":"Feature","properties":{"id":"6b294403-76c6-411c-b991-6d9c853f514f"},"geometry":{"type":"Point","coordinates":[-112.0773456,33.4485866,0]}},{"type":"Feature","properties":{"id":"a48a79db-2554-4e84-8112-088ceaa4f2ad"},"geometry":{"type":"Point","coordinates":[-111.8384052,33.3352048,0]}},{"type":"Feature","properties":{"id":"229523be-7783-46ed-a5cc-ff15ea7f01eb"},"geometry":{"type":"Point","coordinates":[-121.9405748,36.9822865,0]}},{"type":"Feature","properties":{"id":"fcebcda3-2a5d-48a2-8cfb-2e86214550e2"},"geometry":{"type":"Point","coordinates":[-123.0209084,44.91644665,0]}},{"type":"Feature","properties":{"id":"9d2d554a-e0e4-49d9-9fc7-617440346398"},"geometry":{"type":"Point","coordinates":[-75.24414622,43.10355567,0]}},{"type":"Feature","properties":{"id":"86e2d1b2-4613-441a-a543-e762718d3153"},"geometry":{"type":"Point","coordinates":[-82.5163259,27.26007897,0]}},{"type":"Feature","properties":{"id":"e590ffd3-4144-4edb-8a5b-cb24c3d84072"},"geometry":{"type":"Point","coordinates":[-122.7125709,45.54008922,0]}},{"type":"Feature","properties":{"id":"92208a7f-cada-48db-92cd-ecae370557a6"},"geometry":{"type":"Point","coordinates":[-122.6988132,45.4776303,0]}},{"type":"Feature","properties":{"id":"6e9c8574-d73b-4da3-927a-275f91b0bc87"},"geometry":{"type":"Point","coordinates":[-78.87693971,42.88186146,0]}},{"type":"Feature","properties":{"id":"c930a583-8540-418a-aaf2-d0042d20f5a6"},"geometry":{"type":"Point","coordinates":[-83.19553951,35.05400622,0]}},{"type":"Feature","properties":{"id":"62723af7-e8b2-4831-b708-b39756691eeb"},"geometry":{"type":"Point","coordinates":[-121.7679156,37.68288154,0]}},{"type":"Feature","properties":{"id":"2fa37cd3-a1d8-4a64-a244-f1059f2df9f7"},"geometry":{"type":"Point","coordinates":[-75.79700353,40.50149993,0]}},{"type":"Feature","properties":{"id":"6a08ad19-89d0-4c1a-b5ef-1cdb106a5f07"},"geometry":{"type":"Point","coordinates":[-81.7105691,41.4894793,0]}},{"type":"Feature","properties":{"id":"3318789a-72b4-44fd-ba6c-64200fbe52bd"},"geometry":{"type":"Point","coordinates":[-86.2120077,42.62989386,0]}},{"type":"Feature","properties":{"id":"c098878d-1e3d-4eb0-9d15-df944e2fbdbb"},"geometry":{"type":"Point","coordinates":[-117.1130008,32.91329511,0]}},{"type":"Feature","properties":{"id":"60fde094-f45d-4e98-a136-f342a35f7e8d"},"geometry":{"type":"Point","coordinates":[-81.96288082,33.46534536,0]}},{"type":"Feature","properties":{"id":"6a5802e9-b70d-425e-bf9e-028ff8efe332"},"geometry":{"type":"Point","coordinates":[-89.6830878,45.18859223,0]}},{"type":"Feature","properties":{"id":"ecbd9c7e-4207-4b40-a9ca-682fa1bb77fc"},"geometry":{"type":"Point","coordinates":[-92.29614,45.252594,0]}},{"type":"Feature","properties":{"id":"32f0c8a3-8dcd-42d1-b442-0bb9daa32b1e"},"geometry":{"type":"Point","coordinates":[-114.319764,43.522311,0]}},{"type":"Feature","properties":{"id":"b4425c01-a64b-4017-a203-36c1b55e9875"},"geometry":{"type":"Point","coordinates":[-114.366822,43.683736,0]}},{"type":"Feature","properties":{"id":"5fcdd943-951a-44ea-8b85-991d5693e870"},"geometry":{"type":"Point","coordinates":[-122.224267,47.321914,0]}},{"type":"Feature","properties":{"id":"7f3deb67-f5c3-41d3-87fb-e7cfad259674"},"geometry":{"type":"Point","coordinates":[-72.58331688,42.04303611,0]}},{"type":"Feature","properties":{"id":"f4dfd9ef-1936-4d1a-b0b5-9358543a3ede"},"geometry":{"type":"Point","coordinates":[-85.92438159,39.89477286,0]}},{"type":"Feature","properties":{"id":"1f876d25-9192-45b7-a71f-3c184d4608e0"},"geometry":{"type":"Point","coordinates":[-71.77281065,44.30592045,0]}},{"type":"Feature","properties":{"id":"bd3648d3-4497-4f53-ac4f-c267a2c7f938"},"geometry":{"type":"Point","coordinates":[-96.163742,40.115124,0]}},{"type":"Feature","properties":{"id":"eb82907e-7f0d-4453-b07e-4e00763e1cf6"},"geometry":{"type":"Point","coordinates":[13.685049237310041,47.390297330890185,0]}},{"type":"Feature","properties":{"id":"e918f066-b632-4423-96cf-b46c3aa3cf47"},"geometry":{"type":"Point","coordinates":[-90.20969425,38.63298865,0]}},{"type":"Feature","properties":{"id":"c69231e2-6ff1-4d14-a940-02a8b551d03b"},"geometry":{"type":"Point","coordinates":[-90.314774,38.613184,0]}},{"type":"Feature","properties":{"id":"c88759b6-88d6-4172-bed7-61dec61e50aa"},"geometry":{"type":"Point","coordinates":[14.286632028634074,46.6416966591789,0]}},{"type":"Feature","properties":{"id":"a653b55e-ebee-4ec6-9fa2-c83bf8e28ad6"},"geometry":{"type":"Point","coordinates":[-86.937703,38.405985,0]}},{"type":"Feature","properties":{"id":"dcc836be-93ad-4da8-a51a-2bcb1d07cb94"},"geometry":{"type":"Point","coordinates":[-118.339288,33.8431475,0]}},{"type":"Feature","properties":{"id":"c8b87f2f-ce4a-4fee-affc-f8015b83ef9d"},"geometry":{"type":"Point","coordinates":[-122.3354879,47.5678008,0]}},{"type":"Feature","properties":{"id":"1331451d-a64f-49f8-adc1-ea7aac9cf68a"},"geometry":{"type":"Point","coordinates":[-93.74364727,44.84415744,0]}},{"type":"Feature","properties":{"id":"a66c4f44-cf09-494e-90db-e427ef72d578"},"geometry":{"type":"Point","coordinates":[-121.9631014,37.7790836,0]}},{"type":"Feature","properties":{"id":"350717f8-b847-46ff-b577-8599466f7fb6"},"geometry":{"type":"Point","coordinates":[-83.9273236,35.97675726,0]}},{"type":"Feature","properties":{"id":"4c8dff75-fa8c-41ce-9999-1f063b59addb"},"geometry":{"type":"Point","coordinates":[16.467172715971294,48.14492358439182,0]}},{"type":"Feature","properties":{"id":"71ded1fd-3d39-42df-b7e3-15aa83ab2d88"},"geometry":{"type":"Point","coordinates":[-112.0773456,33.4485866,0]}},{"type":"Feature","properties":{"id":"dbe83f45-6248-4232-bac6-8ade9979c56e"},"geometry":{"type":"Point","coordinates":[-88.3039697,42.17091094,0]}},{"type":"Feature","properties":{"id":"71b905fe-e308-47aa-a165-0c9f2c658b78"},"geometry":{"type":"Point","coordinates":[-111.8951852,33.5828595,0]}},{"type":"Feature","properties":{"id":"97776b9a-6d25-4cb8-8574-f4a2c3d3ad0d"},"geometry":{"type":"Point","coordinates":[-122.6555905,45.51201892,0]}},{"type":"Feature","properties":{"id":"044daf89-a298-426b-8193-0d8e09ede364"},"geometry":{"type":"Point","coordinates":[-122.0801049,47.91365567,0]}},{"type":"Feature","properties":{"id":"cb1ffe91-e2d8-44fc-81e3-1e8a742a7843"},"geometry":{"type":"Point","coordinates":[-98.92940309,41.60253006,0]}},{"type":"Feature","properties":{"id":"f0feae2a-8472-4d11-bceb-c29b4bbeffa4"},"geometry":{"type":"Point","coordinates":[-79.5659678,39.5887952,0]}},{"type":"Feature","properties":{"id":"30d98f8f-0014-4fd4-9b6e-fcac439bc151"},"geometry":{"type":"Point","coordinates":[-95.972931,41.257977,0]}},{"type":"Feature","properties":{"id":"1ed447e0-fcb5-4026-bc88-2c70814b52f1"},"geometry":{"type":"Point","coordinates":[-122.1943218,47.9736304,0]}},{"type":"Feature","properties":{"id":"189df38b-d6a6-40c0-917e-5b172be8d859"},"geometry":{"type":"Point","coordinates":[-69.064576,44.209809,0]}},{"type":"Feature","properties":{"id":"a573715c-9468-4d3f-b90c-4c5754e87531"},"geometry":{"type":"Point","coordinates":[-71.1217669,44.0333227,0]}},{"type":"Feature","properties":{"id":"d6accc58-89f9-43fd-bb06-e87a48ed9f2c"},"geometry":{"type":"Point","coordinates":[-68.770233,44.7966948,0]}},{"type":"Feature","properties":{"id":"85958926-717c-4fd4-a9b1-b57958058c21"},"geometry":{"type":"Point","coordinates":[-70.31903067,43.63519195,0]}},{"type":"Feature","properties":{"id":"dde59fe8-b384-4d8e-aaae-9d839bfad135"},"geometry":{"type":"Point","coordinates":[-122.0083656,36.96771277,0]}},{"type":"Feature","properties":{"id":"cef54495-bcfb-4672-9335-78da5a59762c"},"geometry":{"type":"Point","coordinates":[-122.3355003,47.5760786,0]}},{"type":"Feature","properties":{"id":"e42de666-0123-4bb0-a9bd-7fb4617eae11"},"geometry":{"type":"Point","coordinates":[-124.200063,41.749045,0]}},{"type":"Feature","properties":{"id":"0b81578c-acb4-4b15-b44d-3ea83bed8115"},"geometry":{"type":"Point","coordinates":[-123.9223842,45.99299261,0]}},{"type":"Feature","properties":{"id":"7a5a1362-fd09-4b1d-a98d-766ba4c069bd"},"geometry":{"type":"Point","coordinates":[-70.39706723,43.68956533,0]}},{"type":"Feature","properties":{"id":"1337fe4b-0f7d-411f-9d19-05eba5370567"},"geometry":{"type":"Point","coordinates":[-73.30289019,40.70717835,0]}},{"type":"Feature","properties":{"id":"0abde004-c1ab-451f-9cb0-f7b3cce45477"},"geometry":{"type":"Point","coordinates":[-117.082033,32.994888,0]}},{"type":"Feature","properties":{"id":"4d3e5abf-616d-49eb-87de-4a672d09511a"},"geometry":{"type":"Point","coordinates":[-75.17297324,39.92679584,0]}},{"type":"Feature","properties":{"id":"96a8eaad-4862-447e-a4ab-8a2a38bddc12"},"geometry":{"type":"Point","coordinates":[-90.1056073,29.9825676,0]}},{"type":"Feature","properties":{"id":"4332bd29-a105-493e-807f-351ad41108b9"},"geometry":{"type":"Point","coordinates":[-122.498321,45.5499485,0]}},{"type":"Feature","properties":{"id":"5101fa06-b65a-453d-9d94-d1163065633b"},"geometry":{"type":"Point","coordinates":[-88.73175257,42.8327499,0]}},{"type":"Feature","properties":{"id":"3441c0c8-b14d-4dea-8c3f-3034e2acc2b6"},"geometry":{"type":"Point","coordinates":[-84.43006194,33.8055922,0]}},{"type":"Feature","properties":{"id":"755ca0d8-9aa3-4626-8e94-09000e39a0b9"},"geometry":{"type":"Point","coordinates":[-119.8580965,36.93416059,0]}},{"type":"Feature","properties":{"id":"7607a45f-3839-41bf-9531-0af896826a2b"},"geometry":{"type":"Point","coordinates":[-92.4442681,42.53674424,0]}},{"type":"Feature","properties":{"id":"332bd2d1-af79-415e-827d-2b6d3d7cd0d4"},"geometry":{"type":"Point","coordinates":[-105.9656754,35.66300492,0]}},{"type":"Feature","properties":{"id":"4b2a927f-b6ac-43ed-8bc5-42db70cc46ce"},"geometry":{"type":"Point","coordinates":[-105.9909993,35.65875738,0]}},{"type":"Feature","properties":{"id":"881330a0-bd06-4d83-b003-ae429a44b761"},"geometry":{"type":"Point","coordinates":[-70.6665478,41.9585551,0]}},{"type":"Feature","properties":{"id":"53e129df-2d65-420c-94b4-0db516c97146"},"geometry":{"type":"Point","coordinates":[-121.817279,39.71460198,0]}},{"type":"Feature","properties":{"id":"09173c6a-63d6-435d-893a-d7fb2fff3f2d"},"geometry":{"type":"Point","coordinates":[-111.7929891,34.8657757,0]}},{"type":"Feature","properties":{"id":"1df1b2b9-a0bd-40b2-8c24-72f365f5e901"},"geometry":{"type":"Point","coordinates":[-105.0348519,39.74025203,0]}},{"type":"Feature","properties":{"id":"dccc67cc-2dce-407a-b18c-2d73f4aa08a0"},"geometry":{"type":"Point","coordinates":[-97.96528378,29.56957082,0]}},{"type":"Feature","properties":{"id":"f2b7097c-f5ee-48fd-ab4b-a554b17a21c0"},"geometry":{"type":"Point","coordinates":[-122.7236203,38.4042275,0]}},{"type":"Feature","properties":{"id":"6e69a117-bb47-44d3-b3ac-12b07e5e7e1f"},"geometry":{"type":"Point","coordinates":[-76.86152979,40.80056952,0]}},{"type":"Feature","properties":{"id":"8555bc10-4f2e-4da7-b952-9adb87dae316"},"geometry":{"type":"Point","coordinates":[-116.8684085,47.70484371,0]}},{"type":"Feature","properties":{"id":"ce82c6cb-f7ab-416a-882f-2ef0b20fb779"},"geometry":{"type":"Point","coordinates":[-79.78837666,34.2209957,0]}},{"type":"Feature","properties":{"id":"10f41208-26ee-4d28-b3b1-978d3e8a2340"},"geometry":{"type":"Point","coordinates":[-76.873392,42.369461,0]}},{"type":"Feature","properties":{"id":"01360f98-4f2b-4893-bdb7-d44f75e152a6"},"geometry":{"type":"Point","coordinates":[-110.8552229,32.2505857,0]}},{"type":"Feature","properties":{"id":"7fe4eeb2-a179-4792-a8ba-e1bb7429a6fc"},"geometry":{"type":"Point","coordinates":[-119.8019622,36.75774408,0]}},{"type":"Feature","properties":{"id":"ba05f051-e0b9-4d33-94a8-a578652175b7"},"geometry":{"type":"Point","coordinates":[-88.04938713,30.6879563,0]}},{"type":"Feature","properties":{"id":"4514373e-a5e0-4974-900e-f92e50d73ca0"},"geometry":{"type":"Point","coordinates":[-81.0982783,32.0839717,0]}},{"type":"Feature","properties":{"id":"4423eef2-22e4-43f8-945b-37dfe91ae63d"},"geometry":{"type":"Point","coordinates":[-122.7845824,45.01410457,0]}},{"type":"Feature","properties":{"id":"8a7ac609-cceb-47f1-8221-8ac257e3caa1"},"geometry":{"type":"Point","coordinates":[-81.55312193,30.26129582,0]}},{"type":"Feature","properties":{"id":"b1f636c4-b1b6-44dc-9ea5-637da406d097"},"geometry":{"type":"Point","coordinates":[-122.3991969,37.76881492,0]}},{"type":"Feature","properties":{"id":"cf69d73b-a98d-456a-b50d-e65e88134e20"},"geometry":{"type":"Point","coordinates":[-122.5022326,37.75694059,0]}},{"type":"Feature","properties":{"id":"81491cd1-e954-4409-bc3c-b5a7b2dc7c3d"},"geometry":{"type":"Point","coordinates":[-83.0019404,39.985351,0]}},{"type":"Feature","properties":{"id":"524df279-0a14-4e66-958e-f67a1e172731"},"geometry":{"type":"Point","coordinates":[-96.72724272,43.5560742,0]}},{"type":"Feature","properties":{"id":"b54fad5f-9951-461c-b393-e1993698a69b"},"geometry":{"type":"Point","coordinates":[-149.440886,60.101258,0]}},{"type":"Feature","properties":{"id":"02585410-3bdb-41d1-96b9-e44ee53be372"},"geometry":{"type":"Point","coordinates":[-121.3588559,43.99269969,0]}},{"type":"Feature","properties":{"id":"23a4fe98-b79e-4031-977a-29a4776e59a2"},"geometry":{"type":"Point","coordinates":[-111.895566,40.7240264,0]}},{"type":"Feature","properties":{"id":"ecc1dfba-f441-4798-9749-e7bbdae86b6e"},"geometry":{"type":"Point","coordinates":[-121.7392687,37.69918669,0]}},{"type":"Feature","properties":{"id":"20463428-1d27-4391-83f7-3fd7b838c3c0"},"geometry":{"type":"Point","coordinates":[-122.7154726,38.43709396,0]}},{"type":"Feature","properties":{"id":"9ec301b9-5b19-4277-9c8c-4b59576ae1c9"},"geometry":{"type":"Point","coordinates":[-71.56763232,41.48127985,0]}},{"type":"Feature","properties":{"id":"820ff9c7-8083-4573-9f36-e57f7bece0f7"},"geometry":{"type":"Point","coordinates":[-93.5258437,44.7985452,0]}},{"type":"Feature","properties":{"id":"a4459eb6-9f7b-45b2-b060-2aed5d7169d4"},"geometry":{"type":"Point","coordinates":[-81.422424,40.866706,0]}},{"type":"Feature","properties":{"id":"ed8f70f3-466a-49c4-a4f3-ec51ee6093a0"},"geometry":{"type":"Point","coordinates":[-104.6078644,38.26965302,0]}},{"type":"Feature","properties":{"id":"17d0b9b5-8782-4f73-8ca5-d9fc1b1e2b13"},"geometry":{"type":"Point","coordinates":[-97.25396446,32.94797684,0]}},{"type":"Feature","properties":{"id":"add5d596-7b50-45f2-8b7b-0152e638124d"},"geometry":{"type":"Point","coordinates":[-120.4359806,34.95220575,0]}},{"type":"Feature","properties":{"id":"1d9847fa-918e-4962-8f11-20748380d85b"},"geometry":{"type":"Point","coordinates":[-122.030853,36.9859968,0]}},{"type":"Feature","properties":{"id":"0c676482-5235-4212-b9fd-2fb977e56487"},"geometry":{"type":"Point","coordinates":[-116.191962,46.778848,0]}},{"type":"Feature","properties":{"id":"6af2107d-649c-4dca-b2de-029a34638dae"},"geometry":{"type":"Point","coordinates":[-75.1107249,41.0118539,0]}},{"type":"Feature","properties":{"id":"a4b896e5-db07-4193-a28b-1ece5ce84e58"},"geometry":{"type":"Point","coordinates":[-73.000062,41.575855,0]}},{"type":"Feature","properties":{"id":"b0915552-89e6-437d-ad2e-c9141c3b0ecb"},"geometry":{"type":"Point","coordinates":[-72.33987616,41.0714822,0]}},{"type":"Feature","properties":{"id":"92dd6146-0d7b-489b-8607-76db257492e8"},"geometry":{"type":"Point","coordinates":[-79.07377931,38.1472346,0]}},{"type":"Feature","properties":{"id":"ce3c744d-ba60-47b2-9260-53593f6af57b"},"geometry":{"type":"Point","coordinates":[-105.1963424,39.7443713,0]}},{"type":"Feature","properties":{"id":"80300e21-0491-4835-8d5e-660c45fcc2c6"},"geometry":{"type":"Point","coordinates":[-82.97361414,42.63202014,0]}},{"type":"Feature","properties":{"id":"2efebbef-cc50-428c-a2e5-5a21c5bcf731"},"geometry":{"type":"Point","coordinates":[-94.19057896,42.50474204,0]}},{"type":"Feature","properties":{"id":"d5f30d02-1b70-4254-8535-ff5877cb0406"},"geometry":{"type":"Point","coordinates":[-79.97517,32.88124,0]}},{"type":"Feature","properties":{"id":"b0a53b92-378b-4e92-86b2-904b865837a0"},"geometry":{"type":"Point","coordinates":[-82.88877859,42.47122231,0]}},{"type":"Feature","properties":{"id":"136e3e55-0345-4951-96b6-de63339426b5"},"geometry":{"type":"Point","coordinates":[-70.24862314,43.6615851,0]}},{"type":"Feature","properties":{"id":"84c013fc-1f60-4569-b009-973a48e480dc"},"geometry":{"type":"Point","coordinates":[-73.1730985,42.4745867,0]}},{"type":"Feature","properties":{"id":"471d0089-67db-448f-844f-7821e66d9af2"},"geometry":{"type":"Point","coordinates":[-119.7617855,36.28513704,0]}},{"type":"Feature","properties":{"id":"f1c0b05d-9aea-4dbf-991c-b48e652c2fe6"},"geometry":{"type":"Point","coordinates":[-86.90621968,41.71931311,0]}},{"type":"Feature","properties":{"id":"af6eaa73-2763-49d5-86ec-001b84cd8e84"},"geometry":{"type":"Point","coordinates":[-80.119282,39.544687,0]}},{"type":"Feature","properties":{"id":"41af66db-d524-43e4-a866-7c4ddefe8752"},"geometry":{"type":"Point","coordinates":[-85.21012429,44.975604,0]}},{"type":"Feature","properties":{"id":"ae444b8a-16f8-425f-a4ca-f3d518667f02"},"geometry":{"type":"Point","coordinates":[-76.85945669,34.78998841,0]}},{"type":"Feature","properties":{"id":"feccbd60-d24e-4536-b0f3-5bcd5ea65d0e"},"geometry":{"type":"Point","coordinates":[-119.2999357,46.3204119,0]}},{"type":"Feature","properties":{"id":"b65fa2d0-3279-4bfb-a33a-e494e263f874"},"geometry":{"type":"Point","coordinates":[-80.13635892,40.79285063,0]}},{"type":"Feature","properties":{"id":"b7114432-0efb-4b42-a3f2-40c7035b4215"},"geometry":{"type":"Point","coordinates":[-81.94620111,41.47040238,0]}},{"type":"Feature","properties":{"id":"c3851fdf-bb12-4d54-98a0-c7beed22a423"},"geometry":{"type":"Point","coordinates":[-103.7310822,44.37732531,0]}},{"type":"Feature","properties":{"id":"2e46ffca-3a8c-4bca-86ac-ecc74131e20e"},"geometry":{"type":"Point","coordinates":[-103.5272662,43.94601735,0]}},{"type":"Feature","properties":{"id":"a2fedbfd-b74d-4d8b-9292-23f087b2ffae"},"geometry":{"type":"Point","coordinates":[-80.3079342,27.30575664,0]}},{"type":"Feature","properties":{"id":"60010f13-de44-4ff3-8f16-9b1feac5a9b8"},"geometry":{"type":"Point","coordinates":[-88.14526776,42.26078912,0]}},{"type":"Feature","properties":{"id":"c3b74785-b1d3-4e76-9037-7512e99970eb"},"geometry":{"type":"Point","coordinates":[-90.32221146,38.61223484,0]}},{"type":"Feature","properties":{"id":"d7e866fd-2ffb-48d2-9bea-50223c73be5e"},"geometry":{"type":"Point","coordinates":[-119.9698679,38.94472795,0]}},{"type":"Feature","properties":{"id":"55cb0b84-5e32-4a93-85d0-8cc26c00e12e"},"geometry":{"type":"Point","coordinates":[-83.06626767,39.96723751,0]}},{"type":"Feature","properties":{"id":"94b87f1d-ae3f-4d3c-a147-75edaa4e5fb7"},"geometry":{"type":"Point","coordinates":[-106.6500567,35.0807893,0]}},{"type":"Feature","properties":{"id":"70e66be3-fd92-4db0-86f3-0f05807cc4e2"},"geometry":{"type":"Point","coordinates":[-121.8098801,39.7257632,0]}},{"type":"Feature","properties":{"id":"16e277b2-1959-4768-a14d-561ee4448aac"},"geometry":{"type":"Point","coordinates":[-122.441312,47.237072,0]}},{"type":"Feature","properties":{"id":"b9ea4135-429b-4928-8cae-680dd9d6ad17"},"geometry":{"type":"Point","coordinates":[-95.3435901,29.7489938,0]}},{"type":"Feature","properties":{"id":"3e96e2f2-46b2-4a7a-860e-b7fa52a8dc0e"},"geometry":{"type":"Point","coordinates":[-122.2828832,38.29617,0]}},{"type":"Feature","properties":{"id":"d33c7492-1fc8-4ad6-b832-2d8b674ce585"},"geometry":{"type":"Point","coordinates":[-86.8163773,33.2442813,0]}},{"type":"Feature","properties":{"id":"a43bae26-417f-4b3c-a1b5-1c08c74c4297"},"geometry":{"type":"Point","coordinates":[-120.6886398,35.62031385,0]}},{"type":"Feature","properties":{"id":"0ce428f9-4c60-4536-9423-96a0017813d7"},"geometry":{"type":"Point","coordinates":[-122.6780101,47.56156065,0]}},{"type":"Feature","properties":{"id":"a1378c73-b0f9-4c1e-9217-ebca40c995b5"},"geometry":{"type":"Point","coordinates":[-122.7821402,45.00421984,0]}},{"type":"Feature","properties":{"id":"fac0abcb-db02-4ec6-845d-457caab0f3ab"},"geometry":{"type":"Point","coordinates":[-147.6219761,64.95708588,0]}},{"type":"Feature","properties":{"id":"74f8802c-da96-40d7-8e37-3fd4dd2cb381"},"geometry":{"type":"Point","coordinates":[-86.48027459,42.10893033,0]}},{"type":"Feature","properties":{"id":"311fdbf4-9ca3-4c23-8a18-b7ebd9348a5c"},"geometry":{"type":"Point","coordinates":[-78.00159923,42.71795128,0]}},{"type":"Feature","properties":{"id":"d8e15e0d-fcd6-49da-9f88-293ea86239b9"},"geometry":{"type":"Point","coordinates":[-121.3079151,44.0603904,0]}},{"type":"Feature","properties":{"id":"ae8d5788-472e-40f6-98ce-cecfd83e889c"},"geometry":{"type":"Point","coordinates":[-121.192157,44.2375883,0]}},{"type":"Feature","properties":{"id":"bd708ae6-ef19-4e4d-9eca-f232fbabfdd3"},"geometry":{"type":"Point","coordinates":[-119.8060433,39.51395749,0]}},{"type":"Feature","properties":{"id":"ae3391c5-bc85-47dc-a407-53803ebdb136"},"geometry":{"type":"Point","coordinates":[-0.143993,50.931319,0]}},{"type":"Feature","properties":{"id":"a5b1ff54-9d6d-4742-8141-f496a1fc2d1d"},"geometry":{"type":"Point","coordinates":[-82.75325369,28.14509027,0]}},{"type":"Feature","properties":{"id":"0a127250-075c-42ac-98a6-135535cd3fc6"},"geometry":{"type":"Point","coordinates":[-69.1881349,44.15177662,0]}},{"type":"Feature","properties":{"id":"cbc44ed9-51da-4ba7-85dd-ed20f31a67c0"},"geometry":{"type":"Point","coordinates":[-73.86373076,41.15860835,0]}},{"type":"Feature","properties":{"id":"ce0ed90b-f28e-476c-b61d-9465ad1e3060"},"geometry":{"type":"Point","coordinates":[-87.66892994,34.8016657,0]}},{"type":"Feature","properties":{"id":"64887428-bf8c-4404-b55e-2e355b814ac0"},"geometry":{"type":"Point","coordinates":[-120.5006688,46.6050643,0]}},{"type":"Feature","properties":{"id":"925d80b0-c611-445e-8799-262a9e0f9259"},"geometry":{"type":"Point","coordinates":[-92.34249686,42.49709571,0]}},{"type":"Feature","properties":{"id":"17d4939c-ac7c-4283-96e9-d1cae8d2ac1a"},"geometry":{"type":"Point","coordinates":[-92.34249686,42.49709571,0]}},{"type":"Feature","properties":{"id":"0bec163f-c05c-4782-b15b-8d44b8d7087f"},"geometry":{"type":"Point","coordinates":[-77.471427,38.75099522,0]}},{"type":"Feature","properties":{"id":"f25ef908-5b80-4cab-8aa1-76c508e3d884"},"geometry":{"type":"Point","coordinates":[-122.1357595,41.25073304,0]}},{"type":"Feature","properties":{"id":"f2fd7e1b-85a7-4a6e-9351-41e1c9b7f18f"},"geometry":{"type":"Point","coordinates":[-93.28833571,44.973158,0]}},{"type":"Feature","properties":{"id":"ce1a4d63-206c-4e4e-a835-543ee2e9306f"},"geometry":{"type":"Point","coordinates":[-123.6906645,44.353359,0]}},{"type":"Feature","properties":{"id":"3f3ccd69-bd9e-41fe-aaf2-48d0f3277cfa"},"geometry":{"type":"Point","coordinates":[-73.4253168,40.8749628,0]}},{"type":"Feature","properties":{"id":"937b7b68-c9da-4466-851f-14a583a95844"},"geometry":{"type":"Point","coordinates":[-90.43182572,38.714489,0]}},{"type":"Feature","properties":{"id":"54b5bff4-c4a8-4c4d-869e-2068e0ed37ac"},"geometry":{"type":"Point","coordinates":[-124.1003888,40.9260642,0]}},{"type":"Feature","properties":{"id":"2524a546-408c-47f3-bcb5-ad4be41ab69f"},"geometry":{"type":"Point","coordinates":[-74.01191761,40.67397255,0]}},{"type":"Feature","properties":{"id":"1b104780-1145-4be5-8ffd-14ec7bd9532a"},"geometry":{"type":"Point","coordinates":[-82.63876433,39.05323989,0]}},{"type":"Feature","properties":{"id":"6e0c17e2-fb3c-4621-bfc8-55ccb3134cea"},"geometry":{"type":"Point","coordinates":[-122.3354271,48.4193151,0]}},{"type":"Feature","properties":{"id":"9e6976d2-154c-4fe6-8bc9-d93d2d431921"},"geometry":{"type":"Point","coordinates":[-122.408008,48.473509,0]}},{"type":"Feature","properties":{"id":"f096099d-7cbb-4e6c-be76-55d6918f3bd7"},"geometry":{"type":"Point","coordinates":[-135.315716,59.45506,0]}},{"type":"Feature","properties":{"id":"667486e4-c581-4958-941e-3d7077781ea4"},"geometry":{"type":"Point","coordinates":[-87.6789794,42.032929,0]}},{"type":"Feature","properties":{"id":"b2fd502a-3a2a-4bbe-8137-53a00ba5cf34"},"geometry":{"type":"Point","coordinates":[-122.150305,48.159011,0]}},{"type":"Feature","properties":{"id":"f90c6800-2533-4fec-9ad3-2e0c910b9ae4"},"geometry":{"type":"Point","coordinates":[-80.8524566,36.28339789,0]}},{"type":"Feature","properties":{"id":"172c0b58-ec77-4126-8f31-9014b6003b8d"},"geometry":{"type":"Point","coordinates":[-106.30514137131425,42.85548188508331,0]}},{"type":"Feature","properties":{"id":"ed1133f9-48d1-4951-b47e-f67a274d6203"},"geometry":{"type":"Point","coordinates":[-123.2590342,44.5648291,0]}},{"type":"Feature","properties":{"id":"ac1e0284-05a9-41af-b82c-7ede99ecd2e7"},"geometry":{"type":"Point","coordinates":[-117.6017074,33.88345492,0]}},{"type":"Feature","properties":{"id":"e7cde6c1-fce9-43cd-8cb8-6867172e084c"},"geometry":{"type":"Point","coordinates":[-71.28788917,41.94462967,0]}},{"type":"Feature","properties":{"id":"2c56fb62-1beb-4f7b-9994-c1b4413c8c80"},"geometry":{"type":"Point","coordinates":[-76.3369752,39.7036891,0]}},{"type":"Feature","properties":{"id":"3a1f7d89-6e0a-4267-80c6-63e8c8a51e34"},"geometry":{"type":"Point","coordinates":[-93.46113043,34.26406928,0]}},{"type":"Feature","properties":{"id":"e44fd198-7103-490f-9f20-3f6d485b22a3"},"geometry":{"type":"Point","coordinates":[-122.626001,47.54261931,0]}},{"type":"Feature","properties":{"id":"b5ca8cb2-fff7-4444-b9f8-82727cdd0dba"},"geometry":{"type":"Point","coordinates":[-105.0167729,39.7237975,0]}},{"type":"Feature","properties":{"id":"a2bdb22b-3649-43a7-85b8-7821e09c1d7c"},"geometry":{"type":"Point","coordinates":[-111.9041833,33.422606,0]}},{"type":"Feature","properties":{"id":"6d654268-585f-4da4-9bcd-bc6a3fd550e2"},"geometry":{"type":"Point","coordinates":[-71.0603412,42.364473,0]}},{"type":"Feature","properties":{"id":"6b946d80-9365-4f6c-90d5-ad9258e2b149"},"geometry":{"type":"Point","coordinates":[-71.10772469,42.33883008,0]}},{"type":"Feature","properties":{"id":"f237ee78-7b14-4d09-bead-202fd79be7d5"},"geometry":{"type":"Point","coordinates":[-7.7211856,53.0978092,0]}},{"type":"Feature","properties":{"id":"2976ade3-23e9-4acf-8e96-48bc18b4e94a"},"geometry":{"type":"Point","coordinates":[-122.6459834,47.73347675,0]}},{"type":"Feature","properties":{"id":"c9b014ab-a72f-4098-8cd7-1e30b7989b3a"},"geometry":{"type":"Point","coordinates":[-120.6640407,35.2793012,0]}},{"type":"Feature","properties":{"id":"bbae1378-1b2d-4496-8f25-b215c7c27cf3"},"geometry":{"type":"Point","coordinates":[-120.6411805,35.24187276,0]}},{"type":"Feature","properties":{"id":"f5072e98-978a-4a4b-bd96-610257365d89"},"geometry":{"type":"Point","coordinates":[-73.797148,42.084393,0]}},{"type":"Feature","properties":{"id":"4fd7c5d7-8725-46dd-9174-20d118057f5b"},"geometry":{"type":"Point","coordinates":[-83.98889581,33.96116747,0]}},{"type":"Feature","properties":{"id":"b629eb5c-2277-41cb-b37e-a892bf3b9ce3"},"geometry":{"type":"Point","coordinates":[-89.12789538,31.69425231,0]}},{"type":"Feature","properties":{"id":"bba784ea-f9b4-4d89-a713-9697cd12982d"},"geometry":{"type":"Point","coordinates":[-122.472174,47.2553127,0]}},{"type":"Feature","properties":{"id":"acd3da61-7841-48bf-9d0e-5ac89915e9dc"},"geometry":{"type":"Point","coordinates":[-75.66632314,40.26338927,0]}},{"type":"Feature","properties":{"id":"a2fd5880-bb20-447c-8676-06d5c3204bb2"},"geometry":{"type":"Point","coordinates":[-80.24656194,36.09984057,0]}},{"type":"Feature","properties":{"id":"221f2f9d-0a0d-4a0e-812d-52a323b9b0b6"},"geometry":{"type":"Point","coordinates":[-96.924553,32.747739,0]}},{"type":"Feature","properties":{"id":"ad153816-87b7-4426-8962-a885e286c116"},"geometry":{"type":"Point","coordinates":[-73.42019,40.67158556,0]}},{"type":"Feature","properties":{"id":"74cef93d-22b5-418a-a84f-e996784e17d7"},"geometry":{"type":"Point","coordinates":[-75.98078847,36.86023395,0]}},{"type":"Feature","properties":{"id":"8a7b82c3-9385-4588-a98a-35fc895e4a7a"},"geometry":{"type":"Point","coordinates":[-112.95216,46.130107,0]}},{"type":"Feature","properties":{"id":"6cd2665b-5ea4-4d78-a955-4054b95cbdee"},"geometry":{"type":"Point","coordinates":[-86.75651722,36.17632511,0]}},{"type":"Feature","properties":{"id":"57c23721-9ab0-4718-b171-a6a1da98d5a0"},"geometry":{"type":"Point","coordinates":[-106.95608972898565,44.79907833397488,0]}},{"type":"Feature","properties":{"id":"6a6ff43f-647e-4943-8cb5-85d6258598b6"},"geometry":{"type":"Point","coordinates":[-121.175239,44.28056302,0]}},{"type":"Feature","properties":{"id":"338a035d-fe33-4406-8d9b-0acb0eb96f41"},"geometry":{"type":"Point","coordinates":[-7.2562989,52.6543719,0]}},{"type":"Feature","properties":{"id":"130b023b-c130-4325-8df2-2a52a62aaf21"},"geometry":{"type":"Point","coordinates":[-122.8406694,45.3566248,0]}},{"type":"Feature","properties":{"id":"c267ba5a-d0dc-4725-85fd-18659fe5a006"},"geometry":{"type":"Point","coordinates":[-118.313547,33.8472774,0]}},{"type":"Feature","properties":{"id":"6fc07a95-1af8-4e00-bfd6-3841016cf901"},"geometry":{"type":"Point","coordinates":[-118.3180205,33.8467722,0]}},{"type":"Feature","properties":{"id":"b2c68158-4806-47ed-8150-a45d1661c2b9"},"geometry":{"type":"Point","coordinates":[-94.37807739,38.91334904,0]}},{"type":"Feature","properties":{"id":"30ea1448-f80e-4674-9a8a-4ab5fe6ac550"},"geometry":{"type":"Point","coordinates":[-119.4438779,34.39420959,0]}},{"type":"Feature","properties":{"id":"61f48b53-84df-41ce-8dac-170b22a19caf"},"geometry":{"type":"Point","coordinates":[-83.047935,39.973715,0]}},{"type":"Feature","properties":{"id":"7d0390dd-7798-4be0-8df3-9dab9fb59ae2"},"geometry":{"type":"Point","coordinates":[-77.6302935,39.3136514,0]}},{"type":"Feature","properties":{"id":"bee91126-b9e1-4bb0-b7b1-dd746886e199"},"geometry":{"type":"Point","coordinates":[-116.8651486,33.04359813,0]}},{"type":"Feature","properties":{"id":"6c4840de-a3b0-4fd6-bd09-5044c906aaa5"},"geometry":{"type":"Point","coordinates":[-84.00966312,35.93189033,0]}},{"type":"Feature","properties":{"id":"b17bcb8a-14d5-45ba-951e-0f3ea50fa470"},"geometry":{"type":"Point","coordinates":[-83.52053504,35.70901801,0]}},{"type":"Feature","properties":{"id":"1e9730a4-0830-4062-bfb4-f368a39dd72e"},"geometry":{"type":"Point","coordinates":[-84.15846424,35.90006382,0]}},{"type":"Feature","properties":{"id":"879d1388-aaf4-43be-b148-c768b7bf7b08"},"geometry":{"type":"Point","coordinates":[-71.3987677,41.8598033,0]}},{"type":"Feature","properties":{"id":"36082801-cacf-4a86-8c76-30dcb6779c63"},"geometry":{"type":"Point","coordinates":[-107.8114274,37.9358018,0]}},{"type":"Feature","properties":{"id":"34475681-5cf6-41d4-9fb2-89be9c894fa4"},"geometry":{"type":"Point","coordinates":[-70.85354155,42.94551535,0]}},{"type":"Feature","properties":{"id":"524c21c1-3dc5-4e41-9e97-5ff34578e071"},"geometry":{"type":"Point","coordinates":[-87.6864692,42.0476547,0]}},{"type":"Feature","properties":{"id":"c20499a8-0cd9-4fc4-878d-78067362cafb"},"geometry":{"type":"Point","coordinates":[-80.0664232,32.9255082,0]}},{"type":"Feature","properties":{"id":"5a2b53e3-a513-4466-bdec-b3705517710f"},"geometry":{"type":"Point","coordinates":[-110.79995450526387,43.53947290851933,0]}},{"type":"Feature","properties":{"id":"66c2e46d-acf3-4edf-90a4-8acbcea6586e"},"geometry":{"type":"Point","coordinates":[-120.0114902,46.32921174,0]}},{"type":"Feature","properties":{"id":"f520b880-2360-4cb9-88fb-a15f03c01fc0"},"geometry":{"type":"Point","coordinates":[-76.42637732,40.33937728,0]}},{"type":"Feature","properties":{"id":"9f37b457-f853-47c4-9fb1-95fa1287b095"},"geometry":{"type":"Point","coordinates":[-121.8240977,47.5286214,0]}},{"type":"Feature","properties":{"id":"299a779f-c294-460e-97b1-fdc002e7d033"},"geometry":{"type":"Point","coordinates":[-122.088761,47.912652,0]}},{"type":"Feature","properties":{"id":"a346740b-449c-486b-84b9-c6bcc88d423f"},"geometry":{"type":"Point","coordinates":[-112.0452184,43.4950536,0]}},{"type":"Feature","properties":{"id":"6e862799-cb99-4d59-9eed-7255e4a44851"},"geometry":{"type":"Point","coordinates":[-120.3617024,38.2423881,0]}},{"type":"Feature","properties":{"id":"70ae45d2-2998-4e2b-a88f-519ad2bee814"},"geometry":{"type":"Point","coordinates":[-106.80129947326708,41.45289329679443,0]}},{"type":"Feature","properties":{"id":"c97e04f0-8d82-4730-a622-028f71756b5d"},"geometry":{"type":"Point","coordinates":[-79.94962582,37.27473423,0]}},{"type":"Feature","properties":{"id":"30827634-ef1e-4c6e-b5a2-5fa202a5edd0"},"geometry":{"type":"Point","coordinates":[-96.125404,41.06572,0]}},{"type":"Feature","properties":{"id":"b6a17419-65d8-4d92-a996-bf26330e9f0a"},"geometry":{"type":"Point","coordinates":[-93.2422388,45.0239772,0]}},{"type":"Feature","properties":{"id":"bcf8b5aa-57c0-4f94-8809-c419091badc2"},"geometry":{"type":"Point","coordinates":[-122.4660662,37.7635041,0]}},{"type":"Feature","properties":{"id":"cdab7b3e-8fbe-430f-9303-5399b1fc15df"},"geometry":{"type":"Point","coordinates":[-117.1463568,32.8338146,0]}},{"type":"Feature","properties":{"id":"dc097df0-f535-4aba-9a70-f3dfbccb1b1c"},"geometry":{"type":"Point","coordinates":[-99.7270701,32.44139071,0]}},{"type":"Feature","properties":{"id":"b7d4cb54-84c9-417d-a512-d15825e4b10e"},"geometry":{"type":"Point","coordinates":[-116.252364,43.619049,0]}},{"type":"Feature","properties":{"id":"84a0e21f-7d91-42ba-9c07-81e504778f60"},"geometry":{"type":"Point","coordinates":[-82.78271981,28.0152064,0]}},{"type":"Feature","properties":{"id":"816368fa-9f37-4e7d-962d-4fb3107b0a3a"},"geometry":{"type":"Point","coordinates":[-121.5951287,45.51966439,0]}},{"type":"Feature","properties":{"id":"8587e1dd-1acc-41ac-bf4b-c4550511e1f6"},"geometry":{"type":"Point","coordinates":[-120.8219606,38.6932793,0]}},{"type":"Feature","properties":{"id":"09b8f1ce-13c9-4542-8eda-4967a8c83371"},"geometry":{"type":"Point","coordinates":[-117.6003239,34.09295495,0]}},{"type":"Feature","properties":{"id":"45835e94-e69b-4511-b811-b8680cf44005"},"geometry":{"type":"Point","coordinates":[-120.1448663,34.59615466,0]}},{"type":"Feature","properties":{"id":"7c3654cd-94e2-43d1-a4a3-0109d64f96a7"},"geometry":{"type":"Point","coordinates":[-120.4574527,34.6419814,0]}},{"type":"Feature","properties":{"id":"d4b6dce4-8521-402d-a39b-0eef19bfcb7f"},"geometry":{"type":"Point","coordinates":[-71.0890345,42.3749103,0]}},{"type":"Feature","properties":{"id":"696cdcee-6898-4e99-b290-5f6e493c0031"},"geometry":{"type":"Point","coordinates":[-76.98291017,39.80048752,0]}},{"type":"Feature","properties":{"id":"6925abe5-88ef-4e5a-974f-e22c32039d3c"},"geometry":{"type":"Point","coordinates":[-122.4599821,38.29204322,0]}},{"type":"Feature","properties":{"id":"25abf0bf-0e86-4d42-85fd-d238cec244a6"},"geometry":{"type":"Point","coordinates":[-122.477788,38.294506,0]}},{"type":"Feature","properties":{"id":"4032ebf7-ed73-4dd4-b57c-a898a13ffbca"},"geometry":{"type":"Point","coordinates":[-111.9805737,33.4475332,0]}},{"type":"Feature","properties":{"id":"b568fe15-2cf7-4183-8826-18ad6b386fdf"},"geometry":{"type":"Point","coordinates":[-117.5597542,33.9277892,0]}},{"type":"Feature","properties":{"id":"f4f2d543-ddd8-4b3d-9781-d0061c7f30fb"},"geometry":{"type":"Point","coordinates":[-71.50525999,41.4545347,0]}},{"type":"Feature","properties":{"id":"14fdc2e7-b2a0-482f-9bea-f7894b659797"},"geometry":{"type":"Point","coordinates":[-84.3482782,46.50089794,0]}},{"type":"Feature","properties":{"id":"a0af6b24-2eb6-4ce8-b42d-87e7cad700cd"},"geometry":{"type":"Point","coordinates":[-81.094116,37.369408,0]}},{"type":"Feature","properties":{"id":"929392c7-2382-4da1-8fcf-b76bbdd99684"},"geometry":{"type":"Point","coordinates":[-121.9746797,37.226611,0]}},{"type":"Feature","properties":{"id":"975069f8-dc38-4da1-aa78-b58baf0f930c"},"geometry":{"type":"Point","coordinates":[-90.04509728,35.16565513,0]}},{"type":"Feature","properties":{"id":"558a2818-59dc-4eb0-91c0-5525cc4d81f3"},"geometry":{"type":"Point","coordinates":[-122.6596831,47.7398382,0]}},{"type":"Feature","properties":{"id":"89be9447-b3be-42a4-ad1a-018df8047203"},"geometry":{"type":"Point","coordinates":[-122.1023927,47.93307859,0]}},{"type":"Feature","properties":{"id":"d656000d-73b8-45fb-8ad7-bf87103cb160"},"geometry":{"type":"Point","coordinates":[-101.2883218,48.23686523,0]}},{"type":"Feature","properties":{"id":"02131f19-7bde-422c-a363-9288b2df2a9b"},"geometry":{"type":"Point","coordinates":[-121.8541694,37.3331712,0]}},{"type":"Feature","properties":{"id":"bbc48ed5-74ab-4114-aa44-8212468b3074"},"geometry":{"type":"Point","coordinates":[-86.25285572,41.62611855,0]}},{"type":"Feature","properties":{"id":"b5d293a4-c881-4469-9486-32bdcbc9b43b"},"geometry":{"type":"Point","coordinates":[-76.44958324,39.7322666,0]}},{"type":"Feature","properties":{"id":"e2515a84-6555-47a3-9f55-8b7ab14ec980"},"geometry":{"type":"Point","coordinates":[-119.6618038,37.33172774,0]}},{"type":"Feature","properties":{"id":"6eb31b02-b69d-4c55-9e53-d3cb18808aa5"},"geometry":{"type":"Point","coordinates":[-120.0074997,38.9118004,0]}},{"type":"Feature","properties":{"id":"fc7df7f3-32fa-471d-9f34-5ebbe07162c5"},"geometry":{"type":"Point","coordinates":[-117.130074,32.7470971,0]}},{"type":"Feature","properties":{"id":"ab5a979d-928d-47fd-94ee-2dd578ab2cad"},"geometry":{"type":"Point","coordinates":[-90.89277984,46.58720123,0]}},{"type":"Feature","properties":{"id":"e90d03bc-7ada-42b4-b60b-1c2fc352be31"},"geometry":{"type":"Point","coordinates":[-90.90116464,46.67061427,0]}},{"type":"Feature","properties":{"id":"91ce7a11-6109-4dcc-98a3-196c939e96cb"},"geometry":{"type":"Point","coordinates":[-81.111372,32.087032,0]}},{"type":"Feature","properties":{"id":"412573c0-b440-4110-bc4f-06f0177c8f36"},"geometry":{"type":"Point","coordinates":[-80.9199124,32.2715377,0]}},{"type":"Feature","properties":{"id":"66db9365-5062-4f15-b25f-c40c894c9ec3"},"geometry":{"type":"Point","coordinates":[-82.4500207,27.9495902,0]}},{"type":"Feature","properties":{"id":"51618504-46a9-4a44-9d67-80ce0873d1c2"},"geometry":{"type":"Point","coordinates":[-83.35002287,33.98114012,0]}},{"type":"Feature","properties":{"id":"2c990dc6-64f9-466a-85f0-2aeb9794916d"},"geometry":{"type":"Point","coordinates":[-86.729011,36.188838,0]}},{"type":"Feature","properties":{"id":"322e1333-9ac0-49f8-9313-39b117f0f647"},"geometry":{"type":"Point","coordinates":[-122.4139896,37.7601311,0]}},{"type":"Feature","properties":{"id":"3ae0a49a-4062-4373-a647-98d246ce43d2"},"geometry":{"type":"Point","coordinates":[-78.8439995,35.7461806,0]}},{"type":"Feature","properties":{"id":"53129047-f8f0-44a6-a064-7c4f44b90a4a"},"geometry":{"type":"Point","coordinates":[-89.28992011,31.33123464,0]}},{"type":"Feature","properties":{"id":"87decbbd-efa4-4914-a50b-0622169f7dfd"},"geometry":{"type":"Point","coordinates":[-80.55091346,34.98073637,0]}},{"type":"Feature","properties":{"id":"c914b941-351f-4f4a-8256-8791d9a6562e"},"geometry":{"type":"Point","coordinates":[-95.4776897,30.3587546,0]}},{"type":"Feature","properties":{"id":"1feb9508-e9e7-476b-bf27-54e7beb0dc46"},"geometry":{"type":"Point","coordinates":[-81.3923194,30.2882669,0]}},{"type":"Feature","properties":{"id":"30e025c7-8629-484a-9508-d848208212a6"},"geometry":{"type":"Point","coordinates":[-80.008595,40.4464115,0]}},{"type":"Feature","properties":{"id":"c5cbdec7-f48c-4e94-a1b5-b2dca664e66e"},"geometry":{"type":"Point","coordinates":[-122.4195306,37.7634391,0]}},{"type":"Feature","properties":{"id":"3cec9f9a-adef-4536-9107-fb1f8324a088"},"geometry":{"type":"Point","coordinates":[-8.645222959665363,41.17075782152705,0]}},{"type":"Feature","properties":{"id":"be72c629-781c-4103-a6bb-afce18774c4e"},"geometry":{"type":"Point","coordinates":[-122.09223692890993,47.91087953028346,0]}},{"type":"Feature","properties":{"id":"74960c65-dabf-4e8e-a2e8-8ee5d304aec0"},"geometry":{"type":"Point","coordinates":[-87.25663063,30.44184376,0]}},{"type":"Feature","properties":{"id":"2334bc0b-57f3-49a0-9b7a-7d8f1d5f5edd"},"geometry":{"type":"Point","coordinates":[-104.9770361,39.7552227,0]}},{"type":"Feature","properties":{"id":"61181a27-5fe3-4f0b-843a-62cbe818139f"},"geometry":{"type":"Point","coordinates":[-84.43276467,42.67095756,0]}},{"type":"Feature","properties":{"id":"0c378519-6171-4f1a-9535-345a0e99af03"},"geometry":{"type":"Point","coordinates":[-122.3808557,37.73854531,0]}},{"type":"Feature","properties":{"id":"ef0527d9-0605-4d3a-adce-9e59dd492e66"},"geometry":{"type":"Point","coordinates":[-103.8597028,44.4910696,0]}},{"type":"Feature","properties":{"id":"ebe3d590-e35e-49ba-9ce6-df24e50fe330"},"geometry":{"type":"Point","coordinates":[-72.0133159,42.2976331,0]}},{"type":"Feature","properties":{"id":"da222760-6803-40e1-bc20-b7c10d590e67"},"geometry":{"type":"Point","coordinates":[-77.4587704,38.30272523,0]}},{"type":"Feature","properties":{"id":"95832751-54ac-44a4-adb6-054400c8e02a"},"geometry":{"type":"Point","coordinates":[-105.0841731,39.802334,0]}},{"type":"Feature","properties":{"id":"d607f1e5-cce4-4fe4-a6bf-6ad2b0bfa19d"},"geometry":{"type":"Point","coordinates":[-90.71974565,29.59396551,0]}},{"type":"Feature","properties":{"id":"7fdb8e35-58e6-40f2-955d-b57fff14eddb"},"geometry":{"type":"Point","coordinates":[-94.11946132,45.25958238,0]}},{"type":"Feature","properties":{"id":"57da9428-05ab-44e9-8f30-253292f1b1ea"},"geometry":{"type":"Point","coordinates":[-95.3149254,29.8677396,0]}},{"type":"Feature","properties":{"id":"3e5a42f9-3f8d-4156-b732-00e4a3f734ce"},"geometry":{"type":"Point","coordinates":[-92.8524399,44.7443609,0]}},{"type":"Feature","properties":{"id":"0dfcc382-8b95-4506-a24d-6d5466af82d8"},"geometry":{"type":"Point","coordinates":[-83.004836,40.1473396,0]}},{"type":"Feature","properties":{"id":"004fd048-ed5e-44b6-a116-5d0f5204db06"},"geometry":{"type":"Point","coordinates":[-87.6806429,41.979914,0]}},{"type":"Feature","properties":{"id":"914c6a0a-cc97-4db2-9956-cee2505194c7"},"geometry":{"type":"Point","coordinates":[-83.15132628,42.20229805,0]}},{"type":"Feature","properties":{"id":"1e01a465-adc4-4d87-affc-be9648ac0dbd"},"geometry":{"type":"Point","coordinates":[-96.7687762,33.1787931,0]}},{"type":"Feature","properties":{"id":"f8c5522b-6ccf-44ff-86b4-92498df8a9a5"},"geometry":{"type":"Point","coordinates":[-106.7852399,32.2938747,0]}},{"type":"Feature","properties":{"id":"79572eef-8de1-40ed-a2d2-19e8ecb77f6f"},"geometry":{"type":"Point","coordinates":[-87.91969511,43.09929865,0]}},{"type":"Feature","properties":{"id":"f09b40bb-4707-4988-9d36-3335dd8ca12a"},"geometry":{"type":"Point","coordinates":[-76.30710904,40.02936738,0]}},{"type":"Feature","properties":{"id":"fdab4b0b-4e70-4033-a944-69a49285e5f4"},"geometry":{"type":"Point","coordinates":[-93.295625,37.20776303,0]}},{"type":"Feature","properties":{"id":"e4700c25-7368-4880-90c0-3b3e27faf9d6"},"geometry":{"type":"Point","coordinates":[-71.589971,43.78514,0]}},{"type":"Feature","properties":{"id":"d603fb71-4ae5-4e4d-aa48-82b663dcd09a"},"geometry":{"type":"Point","coordinates":[-90.21039473,38.616665,0]}},{"type":"Feature","properties":{"id":"33a8a104-863a-4319-8806-78c9e12988d0"},"geometry":{"type":"Point","coordinates":[-105.8742898,37.4681813,0]}},{"type":"Feature","properties":{"id":"c4690e60-d4f7-4878-a274-dd96e3f29952"},"geometry":{"type":"Point","coordinates":[-109.2206404,41.58624714,0]}},{"type":"Feature","properties":{"id":"6fe63931-cfa6-41b0-bdab-84b8aa9692af"},"geometry":{"type":"Point","coordinates":[-117.2538107,47.69800496,0]}},{"type":"Feature","properties":{"id":"3f915a29-98ec-4312-a511-ffd9c1a87080"},"geometry":{"type":"Point","coordinates":[-93.0557936,34.50751903,0]}},{"type":"Feature","properties":{"id":"eee29813-8cdf-462b-8f05-28fba55de0a2"},"geometry":{"type":"Point","coordinates":[-116.9565022,33.26707487,0]}},{"type":"Feature","properties":{"id":"54b60883-bd42-4a2a-a9a3-d1581e9ee648"},"geometry":{"type":"Point","coordinates":[-119.2850962,47.12808368,0]}},{"type":"Feature","properties":{"id":"939ad04e-cc0c-4998-a586-07e96dbec2b7"},"geometry":{"type":"Point","coordinates":[-122.286082,38.304877,0]}},{"type":"Feature","properties":{"id":"af822c22-b3af-4258-be3d-50f7b19775bd"},"geometry":{"type":"Point","coordinates":[-151.0472293,60.49148673,0]}},{"type":"Feature","properties":{"id":"495b5dbf-29bc-45c0-ba38-1ac315e048df"},"geometry":{"type":"Point","coordinates":[-87.46998163,41.44507008,0]}},{"type":"Feature","properties":{"id":"f81bd920-0c44-4b6a-80c3-56d85bae7e63"},"geometry":{"type":"Point","coordinates":[-89.23946916,38.01026114,0]}},{"type":"Feature","properties":{"id":"0d38db8d-fab3-44f6-985e-a84daf3a375f"},"geometry":{"type":"Point","coordinates":[-86.85419491,38.2242289,0]}},{"type":"Feature","properties":{"id":"34998893-151f-45cd-8868-39ece0153f71"},"geometry":{"type":"Point","coordinates":[-97.7611749,30.2174321,0]}},{"type":"Feature","properties":{"id":"2cffa385-76b3-4165-b9fc-c04afe0d0111"},"geometry":{"type":"Point","coordinates":[-122.8033977,38.53735645,0]}},{"type":"Feature","properties":{"id":"f46a0c87-024d-42b5-ab54-3b41c202276d"},"geometry":{"type":"Point","coordinates":[-87.875747,42.97452,0]}},{"type":"Feature","properties":{"id":"086e6663-04da-4d88-a813-d5ea1fa579f3"},"geometry":{"type":"Point","coordinates":[-86.1449174,39.8095687,0]}},{"type":"Feature","properties":{"id":"18ec104f-d648-4119-a926-39d3f5232945"},"geometry":{"type":"Point","coordinates":[-7.7844491,53.7335776,0]}},{"type":"Feature","properties":{"id":"fd0debe1-ea74-4e3e-b724-2efb69def9de"},"geometry":{"type":"Point","coordinates":[-82.64102088,27.77179015,0]}},{"type":"Feature","properties":{"id":"ac9ab389-9f5d-465a-a4fe-3634cb34de6f"},"geometry":{"type":"Point","coordinates":[-83.069285,40.300173,0]}},{"type":"Feature","properties":{"id":"525c36b6-823a-4a5a-b25c-054748e6e6a4"},"geometry":{"type":"Point","coordinates":[-75.5195231,40.1335808,0]}},{"type":"Feature","properties":{"id":"582ab28e-02b0-4b32-af6a-8e216c61ea1e"},"geometry":{"type":"Point","coordinates":[-117.7264877,33.57546729,0]}},{"type":"Feature","properties":{"id":"40fddccc-5f32-4857-b367-0bb27025881a"},"geometry":{"type":"Point","coordinates":[-117.2479529,33.5934458,0]}},{"type":"Feature","properties":{"id":"ec60f341-addb-4b7d-be05-d4c88fdb15f6"},"geometry":{"type":"Point","coordinates":[-117.32741,33.66945923,0]}},{"type":"Feature","properties":{"id":"9b20b1ab-a897-4f76-9cd5-398519aeee86"},"geometry":{"type":"Point","coordinates":[-122.29977474611078,47.59963962730926,0]}},{"type":"Feature","properties":{"id":"ec7a9bb2-e833-4221-a51a-579b5168d4af"},"geometry":{"type":"Point","coordinates":[-122.4195984,37.76837929,0]}},{"type":"Feature","properties":{"id":"3fc5efe8-363a-4251-89e3-520d90075666"},"geometry":{"type":"Point","coordinates":[-122.7145793,42.1976451,0]}},{"type":"Feature","properties":{"id":"58d2b5a4-e234-44fb-b51b-3a4322ab1329"},"geometry":{"type":"Point","coordinates":[-116.8675132,33.035378,0]}},{"type":"Feature","properties":{"id":"121e183d-f8b2-4b24-8d45-a12a318f0629"},"geometry":{"type":"Point","coordinates":[-84.28859645,39.6379944,0]}},{"type":"Feature","properties":{"id":"0a1697ea-5f82-4b35-8fe5-c3cd470f04d1"},"geometry":{"type":"Point","coordinates":[-87.37752984,44.83540984,0]}},{"type":"Feature","properties":{"id":"9432a764-13ba-4672-83f8-1e2012dd660b"},"geometry":{"type":"Point","coordinates":[-71.4676557,42.9945554,0]}},{"type":"Feature","properties":{"id":"11c5fe19-a115-4284-bae8-b24ba3841f35"},"geometry":{"type":"Point","coordinates":[-94.3451474,45.9831733,0]}},{"type":"Feature","properties":{"id":"851420af-9b77-498f-ac1b-43daddc03941"},"geometry":{"type":"Point","coordinates":[-71.51323676,42.21031634,0]}},{"type":"Feature","properties":{"id":"91420d9d-1087-4602-b078-780f33fa6f05"},"geometry":{"type":"Point","coordinates":[-120.8784951,38.8402775,0]}},{"type":"Feature","properties":{"id":"436846b7-4538-4d89-b919-2396c7f00ab8"},"geometry":{"type":"Point","coordinates":[-111.8992365,33.5091215,0]}},{"type":"Feature","properties":{"id":"6260eac2-6949-4c19-aec9-739c2cdcf849"},"geometry":{"type":"Point","coordinates":[-112.0773456,33.4485866,0]}},{"type":"Feature","properties":{"id":"733fcd37-636e-469f-b8fa-6b928d009d89"},"geometry":{"type":"Point","coordinates":[-112.3578138,33.63822125,0]}},{"type":"Feature","properties":{"id":"1f1449bb-4f21-4fa7-b542-625e13ad02d5"},"geometry":{"type":"Point","coordinates":[-118.2978732,33.91111274,0]}},{"type":"Feature","properties":{"id":"f72d12e9-ae13-4184-952c-3ea501798e94"},"geometry":{"type":"Point","coordinates":[-122.5286585,37.97327448,0]}},{"type":"Feature","properties":{"id":"aa3e7b92-9943-4fc3-ab99-0c68e8045088"},"geometry":{"type":"Point","coordinates":[-119.9424674,38.95801631,0]}},{"type":"Feature","properties":{"id":"d04514b9-1c70-4e28-a603-cb7a70da3045"},"geometry":{"type":"Point","coordinates":[-74.17033729,40.62874743,0]}},{"type":"Feature","properties":{"id":"11977488-1872-4b1b-9e28-f9c68f9db873"},"geometry":{"type":"Point","coordinates":[-104.9062608,39.76935335,0]}},{"type":"Feature","properties":{"id":"d11fa007-74a5-456a-b508-bce3dfe51414"},"geometry":{"type":"Point","coordinates":[-84.3964736,33.7615549,0]}},{"type":"Feature","properties":{"id":"2a69f497-409e-4c1f-bfd2-0c51be6c0287"},"geometry":{"type":"Point","coordinates":[-118.133923,33.825078,0]}},{"type":"Feature","properties":{"id":"8de57d40-c837-4d77-9275-e827ddc43675"},"geometry":{"type":"Point","coordinates":[-123.81773,46.974242,0]}},{"type":"Feature","properties":{"id":"f0ccfae1-90ea-44bb-8b23-9c57fb4aa836"},"geometry":{"type":"Point","coordinates":[-117.42472914426047,47.655376934489944,0]}},{"type":"Feature","properties":{"id":"279c975d-899d-45a9-9655-ab335b6ebf60"},"geometry":{"type":"Point","coordinates":[-90.517873,38.625963,0]}},{"type":"Feature","properties":{"id":"a6d2caab-e4de-42dc-8ff0-8daceeb843f5"},"geometry":{"type":"Point","coordinates":[-107.87979,37.272176,0]}},{"type":"Feature","properties":{"id":"4c64c6ac-e0aa-4b2b-bec9-121539fc21ec"},"geometry":{"type":"Point","coordinates":[-122.0061729,37.06188758,0]}},{"type":"Feature","properties":{"id":"d469044a-3e41-4b21-8112-582d47a656a7"},"geometry":{"type":"Point","coordinates":[-93.34180586,44.94042645,0]}},{"type":"Feature","properties":{"id":"15971ca8-5993-4fb0-8fe3-f68f2860d00a"},"geometry":{"type":"Point","coordinates":[-122.717258,38.459216,0]}},{"type":"Feature","properties":{"id":"49822141-1c9d-4fd3-8218-6315d80d0c9f"},"geometry":{"type":"Point","coordinates":[-122.3462607,37.5799728,0]}},{"type":"Feature","properties":{"id":"41226f84-764d-4250-9993-2ef81a7472d9"},"geometry":{"type":"Point","coordinates":[-119.060813,43.585639,0]}},{"type":"Feature","properties":{"id":"9164b9c4-f14f-41ef-851f-994b79502e3d"},"geometry":{"type":"Point","coordinates":[-98.39024973,40.58418233,0]}},{"type":"Feature","properties":{"id":"7bfc0b84-5f81-4277-80ee-ea3633c6d1d4"},"geometry":{"type":"Point","coordinates":[-105.2378323,40.0238083,0]}},{"type":"Feature","properties":{"id":"061fff88-4a8a-4a81-8a99-2ac2d203732c"},"geometry":{"type":"Point","coordinates":[-77.512519,39.391045,0]}},{"type":"Feature","properties":{"id":"0d1246aa-303a-4e8f-83a8-bf1410ec1279"},"geometry":{"type":"Point","coordinates":[-122.46103,48.75759,0]}},{"type":"Feature","properties":{"id":"c4e6598e-6254-4585-9294-66cbdcbc4b79"},"geometry":{"type":"Point","coordinates":[-117.8200802,33.86330957,0]}},{"type":"Feature","properties":{"id":"2119dc54-184b-4f1e-ada6-f085576e3760"},"geometry":{"type":"Point","coordinates":[-85.7347014,38.2019083,0]}},{"type":"Feature","properties":{"id":"a47291a8-90f1-4b37-b517-e857fbf66b5f"},"geometry":{"type":"Point","coordinates":[-75.3949477,39.918688,0]}},{"type":"Feature","properties":{"id":"608d1bd1-4164-484d-851a-8b83f958a211"},"geometry":{"type":"Point","coordinates":[-89.57398078,44.51026271,0]}},{"type":"Feature","properties":{"id":"5d48eb13-35d2-4724-be47-4095fd49426a"},"geometry":{"type":"Point","coordinates":[-157.8634762,21.31171513,0]}},{"type":"Feature","properties":{"id":"180b2f4c-3d94-4ca2-af1f-709f0df12923"},"geometry":{"type":"Point","coordinates":[-80.0095235,40.69553485,0]}},{"type":"Feature","properties":{"id":"7287c68d-4f90-4fd7-b695-2410de8a3781"},"geometry":{"type":"Point","coordinates":[-75.53755464,40.2000606,0]}},{"type":"Feature","properties":{"id":"d4ccc2fc-b6a8-4a24-bb52-eb9ecea3aaa4"},"geometry":{"type":"Point","coordinates":[-122.6638277,45.4161533,0]}},{"type":"Feature","properties":{"id":"a8a67e73-3473-4323-88c3-ab3ca4ed5f32"},"geometry":{"type":"Point","coordinates":[-87.97838833,44.5044596,0]}},{"type":"Feature","properties":{"id":"47b9435c-a74e-47ed-887d-6c0830648d6d"},"geometry":{"type":"Point","coordinates":[-76.56726435,39.28408355,0]}},{"type":"Feature","properties":{"id":"94a2e9ac-ed3d-406c-8686-b5faa0de915b"},"geometry":{"type":"Point","coordinates":[-110.76144961340363,43.473609412413026,0]}},{"type":"Feature","properties":{"id":"fb72269a-fe00-40ad-989e-a4878bd4bc1c"},"geometry":{"type":"Point","coordinates":[-75.54908716,39.7438473,0]}},{"type":"Feature","properties":{"id":"e44f1b26-d801-452b-a1f0-fddaf35f3948"},"geometry":{"type":"Point","coordinates":[-88.30735303,41.88776869,0]}},{"type":"Feature","properties":{"id":"b632b81c-fc78-4789-a37a-0e77d6c483f7"},"geometry":{"type":"Point","coordinates":[-94.605113,39.094436,0]}},{"type":"Feature","properties":{"id":"985764fc-a5cf-4634-8bf3-e89dde5e6531"},"geometry":{"type":"Point","coordinates":[-6.3506651,53.3308805,0]}},{"type":"Feature","properties":{"id":"d955991a-9377-4f2c-baf3-b561a72bf895"},"geometry":{"type":"Point","coordinates":[-117.11565,33.109969,0]}},{"type":"Feature","properties":{"id":"444ce3b3-4111-485a-9158-e54d61909650"},"geometry":{"type":"Point","coordinates":[-77.414763,37.5241103,0]}},{"type":"Feature","properties":{"id":"273491b7-30e3-4ee4-ac6e-f1cfb9194b93"},"geometry":{"type":"Point","coordinates":[-122.2829683,38.29896704,0]}},{"type":"Feature","properties":{"id":"770c8d54-dcf1-456b-a864-84a4cf0071e1"},"geometry":{"type":"Point","coordinates":[-117.21157,32.7405237,0]}},{"type":"Feature","properties":{"id":"9916848b-15ac-44f9-90a5-81ad7b53fde5"},"geometry":{"type":"Point","coordinates":[-117.5046237,33.8131807,0]}},{"type":"Feature","properties":{"id":"d2e1b8ab-b0e2-409a-9faa-9ca571815a02"},"geometry":{"type":"Point","coordinates":[-80.451969,41.225649,0]}},{"type":"Feature","properties":{"id":"e0a66be0-edf0-405e-b6cb-44dcff79fac5"},"geometry":{"type":"Point","coordinates":[-96.7506365,40.265751,0]}},{"type":"Feature","properties":{"id":"780e7ec6-7c19-46d4-90b4-875fc9cfa207"},"geometry":{"type":"Point","coordinates":[-92.26806633,34.7397885,0]}},{"type":"Feature","properties":{"id":"84278f35-1caf-4c58-8446-4f6af8a17661"},"geometry":{"type":"Point","coordinates":[-97.529142,35.468613,0]}},{"type":"Feature","properties":{"id":"0330697d-08ce-4f09-948c-9928532c5755"},"geometry":{"type":"Point","coordinates":[-100.773737,46.82365579,0]}},{"type":"Feature","properties":{"id":"86b7e9cb-6267-4f6b-a5da-6293aae28ced"},"geometry":{"type":"Point","coordinates":[-103.2580566,47.8821014,0]}},{"type":"Feature","properties":{"id":"e4a8b737-6725-4ec2-b635-e43f8fcb1de4"},"geometry":{"type":"Point","coordinates":[-122.497165,48.718516,0]}},{"type":"Feature","properties":{"id":"b1b259ea-a03c-4836-80eb-c222770dacf3"},"geometry":{"type":"Point","coordinates":[-72.81330366,41.27475355,0]}},{"type":"Feature","properties":{"id":"2540a41e-870c-4298-b711-e9b1da63bc2d"},"geometry":{"type":"Point","coordinates":[-83.7735354,42.17041729,0]}},{"type":"Feature","properties":{"id":"e39addf7-becb-4b3c-b5b2-e682bcb1b72f"},"geometry":{"type":"Point","coordinates":[-122.6751573,45.54943475,0]}},{"type":"Feature","properties":{"id":"2f2fe265-6ef9-4a72-8aae-ca7cb81eb561"},"geometry":{"type":"Point","coordinates":[-122.753038,45.58988575,0]}},{"type":"Feature","properties":{"id":"906c9e56-8260-4ea5-ade4-4d73e3dd7246"},"geometry":{"type":"Point","coordinates":[-86.24100175,44.63290605,0]}},{"type":"Feature","properties":{"id":"3ba0c759-64a6-4c73-8f41-d5d2317ce86d"},"geometry":{"type":"Point","coordinates":[-86.2218117,44.6373933,0]}},{"type":"Feature","properties":{"id":"ceb125ad-7b11-4aed-8e34-db02e618d3ba"},"geometry":{"type":"Point","coordinates":[-120.0177327,47.8401295,0]}},{"type":"Feature","properties":{"id":"e9659928-655c-42e1-bf69-bf9a3fcb673f"},"geometry":{"type":"Point","coordinates":[-117.5664449,33.8752945,0]}},{"type":"Feature","properties":{"id":"9626985c-e888-4370-8bf1-6096ddaf1df8"},"geometry":{"type":"Point","coordinates":[-122.3711883,47.6666399,0]}},{"type":"Feature","properties":{"id":"5623e30f-2e4e-44ba-924b-52e4c4551609"},"geometry":{"type":"Point","coordinates":[-117.1627714,32.7174209,0]}},{"type":"Feature","properties":{"id":"b88fe606-1632-4efd-bd71-3ce087044d3d"},"geometry":{"type":"Point","coordinates":[-86.5932014,34.7277523,0]}},{"type":"Feature","properties":{"id":"4fe4470b-c860-48e7-8c9b-aa1ddc204498"},"geometry":{"type":"Point","coordinates":[-118.3240401,33.8414814,0]}},{"type":"Feature","properties":{"id":"494b4e52-242c-4bf4-bd7d-8717602538ae"},"geometry":{"type":"Point","coordinates":[-94.57994512,39.1100614,0]}},{"type":"Feature","properties":{"id":"0aa2b16d-c58f-4577-94ac-5b70d28b94d6"},"geometry":{"type":"Point","coordinates":[-94.57994512,39.1100614,0]}},{"type":"Feature","properties":{"id":"83007a0a-a4d4-4bdf-9f74-b215b2309125"},"geometry":{"type":"Point","coordinates":[-79.9709659,40.6301186,0]}},{"type":"Feature","properties":{"id":"22c0044e-28f9-4ac5-a8f6-7f1390bccb63"},"geometry":{"type":"Point","coordinates":[-79.9951469,40.4546063,0]}},{"type":"Feature","properties":{"id":"50932c46-8dd8-4915-a0ed-8073fb25323d"},"geometry":{"type":"Point","coordinates":[-77.601928,43.15127745,0]}},{"type":"Feature","properties":{"id":"9c0a83ee-575b-471a-9871-ea540065bb1c"},"geometry":{"type":"Point","coordinates":[-77.45625316,38.27297555,0]}},{"type":"Feature","properties":{"id":"2ee45c72-c744-46b3-a8b1-500cf7531e7d"},"geometry":{"type":"Point","coordinates":[-111.641975,40.159405,0]}},{"type":"Feature","properties":{"id":"d2d86e25-5932-4c58-b430-f8ea60e9e72f"},"geometry":{"type":"Point","coordinates":[-78.55352821,41.42586622,0]}},{"type":"Feature","properties":{"id":"18cb8551-92d3-4c8c-934f-51daef9f7b53"},"geometry":{"type":"Point","coordinates":[-87.36026635,36.5280248,0]}},{"type":"Feature","properties":{"id":"b2f096d6-1297-43d7-bf20-429cbbc3ddf7"},"geometry":{"type":"Point","coordinates":[-84.58368873,33.56062198,0]}},{"type":"Feature","properties":{"id":"31ea7b52-41bb-42de-9287-dffb127d273a"},"geometry":{"type":"Point","coordinates":[-76.9430028,38.9493263,0]}},{"type":"Feature","properties":{"id":"1068e771-b1ba-47d0-960b-03ef44043ecd"},"geometry":{"type":"Point","coordinates":[-84.43295078,39.10919541,0]}},{"type":"Feature","properties":{"id":"be63195b-5f3a-4f31-949a-12f59086c6dd"},"geometry":{"type":"Point","coordinates":[-121.8582561,37.31067385,0]}},{"type":"Feature","properties":{"id":"94772c9e-dff5-4404-8f15-6572633b0307"},"geometry":{"type":"Point","coordinates":[-73.9840898,40.6769023,0]}},{"type":"Feature","properties":{"id":"37c008fe-71cf-4cf9-9c38-1f7be73a7da6"},"geometry":{"type":"Point","coordinates":[-122.4744507,48.74988055,0]}},{"type":"Feature","properties":{"id":"182c933b-f3e9-477b-906b-b0ca5344c27b"},"geometry":{"type":"Point","coordinates":[-117.6412505,34.06156086,0]}},{"type":"Feature","properties":{"id":"36a608ec-8a91-4964-ba78-8b39ebbf4321"},"geometry":{"type":"Point","coordinates":[-72.65990742,41.57233253,0]}},{"type":"Feature","properties":{"id":"8deff2ef-1885-4ff2-b3d7-08dfcadb04e4"},"geometry":{"type":"Point","coordinates":[-90.15032876,38.33531994,0]}},{"type":"Feature","properties":{"id":"685316d4-623d-4b81-a0a8-1549e8247c3c"},"geometry":{"type":"Point","coordinates":[-82.18231373,36.59862808,0]}},{"type":"Feature","properties":{"id":"e5ea4994-015e-43d1-a748-630b1cf68cc1"},"geometry":{"type":"Point","coordinates":[-117.2194838,33.10419694,0]}},{"type":"Feature","properties":{"id":"24bea67c-fd27-4e48-968e-14e46f842203"},"geometry":{"type":"Point","coordinates":[-79.4646754,39.12899878,0]}},{"type":"Feature","properties":{"id":"b78739c5-4815-42ad-8161-9e5d52a975ce"},"geometry":{"type":"Point","coordinates":[-122.9838017,38.51320677,0]}},{"type":"Feature","properties":{"id":"ed99535c-e134-4d94-8962-f04aad4386c6"},"geometry":{"type":"Point","coordinates":[-78.6231748,35.8091103,0]}},{"type":"Feature","properties":{"id":"e4bb4eb0-1d37-488b-b2d0-ced76345059d"},"geometry":{"type":"Point","coordinates":[-71.776669,43.781015,0]}},{"type":"Feature","properties":{"id":"81dbf6d0-af4c-4848-8dc3-a2e505352f63"},"geometry":{"type":"Point","coordinates":[-110.9660936,41.26798687,0]}},{"type":"Feature","properties":{"id":"8f532649-1d2e-4711-9177-28ffed122dac"},"geometry":{"type":"Point","coordinates":[-108.7326881,39.1591622,0]}},{"type":"Feature","properties":{"id":"41b6b89d-0a76-4a46-8091-e3632ec527f5"},"geometry":{"type":"Point","coordinates":[-121.726084,38.546614,0]}},{"type":"Feature","properties":{"id":"b725651d-1d0c-4d4f-94f2-0b1be19ce2b7"},"geometry":{"type":"Point","coordinates":[-122.4283947,37.79807486,0]}},{"type":"Feature","properties":{"id":"ced563fa-0fc3-4c4c-bd16-2b9b7717f28a"},"geometry":{"type":"Point","coordinates":[-80.88045065,35.18571693,0]}},{"type":"Feature","properties":{"id":"71d53ada-6c4f-4840-a28d-f1386505671e"},"geometry":{"type":"Point","coordinates":[-82.3106732,36.90512687,0]}},{"type":"Feature","properties":{"id":"390e3daa-7276-4370-a45c-31eb41baa18b"},"geometry":{"type":"Point","coordinates":[-85.79625698,44.90785082,0]}},{"type":"Feature","properties":{"id":"339e0d58-5766-4c4f-ab24-d3a3477f42ad"},"geometry":{"type":"Point","coordinates":[-7.2511279,52.652832,0]}},{"type":"Feature","properties":{"id":"4920c9af-770b-4850-adb2-68e368d0cf34"},"geometry":{"type":"Point","coordinates":[-76.29601824,42.63594387,0]}},{"type":"Feature","properties":{"id":"e436d990-d5b4-4771-ba9b-a77531a5b0c1"},"geometry":{"type":"Point","coordinates":[-93.13959808,44.91398765,0]}},{"type":"Feature","properties":{"id":"7d30c320-5116-4f48-8f4f-a07fb5559832"},"geometry":{"type":"Point","coordinates":[-106.6011179,31.9151882,0]}},{"type":"Feature","properties":{"id":"55bbec01-c1da-421a-9721-39d33b554f39"},"geometry":{"type":"Point","coordinates":[-86.0242557,39.9282185,0]}},{"type":"Feature","properties":{"id":"3e2d9646-099d-4b01-b619-d40d3a45fdbe"},"geometry":{"type":"Point","coordinates":[-86.1449174,39.8095687,0]}},{"type":"Feature","properties":{"id":"44dbdaea-02c1-4459-b259-0605a7a219b8"},"geometry":{"type":"Point","coordinates":[-112.0687773,33.50950925,0]}},{"type":"Feature","properties":{"id":"64203bc5-a848-4d03-a025-01b0df322b3b"},"geometry":{"type":"Point","coordinates":[-112.0773456,33.4485866,0]}},{"type":"Feature","properties":{"id":"e088534c-396b-4a55-b7d7-0c51ab0ce03a"},"geometry":{"type":"Point","coordinates":[-114.316365,43.5210689,0]}},{"type":"Feature","properties":{"id":"44f6bbcc-42ee-4ead-8f3d-3216d6f60698"},"geometry":{"type":"Point","coordinates":[-70.8096128,44.4483482,0]}},{"type":"Feature","properties":{"id":"26b040cb-d50d-47e2-af07-5e7cabc94559"},"geometry":{"type":"Point","coordinates":[-118.796231,34.14489484,0]}},{"type":"Feature","properties":{"id":"fe5b48e5-b691-4e22-8a69-34c6f5ab3a0b"},"geometry":{"type":"Point","coordinates":[-114.3181197,48.2059559,0]}},{"type":"Feature","properties":{"id":"0ce36ed5-632f-4734-a374-0b51ba123bd5"},"geometry":{"type":"Point","coordinates":[-121.4366616,43.87300007,0]}},{"type":"Feature","properties":{"id":"30f497b4-b12e-4a3d-a14f-ef0439f2ccd6"},"geometry":{"type":"Point","coordinates":[-122.4823594,37.7538314,0]}},{"type":"Feature","properties":{"id":"b76e442b-6c7e-442f-aeac-b40a7e321b41"},"geometry":{"type":"Point","coordinates":[-88.91296397,43.0791731,0]}},{"type":"Feature","properties":{"id":"630ad4e1-8625-4e4b-a45f-6c56c7b9712c"},"geometry":{"type":"Point","coordinates":[-121.787547,38.55363515,0]}},{"type":"Feature","properties":{"id":"a7cd132d-aa7b-4d28-8495-e8660cb6b708"},"geometry":{"type":"Point","coordinates":[-84.35344671,46.50179396,0]}},{"type":"Feature","properties":{"id":"c41ca19d-93e3-4489-9bec-cc59208fa451"},"geometry":{"type":"Point","coordinates":[-119.2319648,34.25776561,0]}},{"type":"Feature","properties":{"id":"3be10da6-c43b-4b9f-b9c9-ce43299ded2d"},"geometry":{"type":"Point","coordinates":[-118.383179,33.912594,0]}},{"type":"Feature","properties":{"id":"c54d9149-0b2f-45f0-bf12-36860e56a1da"},"geometry":{"type":"Point","coordinates":[-93.32438943,45.04294225,0]}},{"type":"Feature","properties":{"id":"e6ca2c99-2803-45b8-8b31-ad9f654d9a91"},"geometry":{"type":"Point","coordinates":[-76.63148921,39.2831169,0]}},{"type":"Feature","properties":{"id":"84cb4e3a-34b1-4259-916a-9c5c170d4c23"},"geometry":{"type":"Point","coordinates":[-75.7912216,41.321577,0]}},{"type":"Feature","properties":{"id":"f7233986-f1d7-4799-8d63-0f3d6df70384"},"geometry":{"type":"Point","coordinates":[-121.6149147,39.13723286,0]}},{"type":"Feature","properties":{"id":"3f8790cd-03b9-4172-99c9-f88940c731a0"},"geometry":{"type":"Point","coordinates":[-82.3736302,29.6142515,0]}},{"type":"Feature","properties":{"id":"dcc661e0-ef04-4bba-8c05-120cfed64613"},"geometry":{"type":"Point","coordinates":[-82.44227639,34.9666585,0]}},{"type":"Feature","properties":{"id":"8aa90b99-32fa-4727-b14a-324db6f758f6"},"geometry":{"type":"Point","coordinates":[-81.95746167,28.04600888,0]}},{"type":"Feature","properties":{"id":"fe331f63-1c49-4cf2-91a7-b2403023b1e0"},"geometry":{"type":"Point","coordinates":[-82.520631,35.5139103,0]}},{"type":"Feature","properties":{"id":"618e8cbb-8c2c-4617-b973-633443bc4c21"},"geometry":{"type":"Point","coordinates":[-84.38107219,33.80802235,0]}},{"type":"Feature","properties":{"id":"c5f110d4-81a4-4f98-85ab-244decbe49de"},"geometry":{"type":"Point","coordinates":[-77.61227748,43.14230324,0]}},{"type":"Feature","properties":{"id":"d077007b-16b4-4539-9a36-b7485b89af98"},"geometry":{"type":"Point","coordinates":[-84.53106178,39.34895418,0]}},{"type":"Feature","properties":{"id":"86d1fa06-fad8-4251-aa9e-e10f910f1deb"},"geometry":{"type":"Point","coordinates":[-92.62629149,44.85774743,0]}},{"type":"Feature","properties":{"id":"2e1e1419-b19c-449f-94ca-f4525748aac6"},"geometry":{"type":"Point","coordinates":[-122.1710235,48.05547132,0]}},{"type":"Feature","properties":{"id":"45d47b1f-2968-4adb-848c-f46e0d43362f"},"geometry":{"type":"Point","coordinates":[-73.22068075,44.45680085,0]}},{"type":"Feature","properties":{"id":"6b076ecd-c79f-41b2-a5c6-e19faa9cf8aa"},"geometry":{"type":"Point","coordinates":[-88.019601,43.834243,0]}},{"type":"Feature","properties":{"id":"1f7ae129-466f-42fb-95b9-10f5a8133dd0"},"geometry":{"type":"Point","coordinates":[-86.5343606,39.1865667,0]}},{"type":"Feature","properties":{"id":"5b4eded5-5a35-4fed-b41d-058c07c86785"},"geometry":{"type":"Point","coordinates":[-118.1659197,33.8236814,0]}},{"type":"Feature","properties":{"id":"df1cbf5b-3f4e-451e-b638-09d6128eabe1"},"geometry":{"type":"Point","coordinates":[-76.153679,43.04846902,0]}},{"type":"Feature","properties":{"id":"3ebd4a18-a0f8-4fa6-b383-b94769a9c35c"},"geometry":{"type":"Point","coordinates":[-122.8807679,42.31644563,0]}},{"type":"Feature","properties":{"id":"84851d4b-2539-48f2-a1e9-af83be1e7c4c"},"geometry":{"type":"Point","coordinates":[-122.2713563,37.8044557,0]}},{"type":"Feature","properties":{"id":"b904d6d4-157a-4005-a082-88ee3c47c969"},"geometry":{"type":"Point","coordinates":[-122.4437398,47.25256141,0]}},{"type":"Feature","properties":{"id":"cb31d7c0-8ffa-4e3e-bdc0-100136de959d"},"geometry":{"type":"Point","coordinates":[-119.6761563,36.7913344,0]}},{"type":"Feature","properties":{"id":"251283fc-99a8-447b-b6ba-bf80a8c2ebce"},"geometry":{"type":"Point","coordinates":[-84.51750995,39.111325,0]}},{"type":"Feature","properties":{"id":"bb0ddc58-bfea-4564-8c6a-052d6445d0d4"},"geometry":{"type":"Point","coordinates":[-84.5127071,39.1681213,0]}},{"type":"Feature","properties":{"id":"0d2734f2-b096-4426-943b-429b46e53987"},"geometry":{"type":"Point","coordinates":[-120.141663,39.170687,0]}},{"type":"Feature","properties":{"id":"b00dec17-2def-4dc8-bafb-ec0493d81054"},"geometry":{"type":"Point","coordinates":[-120.189448,39.32653386,0]}},{"type":"Feature","properties":{"id":"2c6c1506-c260-4b0a-91a3-49fca12bcf37"},"geometry":{"type":"Point","coordinates":[-86.918654,36.119936,0]}},{"type":"Feature","properties":{"id":"5282b0c7-a62e-41c3-8be5-915fdacd0c2f"},"geometry":{"type":"Point","coordinates":[-86.78963972,36.15310256,0]}},{"type":"Feature","properties":{"id":"08eeda9e-f259-42eb-a3db-4e52d38b66e8"},"geometry":{"type":"Point","coordinates":[-84.6288605,40.47316407,0]}},{"type":"Feature","properties":{"id":"4ccc73ca-f74a-486b-b3e0-46a2dc322c07"},"geometry":{"type":"Point","coordinates":[-96.20317435,43.65421673,0]}},{"type":"Feature","properties":{"id":"b27c5ad5-bc67-4fc2-a0a9-ca517f036629"},"geometry":{"type":"Point","coordinates":[-111.9844475,41.243496,0]}},{"type":"Feature","properties":{"id":"f4a9eb65-edcc-44f9-9f5e-b74f7795bf49"},"geometry":{"type":"Point","coordinates":[-95.7235032,44.942758,0]}},{"type":"Feature","properties":{"id":"069a5770-2241-4f0d-b635-c0f61825a1fd"},"geometry":{"type":"Point","coordinates":[-96.6792762,39.1428736,0]}},{"type":"Feature","properties":{"id":"aa01c26f-b816-4afe-a4a2-e42afd3d9039"},"geometry":{"type":"Point","coordinates":[-96.561291,39.1795046,0]}},{"type":"Feature","properties":{"id":"3978dbf8-ca5f-4cc3-9a15-6ba5fb7b23e7"},"geometry":{"type":"Point","coordinates":[-87.278675,33.830796,0]}},{"type":"Feature","properties":{"id":"a46de1d1-1edd-4788-8c9c-efa43b3e4e19"},"geometry":{"type":"Point","coordinates":[-114.2253672,48.0161369,0]}},{"type":"Feature","properties":{"id":"ca916419-7c3f-4152-898a-0ad48a70a9f6"},"geometry":{"type":"Point","coordinates":[-116.9627719,44.02391075,0]}},{"type":"Feature","properties":{"id":"5ecec020-0941-4e45-ba00-4c046eddc84c"},"geometry":{"type":"Point","coordinates":[-120.93029357496022,47.19380776150602,0]}},{"type":"Feature","properties":{"id":"fa71c6aa-8652-4430-a3aa-dced12038a61"},"geometry":{"type":"Point","coordinates":[-88.84091316,41.34692308,0]}},{"type":"Feature","properties":{"id":"5219ee31-6441-44e5-ac74-682f8c29fe80"},"geometry":{"type":"Point","coordinates":[-122.333474,47.6687837,0]}},{"type":"Feature","properties":{"id":"834f90bd-7ba4-46f3-ba85-db507478f531"},"geometry":{"type":"Point","coordinates":[-122.287271,38.28513283,0]}},{"type":"Feature","properties":{"id":"54dd0519-287f-4736-980e-595fa699639f"},"geometry":{"type":"Point","coordinates":[-122.260843,37.84998999,0]}},{"type":"Feature","properties":{"id":"fb7d91d0-dc5c-483e-ac0c-c932ed291fa0"},"geometry":{"type":"Point","coordinates":[-93.1617022,44.4600704,0]}},{"type":"Feature","properties":{"id":"194b8100-0dde-43ba-8918-eea6c71bb406"},"geometry":{"type":"Point","coordinates":[-105.568722,36.41222,0]}},{"type":"Feature","properties":{"id":"6a7335ee-c49f-4220-89f4-f239d5bf089c"},"geometry":{"type":"Point","coordinates":[-84.40434316,39.158691,0]}},{"type":"Feature","properties":{"id":"63932576-ed2d-4024-862b-003b3ce36e3f"},"geometry":{"type":"Point","coordinates":[-121.0694956,38.89956738,0]}},{"type":"Feature","properties":{"id":"6f4276b5-6c06-460f-998d-0f3251a0b27c"},"geometry":{"type":"Point","coordinates":[-120.6459687,35.24427999,0]}},{"type":"Feature","properties":{"id":"6bd4288d-8bb6-4a55-986e-4b5a41d4bc5e"},"geometry":{"type":"Point","coordinates":[-84.608383,37.100832,0]}},{"type":"Feature","properties":{"id":"a2cff25c-2552-4941-b7da-cd671f81249b"},"geometry":{"type":"Point","coordinates":[-86.5561575,41.9427559,0]}},{"type":"Feature","properties":{"id":"0712721c-20c3-4ac4-88d5-8a5b4b56e527"},"geometry":{"type":"Point","coordinates":[-121.9460243,37.34814789,0]}},{"type":"Feature","properties":{"id":"83368eeb-c75a-4d38-832a-91ab2d501b3d"},"geometry":{"type":"Point","coordinates":[-71.2726634,41.5293214,0]}},{"type":"Feature","properties":{"id":"ea0ef1dd-af5c-4936-983b-22e5f190baac"},"geometry":{"type":"Point","coordinates":[-158.002414,21.467355,0]}},{"type":"Feature","properties":{"id":"e6308f1f-f1e9-4fcf-8441-d6e789d613a6"},"geometry":{"type":"Point","coordinates":[-117.826166,33.7458511,0]}},{"type":"Feature","properties":{"id":"8b865b0c-585f-4911-a8db-25a466c3915b"},"geometry":{"type":"Point","coordinates":[-117.9018387,33.9171643,0]}},{"type":"Feature","properties":{"id":"cdc715dd-7ca6-40f1-b028-c3f735e393ea"},"geometry":{"type":"Point","coordinates":[-117.5088541,33.81408315,0]}},{"type":"Feature","properties":{"id":"dbfbb11d-200e-4b5e-95f2-de7205a8aef2"},"geometry":{"type":"Point","coordinates":[-118.9105877,34.17142715,0]}},{"type":"Feature","properties":{"id":"85314e5d-defb-44cf-9630-55a5bced2268"},"geometry":{"type":"Point","coordinates":[-77.53557317,35.89855641,0]}},{"type":"Feature","properties":{"id":"d3b95387-babd-45d7-aba2-5e915294af09"},"geometry":{"type":"Point","coordinates":[-122.289765,38.29719738,0]}},{"type":"Feature","properties":{"id":"623ee5b9-a7a3-4401-86ae-4af68f3c1071"},"geometry":{"type":"Point","coordinates":[-80.14595562,26.11462092,0]}},{"type":"Feature","properties":{"id":"1cc7fc9b-908c-4f47-83e7-9b1db04193d4"},"geometry":{"type":"Point","coordinates":[-76.731309,40.194934,0]}},{"type":"Feature","properties":{"id":"634bd2d5-223d-482a-a6ca-0e57f25a21ae"},"geometry":{"type":"Point","coordinates":[-95.8477011,46.8066561,0]}},{"type":"Feature","properties":{"id":"a3f8cc82-579b-4246-850a-292d9e21703a"},"geometry":{"type":"Point","coordinates":[-86.16716199,39.52148548,0]}},{"type":"Feature","properties":{"id":"ba4851b3-8034-4347-8f01-9a5183f9b555"},"geometry":{"type":"Point","coordinates":[-75.46805342,40.64817832,0]}},{"type":"Feature","properties":{"id":"a65b0d05-2ee4-4b4e-9aa0-3dc6ba18cc2c"},"geometry":{"type":"Point","coordinates":[-82.95124856,42.84942455,0]}},{"type":"Feature","properties":{"id":"3bc7477e-6b51-4ec4-9879-106902e23f21"},"geometry":{"type":"Point","coordinates":[-83.946191,42.004052,0]}},{"type":"Feature","properties":{"id":"538a9de0-db76-4d2e-af6d-8a3db700b6bf"},"geometry":{"type":"Point","coordinates":[-119.5184564,34.3988838,0]}},{"type":"Feature","properties":{"id":"a0a6eb69-2178-4809-8797-840da743d2e9"},"geometry":{"type":"Point","coordinates":[-77.8239017,34.24224042,0]}},{"type":"Feature","properties":{"id":"3bd29102-fc0a-4ce2-bcb6-940df953a00f"},"geometry":{"type":"Point","coordinates":[-119.6881651,34.4228601,0]}},{"type":"Feature","properties":{"id":"a03588bf-9b7f-4f47-85b9-fc6b36dcb2a4"},"geometry":{"type":"Point","coordinates":[-119.043071,35.3885985,0]}},{"type":"Feature","properties":{"id":"0d941cc3-decc-49d2-affc-14664b5f3efe"},"geometry":{"type":"Point","coordinates":[-122.2645038,37.8303644,0]}},{"type":"Feature","properties":{"id":"aa8a5d03-6fd0-4b3a-95ed-3f4e2f499b30"},"geometry":{"type":"Point","coordinates":[-87.7013174,42.040962,0]}},{"type":"Feature","properties":{"id":"ba1f3a28-30d7-4a1f-bf5f-e1c858d3ef97"},"geometry":{"type":"Point","coordinates":[-82.92806564,40.11493135,0]}},{"type":"Feature","properties":{"id":"7ddbad2b-3e2c-4be0-bbc1-8e56fdae20e0"},"geometry":{"type":"Point","coordinates":[-122.337629,48.419856,0]}},{"type":"Feature","properties":{"id":"65cd0e8e-5d7d-4304-bf30-a587f29416ff"},"geometry":{"type":"Point","coordinates":[-111.9000402,40.7486519,0]}},{"type":"Feature","properties":{"id":"8d5bb097-d59f-49d0-911a-0af4f63f66a4"},"geometry":{"type":"Point","coordinates":[-81.36592044,28.56397689,0]}},{"type":"Feature","properties":{"id":"b68a7e7e-29fa-427a-a40b-1216a00af829"},"geometry":{"type":"Point","coordinates":[-72.60515022,44.58894694,0]}},{"type":"Feature","properties":{"id":"f74bf618-77d2-4541-b7c2-de15feebdcac"},"geometry":{"type":"Point","coordinates":[-118.1806752,33.8043697,0]}},{"type":"Feature","properties":{"id":"a5abe2bb-a5cb-4994-8dde-05188906b960"},"geometry":{"type":"Point","coordinates":[-87.7996254,42.0589281,0]}},{"type":"Feature","properties":{"id":"fa334932-528c-409e-90a5-95526983fa2f"},"geometry":{"type":"Point","coordinates":[-119.2781737,47.14487355,0]}},{"type":"Feature","properties":{"id":"e91e512e-1190-41d2-94bd-2750ae80bc03"},"geometry":{"type":"Point","coordinates":[-119.2781699,47.14506441,0]}},{"type":"Feature","properties":{"id":"cc7e5d45-012e-45b6-8360-b1db2ddf8ada"},"geometry":{"type":"Point","coordinates":[-107.46931490017033,44.02993496415743,0]}},{"type":"Feature","properties":{"id":"86918223-e1ea-49a1-89a5-86ba31c4c93a"},"geometry":{"type":"Point","coordinates":[-117.1627714,32.7174209,0]}},{"type":"Feature","properties":{"id":"00a78d20-3da2-4f63-9270-44b4722f4883"},"geometry":{"type":"Point","coordinates":[-83.69663179,43.01522788,0]}},{"type":"Feature","properties":{"id":"d3677b62-c50b-41c3-8898-ba01125c45f3"},"geometry":{"type":"Point","coordinates":[-86.7762132,36.1503752,0]}},{"type":"Feature","properties":{"id":"126014af-a68f-4146-bc98-267abda9a40f"},"geometry":{"type":"Point","coordinates":[-120.66767,35.487726,0]}},{"type":"Feature","properties":{"id":"fffae80b-1654-4d69-95ad-7a349e246db0"},"geometry":{"type":"Point","coordinates":[-85.30723077,35.03644493,0]}},{"type":"Feature","properties":{"id":"10d1743f-5e4f-43b8-bd0c-11d0cd5e719c"},"geometry":{"type":"Point","coordinates":[-117.2713718,45.4187654,0]}},{"type":"Feature","properties":{"id":"0d82e30e-9eb0-4f5f-8615-436007d38e3e"},"geometry":{"type":"Point","coordinates":[-122.443599,48.564097,0]}},{"type":"Feature","properties":{"id":"21c0cd50-3ad8-4525-8085-1ed7a9e378ad"},"geometry":{"type":"Point","coordinates":[-83.39779284,33.9885289,0]}},{"type":"Feature","properties":{"id":"34400740-8da8-4c22-bf6f-9f4fe675a43c"},"geometry":{"type":"Point","coordinates":[-87.404517,39.462286,0]}},{"type":"Feature","properties":{"id":"7000641c-5ae1-4c4e-9c82-8b18d7a12660"},"geometry":{"type":"Point","coordinates":[-81.7361552,41.4869219,0]}},{"type":"Feature","properties":{"id":"2c7a936f-eed9-48b4-9f00-7309dd34277c"},"geometry":{"type":"Point","coordinates":[-85.23565712,42.3151618,0]}},{"type":"Feature","properties":{"id":"9dcd48bb-9b48-498a-ada4-91d77cfef610"},"geometry":{"type":"Point","coordinates":[-85.22954317,42.31466956,0]}},{"type":"Feature","properties":{"id":"84d2bd86-eaec-49d4-b4b8-8076e4905e01"},"geometry":{"type":"Point","coordinates":[-96.8148593,32.7818812,0]}},{"type":"Feature","properties":{"id":"271219df-fb1a-4947-953b-056c59afda19"},"geometry":{"type":"Point","coordinates":[-97.42424416,30.56782579,0]}},{"type":"Feature","properties":{"id":"a2e6a255-50ee-4c54-9746-85c186d7bacf"},"geometry":{"type":"Point","coordinates":[-97.409585,30.568804,0]}},{"type":"Feature","properties":{"id":"eb50673e-fea6-4b57-b295-0654561eb908"},"geometry":{"type":"Point","coordinates":[-85.6486336,42.2300087,0]}},{"type":"Feature","properties":{"id":"505134f2-092b-4275-a96e-d26953c00b4e"},"geometry":{"type":"Point","coordinates":[-95.5480643,29.627854,0]}},{"type":"Feature","properties":{"id":"84dcf5e8-221e-4bc1-bc7a-fb9fdc122797"},"geometry":{"type":"Point","coordinates":[-0.02828,50.93968,0]}},{"type":"Feature","properties":{"id":"5d90a63a-6a22-430e-a403-ecfd5f041f16"},"geometry":{"type":"Point","coordinates":[-106.6219267,35.0561133,0]}},{"type":"Feature","properties":{"id":"964e02eb-eda8-45e4-a21c-cd679757dbfc"},"geometry":{"type":"Point","coordinates":[-110.9465853,32.23567665,0]}},{"type":"Feature","properties":{"id":"9097584b-ecb6-4f1a-b2b7-1b38123eb478"},"geometry":{"type":"Point","coordinates":[-121.3314277,44.05140622,0]}},{"type":"Feature","properties":{"id":"65a3a0bc-ba55-4e9b-930d-dd98eeea3f3d"},"geometry":{"type":"Point","coordinates":[-74.0400401,40.90460655,0]}},{"type":"Feature","properties":{"id":"ffe46b43-ebe3-4102-a3d2-4110fe1752a7"},"geometry":{"type":"Point","coordinates":[-81.46236272,30.67106045,0]}},{"type":"Feature","properties":{"id":"e7c79215-daf5-46b7-8013-2e1088496ee8"},"geometry":{"type":"Point","coordinates":[-94.867977,39.808641,0]}},{"type":"Feature","properties":{"id":"0bd870c5-c24f-4d98-8bfc-795c17ebfeb0"},"geometry":{"type":"Point","coordinates":[-77.5070979,37.5931962,0]}},{"type":"Feature","properties":{"id":"f0c74a4a-7f80-4b93-b6c8-6b261c30e222"},"geometry":{"type":"Point","coordinates":[-106.0672002,39.62976193,0]}},{"type":"Feature","properties":{"id":"f4fecb5f-3385-48ae-947c-d4296389bc96"},"geometry":{"type":"Point","coordinates":[-80.265315,41.225933,0]}},{"type":"Feature","properties":{"id":"27853f3a-ed0f-48d9-bce7-4bc73989d658"},"geometry":{"type":"Point","coordinates":[0.024917,50.868313,0]}},{"type":"Feature","properties":{"id":"c78c54d8-ef9a-417c-838e-548e5a4d0f4f"},"geometry":{"type":"Point","coordinates":[-81.3566559,28.5929429,0]}},{"type":"Feature","properties":{"id":"a31979ec-6440-4be9-bfdc-1d274c5e8cee"},"geometry":{"type":"Point","coordinates":[-117.0763473,32.597261,0]}},{"type":"Feature","properties":{"id":"85bbe1ad-ae05-4487-919e-59a15370ffa9"},"geometry":{"type":"Point","coordinates":[-122.3763338731002,47.5355861955035,0]}},{"type":"Feature","properties":{"id":"494f6cf6-7e51-4087-8abe-fcf6960d8025"},"geometry":{"type":"Point","coordinates":[-86.755903,36.10481686,0]}},{"type":"Feature","properties":{"id":"59cfe7a7-cbc9-416b-a54e-fdae2591266b"},"geometry":{"type":"Point","coordinates":[-106.648789,35.254421,0]}},{"type":"Feature","properties":{"id":"0362e61c-eec8-4420-8c1a-406131162923"},"geometry":{"type":"Point","coordinates":[-117.8249705,33.8901096,0]}},{"type":"Feature","properties":{"id":"491c8c8d-594c-4b82-b3bc-2caab02068a4"},"geometry":{"type":"Point","coordinates":[-83.5169024,44.26826378,0]}},{"type":"Feature","properties":{"id":"14bbd16f-2874-46d2-8762-6bbde9003183"},"geometry":{"type":"Point","coordinates":[-94.70741825,37.84103842,0]}},{"type":"Feature","properties":{"id":"27313516-7956-4f46-88cb-c87317331608"},"geometry":{"type":"Point","coordinates":[-76.30542793,36.87609575,0]}},{"type":"Feature","properties":{"id":"eb167d69-3606-463a-bb33-99ac50f94bbf"},"geometry":{"type":"Point","coordinates":[-124.1743072,40.80226985,0]}},{"type":"Feature","properties":{"id":"609ff65b-c360-4866-be7c-8ae0f56dc818"},"geometry":{"type":"Point","coordinates":[-81.5658351,41.503726,0]}},{"type":"Feature","properties":{"id":"0d0e109d-9d2b-4ada-b823-00026df3a5e8"},"geometry":{"type":"Point","coordinates":[-82.995426,39.922819,0]}},{"type":"Feature","properties":{"id":"021d289b-c290-4792-a688-633c2fcbe626"},"geometry":{"type":"Point","coordinates":[-119.8164176,39.5367577,0]}},{"type":"Feature","properties":{"id":"b40519e8-a25b-4443-828f-8082a3a31ba3"},"geometry":{"type":"Point","coordinates":[-81.8224061,41.3471323,0]}},{"type":"Feature","properties":{"id":"a38fc148-8e8e-4e22-84d2-d67be494a013"},"geometry":{"type":"Point","coordinates":[-81.30001012,41.71468462,0]}},{"type":"Feature","properties":{"id":"1ab10b5b-580b-489d-bd88-30680ab16001"},"geometry":{"type":"Point","coordinates":[-104.98772,39.65416792,0]}},{"type":"Feature","properties":{"id":"f81bd42b-4d02-42e4-b298-4329ff834d6e"},"geometry":{"type":"Point","coordinates":[-76.6146068,39.303716,0]}},{"type":"Feature","properties":{"id":"3e4ab49b-b18d-4c12-bbe7-81c213b4b44f"},"geometry":{"type":"Point","coordinates":[-97.7043433,30.2529441,0]}},{"type":"Feature","properties":{"id":"362dfc1d-37c8-414e-8a10-4908793c8b28"},"geometry":{"type":"Point","coordinates":[-74.0867508,41.7472558,0]}},{"type":"Feature","properties":{"id":"b887c0e4-e2d9-47ad-973a-3953303f959f"},"geometry":{"type":"Point","coordinates":[-119.6954247,34.41245574,0]}},{"type":"Feature","properties":{"id":"da8e968d-6500-4045-b090-e41648db457d"},"geometry":{"type":"Point","coordinates":[-120.6140437,39.78456595,0]}},{"type":"Feature","properties":{"id":"7bdcbe2a-d562-4fb6-b427-fc0768b5a4c9"},"geometry":{"type":"Point","coordinates":[-91.50950908,44.81894024,0]}},{"type":"Feature","properties":{"id":"50530753-54b2-41d2-9d48-cab429a76c7c"},"geometry":{"type":"Point","coordinates":[-81.43734194,41.04719534,0]}},{"type":"Feature","properties":{"id":"8b52964c-3c8f-4dbf-a85a-362a3d46f947"},"geometry":{"type":"Point","coordinates":[-73.91064054,40.801861,0]}},{"type":"Feature","properties":{"id":"18ac6fc1-dc25-49ba-b4a3-63d8139270af"},"geometry":{"type":"Point","coordinates":[-81.549766,41.586428,0]}},{"type":"Feature","properties":{"id":"6700cd5c-5360-4455-9fec-da2092e85b27"},"geometry":{"type":"Point","coordinates":[-97.32879227,32.74352324,0]}},{"type":"Feature","properties":{"id":"292d1371-649e-4412-b2c5-8b9eeaf71cb3"},"geometry":{"type":"Point","coordinates":[-90.07054452,29.9387632,0]}},{"type":"Feature","properties":{"id":"9be11eab-ae69-429a-abc0-39489d6500a0"},"geometry":{"type":"Point","coordinates":[-71.9081681,41.9144568,0]}},{"type":"Feature","properties":{"id":"7a1e5180-8345-42e8-a691-259e477be6a4"},"geometry":{"type":"Point","coordinates":[-121.3878496,38.097198,0]}},{"type":"Feature","properties":{"id":"5963489b-f01b-4c19-8182-9cbf59185b34"},"geometry":{"type":"Point","coordinates":[-119.809561,39.53112425,0]}},{"type":"Feature","properties":{"id":"ad43dd25-02a6-4196-b268-afb686787e37"},"geometry":{"type":"Point","coordinates":[-85.53248776,42.11909502,0]}},{"type":"Feature","properties":{"id":"8db55e6b-421c-4881-a5fc-8f016dad9c5f"},"geometry":{"type":"Point","coordinates":[-0.272849,50.899278,0]}},{"type":"Feature","properties":{"id":"74fbfde8-1486-4bb9-b7c9-7f4b27f32b27"},"geometry":{"type":"Point","coordinates":[-80.74349914,34.92524057,0]}},{"type":"Feature","properties":{"id":"1cfb29de-b3b9-4814-a0c6-09ef223e9702"},"geometry":{"type":"Point","coordinates":[0.135118,51.019254,0]}},{"type":"Feature","properties":{"id":"d2495538-5a9c-465e-b6ff-54a3959c44bd"},"geometry":{"type":"Point","coordinates":[-76.26950941,42.11123746,0]}},{"type":"Feature","properties":{"id":"e019cd27-ea77-40a7-a8a8-a95fc86b284d"},"geometry":{"type":"Point","coordinates":[-117.272443,32.84869008,0]}},{"type":"Feature","properties":{"id":"109e48c5-be0e-48f6-a017-4269bf6f51c2"},"geometry":{"type":"Point","coordinates":[-75.77333325,38.69360488,0]}},{"type":"Feature","properties":{"id":"c368a4c0-8cf7-4bfb-9f64-257afa2bc416"},"geometry":{"type":"Point","coordinates":[-120.5776645,38.7497125,0]}},{"type":"Feature","properties":{"id":"2d83cc3f-3967-41ae-a3b9-7cd75c40edc3"},"geometry":{"type":"Point","coordinates":[-85.609476,44.7580963,0]}},{"type":"Feature","properties":{"id":"5ed2480b-7aeb-4218-97f7-17fa1294e0f6"},"geometry":{"type":"Point","coordinates":[0.596217,50.860814,0]}},{"type":"Feature","properties":{"id":"70f0eb6a-e379-461c-bd9b-b05edf10af98"},"geometry":{"type":"Point","coordinates":[-119.7708155,39.1269616,0]}},{"type":"Feature","properties":{"id":"e2fde1d1-117d-4d92-8e0d-ad638d9d8152"},"geometry":{"type":"Point","coordinates":[-8.4755419,51.9005854,0]}},{"type":"Feature","properties":{"id":"8f5eb3b7-777a-497b-b05b-55ee4c337c76"},"geometry":{"type":"Point","coordinates":[-81.11000433838905,38.08647637991187,0]}},{"type":"Feature","properties":{"id":"bb6b4099-eb69-44f4-bf01-199037dc1d1e"},"geometry":{"type":"Point","coordinates":[-117.8699581,33.74807823,0]}},{"type":"Feature","properties":{"id":"7f026cf2-8653-4960-b505-6feb41506385"},"geometry":{"type":"Point","coordinates":[-122.38712295960521,47.579315043339314,0]}},{"type":"Feature","properties":{"id":"8f03bd5e-8c09-43f3-b69b-f5e45f61e9db"},"geometry":{"type":"Point","coordinates":[-117.3948236,47.64927782,0]}},{"type":"Feature","properties":{"id":"3ff96c05-f45e-4806-9a08-919b262c8385"},"geometry":{"type":"Point","coordinates":[-105.0432655,39.7764426,0]}},{"type":"Feature","properties":{"id":"a079d8be-71e9-41b7-a139-5b08b2ccaeb4"},"geometry":{"type":"Point","coordinates":[-0.723958,50.838143,0]}},{"type":"Feature","properties":{"id":"e8090627-f973-4ff3-b23d-947bfa7228b1"},"geometry":{"type":"Point","coordinates":[-85.38148786,40.19281286,0]}},{"type":"Feature","properties":{"id":"c4320b4a-ef3c-4700-8ce3-26cf9c624099"},"geometry":{"type":"Point","coordinates":[-71.3890045,41.8767586,0]}},{"type":"Feature","properties":{"id":"c948fdb4-2d63-4bf2-9da8-0e0d37038136"},"geometry":{"type":"Point","coordinates":[-71.28731013,41.73399952,0]}},{"type":"Feature","properties":{"id":"40446a01-7d11-416b-9551-43903a30249e"},"geometry":{"type":"Point","coordinates":[-80.12650213,40.8029435,0]}},{"type":"Feature","properties":{"id":"46840bf5-a825-4e7e-ad18-e52039e9dac9"},"geometry":{"type":"Point","coordinates":[-122.6171177,45.6275368,0]}},{"type":"Feature","properties":{"id":"c464fe8a-4d1f-4a15-822f-2276616d719c"},"geometry":{"type":"Point","coordinates":[-117.417792,47.669775,0]}},{"type":"Feature","properties":{"id":"fedd7659-93ad-477b-b1fd-114ea7286a0b"},"geometry":{"type":"Point","coordinates":[-84.23751651,44.27635208,0]}},{"type":"Feature","properties":{"id":"dfa5640f-a31b-4bad-b1d9-3143e94c22ea"},"geometry":{"type":"Point","coordinates":[-79.94569372,32.80761336,0]}},{"type":"Feature","properties":{"id":"3e3b3dea-1b7c-4306-b685-c1ba4b854d44"},"geometry":{"type":"Point","coordinates":[-89.05481692,37.97270012,0]}},{"type":"Feature","properties":{"id":"0f478977-9d95-4cf4-b296-2713196ec923"},"geometry":{"type":"Point","coordinates":[-122.4497736,45.4787523,0]}},{"type":"Feature","properties":{"id":"ab5e80a9-bfeb-45b4-8f08-89d975fd90d8"},"geometry":{"type":"Point","coordinates":[-104.9993865,39.7291386,0]}},{"type":"Feature","properties":{"id":"16025731-a854-4661-8786-8151d8db7f15"},"geometry":{"type":"Point","coordinates":[-81.60836498,41.5074076,0]}},{"type":"Feature","properties":{"id":"0fd552f9-4945-4187-94c4-5372e3f645a5"},"geometry":{"type":"Point","coordinates":[-0.070719,51.079995,0]}},{"type":"Feature","properties":{"id":"be30234d-bd7e-4525-80d6-bf4c1f3bcb57"},"geometry":{"type":"Point","coordinates":[-85.68044312,42.97068214,0]}},{"type":"Feature","properties":{"id":"dd538cde-772c-4874-8f51-586d93474068"},"geometry":{"type":"Point","coordinates":[-103.5124614,44.41556787,0]}},{"type":"Feature","properties":{"id":"5ba7b38b-b805-4d49-a671-194a2c7975bf"},"geometry":{"type":"Point","coordinates":[-0.679379,50.994711,0]}},{"type":"Feature","properties":{"id":"eea8a695-5e5e-4eb4-8c36-38ef70799787"},"geometry":{"type":"Point","coordinates":[-104.9093487,39.76773768,0]}},{"type":"Feature","properties":{"id":"81af98d0-0d70-4e84-8b4f-2804dd75e227"},"geometry":{"type":"Point","coordinates":[-86.45330019,42.11813538,0]}},{"type":"Feature","properties":{"id":"1659960d-4953-4546-8008-e7f54c0fbdc7"},"geometry":{"type":"Point","coordinates":[-71.21503305,43.58572415,0]}},{"type":"Feature","properties":{"id":"f940396c-fb8a-4849-a6b2-7d4a4653208f"},"geometry":{"type":"Point","coordinates":[0.160243,50.799904,0]}},{"type":"Feature","properties":{"id":"e9d9ae5d-f068-4cc5-bced-56218eb3f528"},"geometry":{"type":"Point","coordinates":[-77.56856467,43.15638738,0]}},{"type":"Feature","properties":{"id":"a30a71ca-d8c6-4413-b939-f38667f4ef6e"},"geometry":{"type":"Point","coordinates":[-96.796677,32.808204,0]}},{"type":"Feature","properties":{"id":"392f102d-b772-47ab-bed8-641e5b70a2b6"},"geometry":{"type":"Point","coordinates":[-96.845846,32.951222,0]}},{"type":"Feature","properties":{"id":"0f1463ef-9547-4387-bcdd-cf2704a1f035"},"geometry":{"type":"Point","coordinates":[-84.1741049,43.4157758,0]}},{"type":"Feature","properties":{"id":"5d3e644a-e243-4bfb-ba06-f62b21bb94e7"},"geometry":{"type":"Point","coordinates":[-117.1772064,33.68931288,0]}},{"type":"Feature","properties":{"id":"419f3a76-0970-4e3b-90f9-e242deb0a782"},"geometry":{"type":"Point","coordinates":[-76.8874206,40.270538,0]}},{"type":"Feature","properties":{"id":"f49b6091-444c-46ea-99d6-e798815ab4ee"},"geometry":{"type":"Point","coordinates":[-85.68101,42.98507733,0]}},{"type":"Feature","properties":{"id":"7550c372-1e49-49f5-b7d9-764e260fdba5"},"geometry":{"type":"Point","coordinates":[-86.20524129,42.65689129,0]}},{"type":"Feature","properties":{"id":"4d0ab1cf-bb3a-4432-8108-3bd91cb900d4"},"geometry":{"type":"Point","coordinates":[-85.68100276,42.98491266,0]}},{"type":"Feature","properties":{"id":"91557e74-fcdb-496c-b10c-43a488ae4e11"},"geometry":{"type":"Point","coordinates":[-70.97431918,42.99880009,0]}},{"type":"Feature","properties":{"id":"ea79cbe7-681e-4d92-8604-85cb892834ae"},"geometry":{"type":"Point","coordinates":[-78.57052941,42.98442517,0]}},{"type":"Feature","properties":{"id":"5e3c3edf-7aa5-4c52-92ef-769f6ac6e918"},"geometry":{"type":"Point","coordinates":[-72.3091387,43.7150119,0]}},{"type":"Feature","properties":{"id":"5de171b9-729f-4203-bdb5-33aca95fdd46"},"geometry":{"type":"Point","coordinates":[-80.88195345,35.18741705,0]}},{"type":"Feature","properties":{"id":"9ec433d3-96fc-4055-88ef-cdc1b2aa9caa"},"geometry":{"type":"Point","coordinates":[-79.93765165,35.99284597,0]}},{"type":"Feature","properties":{"id":"f6a4ecaa-2045-43ed-8563-9d4bf0af345f"},"geometry":{"type":"Point","coordinates":[-72.35620045,42.75012519,0]}},{"type":"Feature","properties":{"id":"15c5f1c0-f36a-42a0-89ce-dfff6bf9636e"},"geometry":{"type":"Point","coordinates":[-85.6204308,44.7601402,0]}},{"type":"Feature","properties":{"id":"1dd33c00-3a98-42bc-a33c-4c19da3a6a8b"},"geometry":{"type":"Point","coordinates":[-82.44527196,38.42165769,0]}},{"type":"Feature","properties":{"id":"044fc194-fa8d-41cb-8a8c-6b1d18b4b3bd"},"geometry":{"type":"Point","coordinates":[-72.59769229,42.58187599,0]}},{"type":"Feature","properties":{"id":"0bec1266-0d4a-4df2-bfb5-6b2c405c9983"},"geometry":{"type":"Point","coordinates":[-111.8424808,33.3000878,0]}},{"type":"Feature","properties":{"id":"916c862e-98d5-4dcb-aba7-20389e5676fd"},"geometry":{"type":"Point","coordinates":[-111.9642922,33.4457883,0]}},{"type":"Feature","properties":{"id":"b351f9ac-ec78-4778-8dbf-a5359bdf5bd0"},"geometry":{"type":"Point","coordinates":[-82.51395188,40.76201837,0]}},{"type":"Feature","properties":{"id":"3e98180b-d811-49d8-8085-f6a9f67af1ca"},"geometry":{"type":"Point","coordinates":[-95.4966157,29.7377481,0]}},{"type":"Feature","properties":{"id":"0c76b63a-b885-4f71-9c03-1274cc347cb9"},"geometry":{"type":"Point","coordinates":[-6.2998473,53.3735147,0]}},{"type":"Feature","properties":{"id":"7f7e73b4-7a05-4f3b-937a-b1dc33e43795"},"geometry":{"type":"Point","coordinates":[-70.7576875,43.0780072,0]}},{"type":"Feature","properties":{"id":"8d658be9-25c4-4c6c-8067-f2f48ca84796"},"geometry":{"type":"Point","coordinates":[-105.2788942,40.01847649,0]}},{"type":"Feature","properties":{"id":"fccbb48b-551d-4751-8fbc-42debc14a8f6"},"geometry":{"type":"Point","coordinates":[-105.0913165,39.99461105,0]}},{"type":"Feature","properties":{"id":"1c5234da-6871-4fb3-8c42-3ec063d6474c"},"geometry":{"type":"Point","coordinates":[-75.34137437,40.44177523,0]}},{"type":"Feature","properties":{"id":"c19087b5-c47d-4db7-ad1d-72a6b9d518d4"},"geometry":{"type":"Point","coordinates":[-76.9817377,38.926148,0]}},{"type":"Feature","properties":{"id":"549487d1-b744-4505-b3bf-47be3df2b59e"},"geometry":{"type":"Point","coordinates":[-122.2914445,37.8576209,0]}},{"type":"Feature","properties":{"id":"fafb891c-aace-44e9-b4d1-b554f0e6d72a"},"geometry":{"type":"Point","coordinates":[-81.3558211,28.5933111,0]}},{"type":"Feature","properties":{"id":"e7757500-d0bf-4060-8da7-be9734e4397d"},"geometry":{"type":"Point","coordinates":[-83.63373728,42.9924788,0]}},{"type":"Feature","properties":{"id":"724e6386-5227-4fce-908f-d8b863723c99"},"geometry":{"type":"Point","coordinates":[-85.7401585,38.2718249,0]}},{"type":"Feature","properties":{"id":"f53459e0-fe45-468b-aa09-f16deebab0ae"},"geometry":{"type":"Point","coordinates":[-122.2730244,38.2171014,0]}},{"type":"Feature","properties":{"id":"dacd265f-723f-4318-bbed-e747655487bb"},"geometry":{"type":"Point","coordinates":[-104.9926484,39.75571836,0]}},{"type":"Feature","properties":{"id":"d9c28f8d-fe6b-4964-9e4e-df297410772c"},"geometry":{"type":"Point","coordinates":[-85.06766243,42.98135831,0]}},{"type":"Feature","properties":{"id":"8408c237-93da-4528-9127-4429128898fe"},"geometry":{"type":"Point","coordinates":[-111.9514292,33.42917384,0]}},{"type":"Feature","properties":{"id":"c79755ff-d7f9-4879-8ff9-6493a771745c"},"geometry":{"type":"Point","coordinates":[-76.39442194,37.09992525,0]}},{"type":"Feature","properties":{"id":"793d1d94-9504-437a-9603-a5c0ad987c95"},"geometry":{"type":"Point","coordinates":[-118.3273271,34.0478786,0]}},{"type":"Feature","properties":{"id":"bfa759d5-5b8b-43c5-93ef-0a3a4f785417"},"geometry":{"type":"Point","coordinates":[-122.2913497,47.19252511,0]}},{"type":"Feature","properties":{"id":"2f09262d-c9a9-495a-94ca-e9bbd14d564d"},"geometry":{"type":"Point","coordinates":[-80.825601,35.246262,0]}},{"type":"Feature","properties":{"id":"31a04853-9975-43ef-94c0-311c40b29959"},"geometry":{"type":"Point","coordinates":[-86.5350444,39.16650797,0]}},{"type":"Feature","properties":{"id":"f726f11e-905b-4378-aefe-ab63a493900c"},"geometry":{"type":"Point","coordinates":[-71.084935,42.7728879,0]}},{"type":"Feature","properties":{"id":"cf1497a1-7064-4107-a8f9-8e8b40a01029"},"geometry":{"type":"Point","coordinates":[0.611331,50.945341,0]}},{"type":"Feature","properties":{"id":"cd77bbc5-a335-4602-814a-a7f74f4e72e3"},"geometry":{"type":"Point","coordinates":[-0.10313,51.011152,0]}},{"type":"Feature","properties":{"id":"ccd36d53-22ef-480e-b3b1-ccbca84f821c"},"geometry":{"type":"Point","coordinates":[-76.34538304,37.03124955,0]}},{"type":"Feature","properties":{"id":"5c9bacd3-14c6-4852-aea5-378e2f5ea523"},"geometry":{"type":"Point","coordinates":[-76.8881545,40.2638045,0]}},{"type":"Feature","properties":{"id":"d0eea2e9-77c1-4d78-82d6-3e3a07a928a8"},"geometry":{"type":"Point","coordinates":[-77.4753435,37.56830695,0]}},{"type":"Feature","properties":{"id":"2a5bde61-4567-4617-9d72-a83063efef28"},"geometry":{"type":"Point","coordinates":[-123.0910621,44.03170858,0]}},{"type":"Feature","properties":{"id":"c1c83b65-fc4f-46ee-9570-819d7313ddd8"},"geometry":{"type":"Point","coordinates":[-0.393395,50.825427,0]}},{"type":"Feature","properties":{"id":"ed37f635-4971-4cd5-900a-7ac0d60e2cdf"},"geometry":{"type":"Point","coordinates":[-0.17152,50.834247,0]}},{"type":"Feature","properties":{"id":"95cdf2c9-d9ba-4114-9adc-619590c15688"},"geometry":{"type":"Point","coordinates":[-8.5249166,54.0893242,0]}},{"type":"Feature","properties":{"id":"5c1cd6fb-fea3-43d7-871b-54c2019d8271"},"geometry":{"type":"Point","coordinates":[-6.1471627,52.8893592,0]}},{"type":"Feature","properties":{"id":"efc1fdf0-8856-4d35-b0e9-d6ac2736043a"},"geometry":{"type":"Point","coordinates":[-84.4768398,39.1289592,0]}},{"type":"Feature","properties":{"id":"0d2a28a2-9eab-4f92-816a-4536275b23d0"},"geometry":{"type":"Point","coordinates":[-84.3496422,33.762309,0]}},{"type":"Feature","properties":{"id":"82cf46b2-ab8d-4efd-9f75-a3e910c9a9bb"},"geometry":{"type":"Point","coordinates":[-120.6596156,35.2827525,0]}},{"type":"Feature","properties":{"id":"714524c7-19aa-4b05-9a40-72f641b91d3d"},"geometry":{"type":"Point","coordinates":[-72.07474352,41.52487646,0]}},{"type":"Feature","properties":{"id":"b9faff23-c49c-4adb-a11c-5672cd383961"},"geometry":{"type":"Point","coordinates":[-91.67294,42.035746,0]}},{"type":"Feature","properties":{"id":"566c3a39-7a96-460d-b55a-89ea82f6ca34"},"geometry":{"type":"Point","coordinates":[-72.77202768,41.29695786,0]}},{"type":"Feature","properties":{"id":"f26c65be-a08b-4bb5-a053-5a0c63ae4ff0"},"geometry":{"type":"Point","coordinates":[-78.87720285,42.91037815,0]}},{"type":"Feature","properties":{"id":"0fd31f1d-0bc5-402a-ab2c-86d414218398"},"geometry":{"type":"Point","coordinates":[-6.3506651,53.3308805,0]}},{"type":"Feature","properties":{"id":"96286af2-3741-43d0-a059-a42f8ea584d0"},"geometry":{"type":"Point","coordinates":[-91.639755,42.035164,0]}},{"type":"Feature","properties":{"id":"f3c4eedf-18d8-4005-9b92-5bb286560290"},"geometry":{"type":"Point","coordinates":[-83.65116644,42.45482138,0]}},{"type":"Feature","properties":{"id":"e63045b8-37a7-41c9-b5e3-6fbb87d2f388"},"geometry":{"type":"Point","coordinates":[-73.9893474,40.7400479,0]}},{"type":"Feature","properties":{"id":"1280bcdc-bead-4120-9d6b-003ee242be0f"},"geometry":{"type":"Point","coordinates":[-87.9146199,43.0346679,0]}},{"type":"Feature","properties":{"id":"c1196b07-ded4-4877-9b8d-999a142f1378"},"geometry":{"type":"Point","coordinates":[-74.85841925,40.07803141,0]}},{"type":"Feature","properties":{"id":"56670487-bac3-4ba0-aeff-5c75df7c3ad7"},"geometry":{"type":"Point","coordinates":[-122.7132175,38.43982595,0]}},{"type":"Feature","properties":{"id":"d6548df7-6909-4410-84b6-ca15e02821ab"},"geometry":{"type":"Point","coordinates":[-94.42888016,45.45859495,0]}},{"type":"Feature","properties":{"id":"cfd5ec0b-09e6-4d89-b56a-e0a46f1a89f2"},"geometry":{"type":"Point","coordinates":[-90.57023315,38.79578116,0]}},{"type":"Feature","properties":{"id":"cb3230ed-ad40-4e87-88fa-e8086b13710d"},"geometry":{"type":"Point","coordinates":[-119.6905176,34.42106268,0]}},{"type":"Feature","properties":{"id":"cd923cb5-4ade-4303-888c-ab136b9fc616"},"geometry":{"type":"Point","coordinates":[-96.33193039,32.97521439,0]}},{"type":"Feature","properties":{"id":"3a6986ab-3cfc-4301-9689-aff66afb46d7"},"geometry":{"type":"Point","coordinates":[-81.51788487,41.0698532,0]}},{"type":"Feature","properties":{"id":"86bbdd3d-05eb-4bbc-a96f-acdf06161539"},"geometry":{"type":"Point","coordinates":[-82.55531475,35.59410425,0]}},{"type":"Feature","properties":{"id":"5921ed43-ac72-4a70-800a-c29938c1feb5"},"geometry":{"type":"Point","coordinates":[-104.9682508,39.743154,0]}},{"type":"Feature","properties":{"id":"eec21616-2b23-4863-a3fd-9cc5fe3bf108"},"geometry":{"type":"Point","coordinates":[-92.1021385,46.7267785,0]}},{"type":"Feature","properties":{"id":"04f0b99c-2b76-48a7-8314-bfeb665269c5"},"geometry":{"type":"Point","coordinates":[-97.7487141,30.2521655,0]}},{"type":"Feature","properties":{"id":"55d1e39f-f8ec-4b22-a153-a3ddc6a86615"},"geometry":{"type":"Point","coordinates":[-80.6087621,36.5008814,0]}},{"type":"Feature","properties":{"id":"4abae0ae-51e8-4a47-99cd-83ec76e3a6df"},"geometry":{"type":"Point","coordinates":[-108.5083676,45.78076846,0]}},{"type":"Feature","properties":{"id":"3ed13b51-5dd1-40a6-a6a8-6b27c1bce3e7"},"geometry":{"type":"Point","coordinates":[-122.399512,37.785543,0]}},{"type":"Feature","properties":{"id":"6fbbea2c-a936-4db4-9583-f2bf661ed22f"},"geometry":{"type":"Point","coordinates":[-82.42335755,34.7966767,0]}},{"type":"Feature","properties":{"id":"c4ce03ed-4156-496f-a4b3-57d27cda9de4"},"geometry":{"type":"Point","coordinates":[-72.7115431,41.8089235,0]}},{"type":"Feature","properties":{"id":"354effc2-1628-434f-bf21-1badf4447b4b"},"geometry":{"type":"Point","coordinates":[-117.4495247,33.90930805,0]}},{"type":"Feature","properties":{"id":"11074879-0fa1-4bbb-956e-d3d00a47262b"},"geometry":{"type":"Point","coordinates":[-117.147735,32.702171,0]}},{"type":"Feature","properties":{"id":"687e4cd5-76a2-4d9b-9ec8-78af03aa2027"},"geometry":{"type":"Point","coordinates":[-117.125379,32.739337,0]}},{"type":"Feature","properties":{"id":"0c110b22-05b3-4fc1-b5e4-7e8d370a1e15"},"geometry":{"type":"Point","coordinates":[-85.6506666,42.9128114,0]}},{"type":"Feature","properties":{"id":"83d92319-f24d-4946-a83b-b08362541b0a"},"geometry":{"type":"Point","coordinates":[-117.080107,32.642827,0]}},{"type":"Feature","properties":{"id":"9dfc4ee7-0740-448e-9d66-f6b06eafb36d"},"geometry":{"type":"Point","coordinates":[-74.81147261,39.6385625,0]}},{"type":"Feature","properties":{"id":"3a7a531f-4700-4a37-9ef7-573c1a3264ff"},"geometry":{"type":"Point","coordinates":[0.161644,50.944538,0]}},{"type":"Feature","properties":{"id":"075e57e0-0eaf-482b-8ac2-41034f63c5a1"},"geometry":{"type":"Point","coordinates":[-106.3567109,37.6790756,0]}},{"type":"Feature","properties":{"id":"5c8d8884-ab03-4de2-9370-2cd781eb7b07"},"geometry":{"type":"Point","coordinates":[-86.2642391,42.4033183,0]}},{"type":"Feature","properties":{"id":"19ad46cc-8102-47eb-bc11-0f91546e6e13"},"geometry":{"type":"Point","coordinates":[-82.3913649,27.0497931,0]}},{"type":"Feature","properties":{"id":"0d600fbf-886a-4337-9a3a-ddf34ee381a0"},"geometry":{"type":"Point","coordinates":[-122.0917086,47.93474746,0]}},{"type":"Feature","properties":{"id":"de20c7b0-de7a-486a-8602-554e483719aa"},"geometry":{"type":"Point","coordinates":[-121.534944,44.285254,0]}},{"type":"Feature","properties":{"id":"2bdd94ec-ba41-46d3-9835-05f1eb730391"},"geometry":{"type":"Point","coordinates":[-121.5480908,44.29710192,0]}},{"type":"Feature","properties":{"id":"853afac1-06cb-4b7c-874a-5b9c3edfd67d"},"geometry":{"type":"Point","coordinates":[-121.017467,39.26299798,0]}},{"type":"Feature","properties":{"id":"994b7ef7-6d89-4f01-ba5f-858c3bf76bcb"},"geometry":{"type":"Point","coordinates":[-105.0959634,40.5726176,0]}},{"type":"Feature","properties":{"id":"1e6a03d0-7697-45f2-b78e-362c43c9132c"},"geometry":{"type":"Point","coordinates":[-77.58034655,43.15611755,0]}},{"type":"Feature","properties":{"id":"c56138f8-20c8-4e85-b951-8d68ceb70548"},"geometry":{"type":"Point","coordinates":[-77.251124,42.8723885,0]}},{"type":"Feature","properties":{"id":"ac071177-1879-4422-aa0e-71d5df1b8ca3"},"geometry":{"type":"Point","coordinates":[-122.89865057126862,47.04329602698039,0]}},{"type":"Feature","properties":{"id":"ca24d92d-fcd6-4f5f-b9f4-b30917acd834"},"geometry":{"type":"Point","coordinates":[-121.739122,38.54403522,0]}},{"type":"Feature","properties":{"id":"01166a5e-a46a-44f8-b491-8f539853f0f0"},"geometry":{"type":"Point","coordinates":[-120.0735866,36.94939346,0]}},{"type":"Feature","properties":{"id":"bea9a114-7951-4ba3-b8bd-a60103b322f9"},"geometry":{"type":"Point","coordinates":[-122.8989638,45.53469242,0]}},{"type":"Feature","properties":{"id":"c4101816-9cb4-4327-afd1-5ec710378b76"},"geometry":{"type":"Point","coordinates":[-78.4820248,38.0261159,0]}},{"type":"Feature","properties":{"id":"646c6561-3b4f-4d5a-9086-05713ee29465"},"geometry":{"type":"Point","coordinates":[-77.47194883,37.56369964,0]}},{"type":"Feature","properties":{"id":"809b7edc-f509-4a3c-81ec-1dd40a74c0af"},"geometry":{"type":"Point","coordinates":[-78.4820248,38.0261159,0]}},{"type":"Feature","properties":{"id":"8a375f74-67e5-40a7-b284-07b93c747475"},"geometry":{"type":"Point","coordinates":[-78.8654965,38.4487621,0]}},{"type":"Feature","properties":{"id":"4aa52f48-c03f-45a4-833c-9526e37b2a69"},"geometry":{"type":"Point","coordinates":[-84.509442,39.11009082,0]}},{"type":"Feature","properties":{"id":"63534fe3-fa73-49f0-8f5f-2fa0f2827424"},"geometry":{"type":"Point","coordinates":[-118.9046115,36.44021714,0]}},{"type":"Feature","properties":{"id":"9c92f2ed-a4b1-4347-884c-70f227b61c30"},"geometry":{"type":"Point","coordinates":[-108.205192,36.729011,0]}},{"type":"Feature","properties":{"id":"6275d4e7-2531-4855-870f-25616819d7ae"},"geometry":{"type":"Point","coordinates":[-80.87842302,35.1718311,0]}},{"type":"Feature","properties":{"id":"0efce704-e901-4d09-857c-6164cecd9a43"},"geometry":{"type":"Point","coordinates":[-120.8526982,35.36398667,0]}},{"type":"Feature","properties":{"id":"47f56601-da08-42bc-97db-89f2e567faaf"},"geometry":{"type":"Point","coordinates":[-84.28488078,33.77305517,0]}},{"type":"Feature","properties":{"id":"80277c37-d557-4a42-8c92-19126cc96dfc"},"geometry":{"type":"Point","coordinates":[-82.51826713,40.06839886,0]}},{"type":"Feature","properties":{"id":"6326f909-d30f-4139-b75a-36335db20309"},"geometry":{"type":"Point","coordinates":[-92.96974968,45.82796556,0]}},{"type":"Feature","properties":{"id":"2ca9897a-f7bb-402a-a83c-7ff2df71f5f6"},"geometry":{"type":"Point","coordinates":[-118.3746452,33.96138274,0]}},{"type":"Feature","properties":{"id":"baf18871-08d8-4cf1-8ce1-5f2dfd3a611b"},"geometry":{"type":"Point","coordinates":[-88.7010359,32.4001022,0]}},{"type":"Feature","properties":{"id":"7796339a-277a-41ab-95a5-5b1d02a9387c"},"geometry":{"type":"Point","coordinates":[-73.9821529,40.6798144,0]}},{"type":"Feature","properties":{"id":"cd16ecb3-09ce-40d8-8b63-47e36680559e"},"geometry":{"type":"Point","coordinates":[-121.8962585,45.66499993,0]}},{"type":"Feature","properties":{"id":"e914f95d-c014-4040-ada8-a73c4f3f37bc"},"geometry":{"type":"Point","coordinates":[-117.137467,32.89575006,0]}},{"type":"Feature","properties":{"id":"1d1f1c20-d34b-4fa5-85fa-7f2da4091b4c"},"geometry":{"type":"Point","coordinates":[-99.080732,40.69665183,0]}},{"type":"Feature","properties":{"id":"959d0c53-7a7e-4f9d-970e-6bb17e48586e"},"geometry":{"type":"Point","coordinates":[-85.58320831,42.28859949,0]}},{"type":"Feature","properties":{"id":"28c6f58f-5b53-4116-a839-e10d68651aed"},"geometry":{"type":"Point","coordinates":[-80.00236,32.85328,0]}},{"type":"Feature","properties":{"id":"5aafd9ac-cb3b-4a21-9952-9baff7a7d3e4"},"geometry":{"type":"Point","coordinates":[-93.2689605,37.20378983,0]}},{"type":"Feature","properties":{"id":"dadbaeba-117a-4e1a-bb9d-8aba74dd3754"},"geometry":{"type":"Point","coordinates":[-122.0806432,37.3946092,0]}},{"type":"Feature","properties":{"id":"0db8caaa-153e-4fc4-a4b7-9c9a2dc4cd13"},"geometry":{"type":"Point","coordinates":[-10.3932719,52.1697735,0]}},{"type":"Feature","properties":{"id":"2eb793d3-b52c-4c6b-9944-578f12c4d30c"},"geometry":{"type":"Point","coordinates":[-76.71168962,34.72107454,0]}},{"type":"Feature","properties":{"id":"5098f6bc-9d22-4eb8-a68b-f8e26887f93c"},"geometry":{"type":"Point","coordinates":[-88.00117584,42.26626399,0]}},{"type":"Feature","properties":{"id":"55c072af-0a5c-4abe-aa73-15351ea4eef7"},"geometry":{"type":"Point","coordinates":[-105.8508049,46.40206641,0]}},{"type":"Feature","properties":{"id":"37cde8b1-1aaf-4181-aee9-e6481769d59c"},"geometry":{"type":"Point","coordinates":[-83.31247549,43.05377576,0]}},{"type":"Feature","properties":{"id":"62e08b27-ce3d-49a3-b579-70819bb13baf"},"geometry":{"type":"Point","coordinates":[-71.523075,41.554186,0]}},{"type":"Feature","properties":{"id":"b8dc35f3-2869-46fb-a797-a5f38a04136d"},"geometry":{"type":"Point","coordinates":[-105.0773167,40.42158016,0]}},{"type":"Feature","properties":{"id":"39a9df45-0fb9-4e29-96b2-b5b2b2a5dd3f"},"geometry":{"type":"Point","coordinates":[-121.3611472,38.38804656,0]}},{"type":"Feature","properties":{"id":"e2829cb7-d5e8-4401-8fb8-6f7af1150193"},"geometry":{"type":"Point","coordinates":[-76.34398,42.911678,0]}},{"type":"Feature","properties":{"id":"96b81bfe-8ab7-4278-a202-dcd1ce05ede1"},"geometry":{"type":"Point","coordinates":[-121.8162158,47.86241076,0]}},{"type":"Feature","properties":{"id":"3bacbef1-dd83-4eba-9fc8-93641f69454e"},"geometry":{"type":"Point","coordinates":[-93.740532,42.731535,0]}},{"type":"Feature","properties":{"id":"592fd7bf-bd5e-4c40-a951-0a4af1c06727"},"geometry":{"type":"Point","coordinates":[-118.1659197,33.8236814,0]}},{"type":"Feature","properties":{"id":"2712000e-1581-481c-9422-63120e8c4026"},"geometry":{"type":"Point","coordinates":[-89.6309244,39.846853,0]}},{"type":"Feature","properties":{"id":"da072acf-a430-4fa7-9b49-39bd2a391fce"},"geometry":{"type":"Point","coordinates":[-72.71967336,42.11268502,0]}},{"type":"Feature","properties":{"id":"8b52fa56-8b17-4ed8-b670-0bd3c4b39c2d"},"geometry":{"type":"Point","coordinates":[-122.32975510378435,47.52599352404168,0]}},{"type":"Feature","properties":{"id":"2fd62d9c-43e9-44a1-88a5-6209f1da84f6"},"geometry":{"type":"Point","coordinates":[-75.322789,40.023568,0]}},{"type":"Feature","properties":{"id":"82a64a53-38c6-4919-9c96-3181b0ce5e99"},"geometry":{"type":"Point","coordinates":[-87.58452457,37.9802897,0]}},{"type":"Feature","properties":{"id":"07244546-6ab3-4193-a093-2c5eee31e61f"},"geometry":{"type":"Point","coordinates":[-91.43303557,38.706022,0]}},{"type":"Feature","properties":{"id":"f8d441be-c395-485d-bc40-97fb4182e1e4"},"geometry":{"type":"Point","coordinates":[-91.1884332,30.419556,0]}},{"type":"Feature","properties":{"id":"54ccc70d-db3f-4eae-aa75-842df0b1cd29"},"geometry":{"type":"Point","coordinates":[-94.1602601,36.0617393,0]}},{"type":"Feature","properties":{"id":"9686860f-5970-4d38-8be8-83b15f36c286"},"geometry":{"type":"Point","coordinates":[-119.7883079,36.73071679,0]}},{"type":"Feature","properties":{"id":"45fd5e31-0d8e-4f20-be9b-673df9f03a52"},"geometry":{"type":"Point","coordinates":[-75.2936914,40.0086029,0]}},{"type":"Feature","properties":{"id":"b847ebf5-148f-4e38-b05a-cd3771965cd0"},"geometry":{"type":"Point","coordinates":[-75.29076729,40.00683337,0]}},{"type":"Feature","properties":{"id":"d60006b3-34eb-46e4-acd3-62a773d980ad"},"geometry":{"type":"Point","coordinates":[-80.271314,25.719812,0]}},{"type":"Feature","properties":{"id":"ae5e5f5f-b96d-4251-880c-ae129319e48f"},"geometry":{"type":"Point","coordinates":[-88.018517,44.51892,0]}},{"type":"Feature","properties":{"id":"93662afa-d0a7-48c1-a7b8-a81ca37c5594"},"geometry":{"type":"Point","coordinates":[-111.903198,40.782833,0]}},{"type":"Feature","properties":{"id":"70b7d406-90d7-460e-b473-9bfa759cb53f"},"geometry":{"type":"Point","coordinates":[-78.64598965,35.78269753,0]}},{"type":"Feature","properties":{"id":"47df5771-9c01-422d-82f6-98a5d2e4e246"},"geometry":{"type":"Point","coordinates":[-110.0722818,31.71360268,0]}},{"type":"Feature","properties":{"id":"7defa30d-bf4d-43e3-a824-6a9535cee2ea"},"geometry":{"type":"Point","coordinates":[-105.5176775,39.7417505,0]}},{"type":"Feature","properties":{"id":"d388e05d-ba66-4a1e-bb23-67ed7c4890d1"},"geometry":{"type":"Point","coordinates":[-75.08338058,39.90139895,0]}},{"type":"Feature","properties":{"id":"3c0588bd-7fd2-469c-98cb-778653502107"},"geometry":{"type":"Point","coordinates":[-117.2319823,38.07035024,0]}},{"type":"Feature","properties":{"id":"15b37ef1-84bf-4c80-ba2e-74123482d2a1"},"geometry":{"type":"Point","coordinates":[-117.2239733,33.13599334,0]}},{"type":"Feature","properties":{"id":"cfee19cf-73ea-4a7e-9037-1105b4dbecd8"},"geometry":{"type":"Point","coordinates":[-117.16077576379267,48.313106841940595,0]}},{"type":"Feature","properties":{"id":"3288ac09-54e4-46bb-bb90-89a6276a206e"},"geometry":{"type":"Point","coordinates":[-122.76341099215438,47.07590480427308,0]}},{"type":"Feature","properties":{"id":"781b62b5-1009-4bd0-97af-7287c2a69627"},"geometry":{"type":"Point","coordinates":[-119.2994446,34.2781592,0]}},{"type":"Feature","properties":{"id":"8ef9610b-bda9-4703-8205-34bcbac4cedf"},"geometry":{"type":"Point","coordinates":[-91.7250841,43.2727293,0]}},{"type":"Feature","properties":{"id":"d13d0b82-f800-4d2c-b631-f614e314d910"},"geometry":{"type":"Point","coordinates":[-122.4038779,37.79052614,0]}},{"type":"Feature","properties":{"id":"0cd8d2ab-c637-4f3f-b135-5d510fae588d"},"geometry":{"type":"Point","coordinates":[-9.5564852,52.1402528,0]}},{"type":"Feature","properties":{"id":"d9c48be3-cc34-4624-b4c9-f5dfc04bb240"},"geometry":{"type":"Point","coordinates":[-84.37929776,33.77232605,0]}},{"type":"Feature","properties":{"id":"be539c44-e3bf-4344-af13-7d3daf10a539"},"geometry":{"type":"Point","coordinates":[-94.5731695,39.0926934,0]}},{"type":"Feature","properties":{"id":"53beda27-334d-46d5-8cb5-7336cc42f7b7"},"geometry":{"type":"Point","coordinates":[-120.6872603,35.6262455,0]}},{"type":"Feature","properties":{"id":"542910b2-3af4-4b62-b5d4-d8edf440cd1a"},"geometry":{"type":"Point","coordinates":[-93.61526616,42.02605341,0]}},{"type":"Feature","properties":{"id":"543f9be5-b99f-4537-a641-67ecc55ca1a8"},"geometry":{"type":"Point","coordinates":[-118.3550377,33.96185,0]}},{"type":"Feature","properties":{"id":"8ee26476-e33e-4940-95f9-75bb761d5324"},"geometry":{"type":"Point","coordinates":[-121.4943996,38.5815719,0]}},{"type":"Feature","properties":{"id":"8768b214-ee24-40b3-b4cb-1b03862eabb8"},"geometry":{"type":"Point","coordinates":[-121.4266488,38.55493463,0]}},{"type":"Feature","properties":{"id":"594a7d7b-1885-4697-863e-5d60203b8a8a"},"geometry":{"type":"Point","coordinates":[-75.21378231,40.27984378,0]}},{"type":"Feature","properties":{"id":"16260ec1-907c-4e9b-bbac-ed70973e1ed2"},"geometry":{"type":"Point","coordinates":[-84.50889213,38.04997369,0]}},{"type":"Feature","properties":{"id":"24a7dd60-ad86-43d3-84ae-1e51aaf6d7f9"},"geometry":{"type":"Point","coordinates":[-95.3870438,29.8036158,0]}},{"type":"Feature","properties":{"id":"82f645a5-0677-4e18-af76-30c25e84ad88"},"geometry":{"type":"Point","coordinates":[-117.6243323,33.68926191,0]}},{"type":"Feature","properties":{"id":"8e300f8a-fce3-446f-bbb4-aac35ff1a08e"},"geometry":{"type":"Point","coordinates":[-83.7891745,42.2730356,0]}},{"type":"Feature","properties":{"id":"f1f9309d-bf1e-4b7a-95b8-ea3505cad878"},"geometry":{"type":"Point","coordinates":[-84.1843655,39.75724887,0]}},{"type":"Feature","properties":{"id":"9c82613b-d6ae-43bf-bd12-c00b05058fde"},"geometry":{"type":"Point","coordinates":[-122.403671,37.79129781,0]}},{"type":"Feature","properties":{"id":"34596a5d-9c0a-4b73-943d-e50b5cf07dbf"},"geometry":{"type":"Point","coordinates":[-121.4819794,38.53890682,0]}},{"type":"Feature","properties":{"id":"e2b7686b-885a-4114-b895-681557275183"},"geometry":{"type":"Point","coordinates":[-121.4908802,38.6543681,0]}},{"type":"Feature","properties":{"id":"373559ad-c964-477c-a443-f0531e3f78b0"},"geometry":{"type":"Point","coordinates":[-106.6478962,35.1022749,0]}},{"type":"Feature","properties":{"id":"2f9d7258-dbf0-44b0-bb2f-9b0cd5ad590d"},"geometry":{"type":"Point","coordinates":[-94.21895665,42.72094547,0]}},{"type":"Feature","properties":{"id":"53f445a3-9f37-4357-a421-899ee1a1b99a"},"geometry":{"type":"Point","coordinates":[-122.2821838,38.30073396,0]}},{"type":"Feature","properties":{"id":"f441dad2-da0b-43b0-86e6-5fc1cc720c2d"},"geometry":{"type":"Point","coordinates":[-79.97321382,32.76013923,0]}},{"type":"Feature","properties":{"id":"c05a5aeb-acfe-454b-8596-b04edddf1bc5"},"geometry":{"type":"Point","coordinates":[-76.4770317,37.0845471,0]}},{"type":"Feature","properties":{"id":"9a256c21-3a8b-480b-9cb5-fc52084fedca"},"geometry":{"type":"Point","coordinates":[-83.086546,42.384371,0]}},{"type":"Feature","properties":{"id":"abcd1ceb-8283-4d5f-aeb9-bda3778067c7"},"geometry":{"type":"Point","coordinates":[-122.5681191,38.1061979,0]}},{"type":"Feature","properties":{"id":"4ed098f5-5ff6-40b9-b238-538961222e90"},"geometry":{"type":"Point","coordinates":[-85.93541536,42.97207782,0]}},{"type":"Feature","properties":{"id":"64e8e735-2d18-48d8-8dbd-f6729513da71"},"geometry":{"type":"Point","coordinates":[-90.48424843,38.77419057,0]}},{"type":"Feature","properties":{"id":"c9f36d18-efb4-419c-8acf-b4598bbf2326"},"geometry":{"type":"Point","coordinates":[-86.55570937,41.94299804,0]}},{"type":"Feature","properties":{"id":"477bfcda-4e96-4f41-a17b-3b1d0407eae0"},"geometry":{"type":"Point","coordinates":[-119.1803818,34.1976308,0]}},{"type":"Feature","properties":{"id":"145e08e2-df7d-4dfb-a67d-d4f342e9aa6d"},"geometry":{"type":"Point","coordinates":[-73.9511062,40.7431826,0]}},{"type":"Feature","properties":{"id":"1fd4733e-3c00-46a6-a358-36877f23cc09"},"geometry":{"type":"Point","coordinates":[-94.525651,38.893126,0]}},{"type":"Feature","properties":{"id":"dcc8e5fc-a531-4bed-be1f-c5ae640053e0"},"geometry":{"type":"Point","coordinates":[-118.1397352,34.61452922,0]}},{"type":"Feature","properties":{"id":"0bbdd47a-69a9-4e92-b688-b1afa2031390"},"geometry":{"type":"Point","coordinates":[-122.6713099,45.63904644,0]}},{"type":"Feature","properties":{"id":"b266cce2-641c-4069-ab75-972b98b14310"},"geometry":{"type":"Point","coordinates":[-74.43481217,40.6890382,0]}},{"type":"Feature","properties":{"id":"693bd0ce-0c4b-4f22-ab99-9103827096d0"},"geometry":{"type":"Point","coordinates":[-77.4014401,37.23348663,0]}},{"type":"Feature","properties":{"id":"3225e829-cb95-45ac-b95b-c4abe0307b0c"},"geometry":{"type":"Point","coordinates":[-8.6264874,52.6696543,0]}},{"type":"Feature","properties":{"id":"1c0e323d-45ab-4d0c-9f27-8e8a62df3703"},"geometry":{"type":"Point","coordinates":[-72.0125532,42.1366948,0]}},{"type":"Feature","properties":{"id":"ac5b056f-49e7-4785-b58a-4ce34e6934c6"},"geometry":{"type":"Point","coordinates":[-82.45564409,40.05722817,0]}},{"type":"Feature","properties":{"id":"2544997a-17f7-4e5e-8d65-13c10c05da4b"},"geometry":{"type":"Point","coordinates":[-87.8886903,41.5033149,0]}},{"type":"Feature","properties":{"id":"042461eb-cc89-4c95-bc61-8a6a95bbf989"},"geometry":{"type":"Point","coordinates":[-70.736801,43.090863,0]}},{"type":"Feature","properties":{"id":"895ddfb0-8827-49d4-914e-c289559e854d"},"geometry":{"type":"Point","coordinates":[-89.2579185,45.92935062,0]}},{"type":"Feature","properties":{"id":"542bf46a-1c9c-4e70-a8ad-4df6ad0fe5c6"},"geometry":{"type":"Point","coordinates":[-122.88455742709381,46.9706987659601,0]}},{"type":"Feature","properties":{"id":"e2e84e69-b8cd-486a-9a65-6a9d0ec3243b"},"geometry":{"type":"Point","coordinates":[-116.80346,47.712429,0]}},{"type":"Feature","properties":{"id":"c03a12eb-9a25-4841-8f41-e78d0053fa3d"},"geometry":{"type":"Point","coordinates":[-71.1527702,42.1847202,0]}},{"type":"Feature","properties":{"id":"ffaf9ab2-0357-4109-a086-0cf83291c006"},"geometry":{"type":"Point","coordinates":[-86.79140006,33.51284923,0]}},{"type":"Feature","properties":{"id":"792bd285-3d5f-4594-b5a0-4a212cd36219"},"geometry":{"type":"Point","coordinates":[-71.4168238,41.8223638,0]}},{"type":"Feature","properties":{"id":"1065e4e8-e366-4b90-8461-f7bbb8ea6653"},"geometry":{"type":"Point","coordinates":[-86.01463482,42.81211765,0]}},{"type":"Feature","properties":{"id":"277d6217-6c92-4f58-a227-7fb0a79ab3a4"},"geometry":{"type":"Point","coordinates":[-86.0580859,42.802587,0]}},{"type":"Feature","properties":{"id":"46b43b36-9668-4b37-9a23-5f4784ed47b8"},"geometry":{"type":"Point","coordinates":[-77.55268946,42.09121034,0]}},{"type":"Feature","properties":{"id":"7c4c41ee-e482-4f94-9815-1f46759444d9"},"geometry":{"type":"Point","coordinates":[-80.8695658,35.20109925,0]}},{"type":"Feature","properties":{"id":"97b87b2c-c954-4a64-93b5-186dadd0c568"},"geometry":{"type":"Point","coordinates":[-77.4455177,37.5415927,0]}},{"type":"Feature","properties":{"id":"9975e52b-e507-4751-bfbc-4850f431ed94"},"geometry":{"type":"Point","coordinates":[-77.40752567,37.51296194,0]}},{"type":"Feature","properties":{"id":"e57d55f3-ee8c-45b0-a092-c77def6cd561"},"geometry":{"type":"Point","coordinates":[-109.694577,48.55500303,0]}},{"type":"Feature","properties":{"id":"76b0ca40-20bf-4a32-a0de-e89de141a96b"},"geometry":{"type":"Point","coordinates":[-101.8440375,33.5785911,0]}},{"type":"Feature","properties":{"id":"7b3d0bb0-cb50-48e9-bf3b-8fb420660c96"},"geometry":{"type":"Point","coordinates":[-122.3178868,47.6752147,0]}},{"type":"Feature","properties":{"id":"05fd4015-bf99-43dc-ab16-500e161eb23a"},"geometry":{"type":"Point","coordinates":[-122.268746,37.873419,0]}},{"type":"Feature","properties":{"id":"92ce913c-8326-4bd6-ad3e-74f42946b436"},"geometry":{"type":"Point","coordinates":[-122.3884378,37.7611618,0]}},{"type":"Feature","properties":{"id":"3d88d2a6-d57c-432b-9d10-745a257a1495"},"geometry":{"type":"Point","coordinates":[-122.14551345959866,47.76936809184745,0]}},{"type":"Feature","properties":{"id":"8b595726-8d21-4a14-84a0-1dd76aecf55a"},"geometry":{"type":"Point","coordinates":[-88.24927593,40.0768564,0]}},{"type":"Feature","properties":{"id":"ad729d81-7f38-4f14-ad4b-fc75d9c740d6"},"geometry":{"type":"Point","coordinates":[-82.45789699,35.32060017,0]}},{"type":"Feature","properties":{"id":"a09a3e43-9898-41d6-a426-4ee68780f8a9"},"geometry":{"type":"Point","coordinates":[-77.37544525,35.60994375,0]}},{"type":"Feature","properties":{"id":"e44d1827-714b-4860-9a8a-63fca6eb0680"},"geometry":{"type":"Point","coordinates":[-74.75022889,40.3922451,0]}},{"type":"Feature","properties":{"id":"03e0afb0-b86a-4b47-a9cd-7a302ac2cb75"},"geometry":{"type":"Point","coordinates":[-78.65744714,35.76136262,0]}},{"type":"Feature","properties":{"id":"92ebf606-d8f9-4c93-a9b0-afc704575d75"},"geometry":{"type":"Point","coordinates":[-6.5406264,53.2523451,0]}},{"type":"Feature","properties":{"id":"7a2fe357-8cbf-45c4-9195-9b261846da32"},"geometry":{"type":"Point","coordinates":[-82.69391186,27.99073329,0]}},{"type":"Feature","properties":{"id":"3212e300-8e52-4f6a-a845-e68ca7492c6b"},"geometry":{"type":"Point","coordinates":[-70.837236,42.669841,0]}},{"type":"Feature","properties":{"id":"f8c87072-d4bd-49c5-8f24-736f9b85280f"},"geometry":{"type":"Point","coordinates":[-77.152035,39.108112,0]}},{"type":"Feature","properties":{"id":"d76e7016-097d-481d-a510-effd1d4fcd6d"},"geometry":{"type":"Point","coordinates":[-122.0345391,38.24359051,0]}},{"type":"Feature","properties":{"id":"97ae87b9-74f3-40c8-8773-967c92450fa5"},"geometry":{"type":"Point","coordinates":[-95.31600025,32.34866425,0]}},{"type":"Feature","properties":{"id":"239ded16-d444-429b-b6d7-fd30631c05d1"},"geometry":{"type":"Point","coordinates":[-122.3030265,37.87686526,0]}},{"type":"Feature","properties":{"id":"fdc05c0a-59db-4ffd-b289-10996f4d9e2f"},"geometry":{"type":"Point","coordinates":[-122.6707614,45.6289331,0]}},{"type":"Feature","properties":{"id":"020aa383-378b-43d0-b91a-f8b4e5641be1"},"geometry":{"type":"Point","coordinates":[-117.4281651,47.655248,0]}},{"type":"Feature","properties":{"id":"36e4c1c9-8ffe-4096-9153-765a99550f2b"},"geometry":{"type":"Point","coordinates":[-74.61365675,39.42606663,0]}},{"type":"Feature","properties":{"id":"443536da-82d9-447f-811f-0d3e069e9086"},"geometry":{"type":"Point","coordinates":[-84.20758809,33.84269209,0]}},{"type":"Feature","properties":{"id":"568fcb4a-f5cd-4554-84b1-8ce90052e21d"},"geometry":{"type":"Point","coordinates":[-71.12983196,43.97582858,0]}},{"type":"Feature","properties":{"id":"c90a15c5-1a4d-495a-94f5-62fe78425b81"},"geometry":{"type":"Point","coordinates":[-85.407991,42.496258,0]}},{"type":"Feature","properties":{"id":"6aae0645-3f00-46f7-89d2-9ebd4aad9cd2"},"geometry":{"type":"Point","coordinates":[-102.7238865,40.12462759,0]}},{"type":"Feature","properties":{"id":"498f8ea8-f909-4378-b437-7be8f5d01993"},"geometry":{"type":"Point","coordinates":[-75.54752163,40.17990279,0]}},{"type":"Feature","properties":{"id":"b0ff46ea-e5fe-4086-9773-8632ecf1ff28"},"geometry":{"type":"Point","coordinates":[-85.065042,45.471828,0]}},{"type":"Feature","properties":{"id":"898d4d98-92c7-4e57-9b3f-310a60bc45c9"},"geometry":{"type":"Point","coordinates":[-96.61169549,33.18370422,0]}},{"type":"Feature","properties":{"id":"940232f8-d664-42b4-aa8c-2b663d877252"},"geometry":{"type":"Point","coordinates":[-149.878675,61.14944,0]}},{"type":"Feature","properties":{"id":"f8891e9b-c233-4c2c-aa2f-fb0a59d06dce"},"geometry":{"type":"Point","coordinates":[-86.85861737,36.16458388,0]}},{"type":"Feature","properties":{"id":"7c79df16-b284-4388-99f8-7960b6d66504"},"geometry":{"type":"Point","coordinates":[-91.2539366,43.81301528,0]}},{"type":"Feature","properties":{"id":"d80aff0a-64a7-4a7f-b609-4386dc7a1d59"},"geometry":{"type":"Point","coordinates":[-71.1123668,42.3014592,0]}},{"type":"Feature","properties":{"id":"5a17161e-23d6-4b05-bf60-70b4fbdbbadf"},"geometry":{"type":"Point","coordinates":[-117.8107616,33.75003812,0]}},{"type":"Feature","properties":{"id":"6c0d332d-0cb5-4b00-aa81-d04650eefe9a"},"geometry":{"type":"Point","coordinates":[-122.0297182,36.974201,0]}},{"type":"Feature","properties":{"id":"ce6068ab-2993-4129-a451-c304506f817a"},"geometry":{"type":"Point","coordinates":[-122.4750486,37.76307771,0]}},{"type":"Feature","properties":{"id":"6fa0be54-2886-4a87-98cf-189e9432310c"},"geometry":{"type":"Point","coordinates":[-84.294616,33.77228,0]}},{"type":"Feature","properties":{"id":"0b083637-2a0d-46e0-b0be-f86aa755a92e"},"geometry":{"type":"Point","coordinates":[-117.24896931727271,47.67753394140628,0]}},{"type":"Feature","properties":{"id":"4a8da7bd-80fb-4b2f-9447-eee7bd87781f"},"geometry":{"type":"Point","coordinates":[-86.1449174,39.8095687,0]}},{"type":"Feature","properties":{"id":"84f3121a-293b-4a1e-89c8-c7fa0ca735d5"},"geometry":{"type":"Point","coordinates":[-80.72192703,35.38617748,0]}},{"type":"Feature","properties":{"id":"e53fb44b-d194-49f0-9549-c8355297616d"},"geometry":{"type":"Point","coordinates":[-83.1163533,40.55509204,0]}},{"type":"Feature","properties":{"id":"6382851d-cf32-4ba2-b725-6d8732fa4fcc"},"geometry":{"type":"Point","coordinates":[-79.8974689,37.28075143,0]}},{"type":"Feature","properties":{"id":"44113b77-122d-4680-85e7-cc0662cc6da0"},"geometry":{"type":"Point","coordinates":[-82.55454185,35.58942485,0]}},{"type":"Feature","properties":{"id":"3d49e8be-de9a-4688-8483-9ffdf3037bf3"},"geometry":{"type":"Point","coordinates":[-82.832581,41.578044,0]}},{"type":"Feature","properties":{"id":"a2738df3-5b54-4a76-80ee-1e799bc9f9cb"},"geometry":{"type":"Point","coordinates":[-96.96767266,32.91862635,0]}},{"type":"Feature","properties":{"id":"4917afcb-f644-48c9-81f2-a57c232e6052"},"geometry":{"type":"Point","coordinates":[-122.468971,48.760265,0]}},{"type":"Feature","properties":{"id":"78da44c9-24f2-47f1-8dfb-e9e38b213fe5"},"geometry":{"type":"Point","coordinates":[-77.4420409,37.5259842,0]}},{"type":"Feature","properties":{"id":"d54e5f65-dc4f-4db3-8b21-0cbde3d83680"},"geometry":{"type":"Point","coordinates":[-87.28338,33.832359,0]}},{"type":"Feature","properties":{"id":"a063bcc2-6017-4131-b6b5-e34ddedf077a"},"geometry":{"type":"Point","coordinates":[-80.0219063,32.79905412,0]}},{"type":"Feature","properties":{"id":"f16ee8bc-0ac3-4403-b7a8-4c4bc0582938"},"geometry":{"type":"Point","coordinates":[-87.7019463,41.961125,0]}},{"type":"Feature","properties":{"id":"6151ad7d-80a5-457a-9b2d-138e3a6ae77a"},"geometry":{"type":"Point","coordinates":[-77.262436,42.87507,0]}},{"type":"Feature","properties":{"id":"218d3127-127b-4e78-a192-db5617c2f6fa"},"geometry":{"type":"Point","coordinates":[-90.238117,38.637188,0]}},{"type":"Feature","properties":{"id":"f4954559-b115-469a-824e-afa6e37cd9a3"},"geometry":{"type":"Point","coordinates":[-97.6785729,35.4787783,0]}},{"type":"Feature","properties":{"id":"cee9d52e-b11f-489e-ace5-d67641dbd713"},"geometry":{"type":"Point","coordinates":[-93.7489517,41.5936597,0]}},{"type":"Feature","properties":{"id":"183f1e6c-ef70-449f-a77b-de8913b19e2b"},"geometry":{"type":"Point","coordinates":[-84.76170108,41.29361163,0]}},{"type":"Feature","properties":{"id":"287e8cd1-bfb6-4c9c-b38f-bcde56ccb472"},"geometry":{"type":"Point","coordinates":[-111.9254955,33.658427,0]}},{"type":"Feature","properties":{"id":"353afc36-cb18-4de5-a77f-1a065ab1d6d1"},"geometry":{"type":"Point","coordinates":[-118.2819715,33.89680488,0]}},{"type":"Feature","properties":{"id":"5cccb3f6-eb09-4a57-9709-d6ea09547e9c"},"geometry":{"type":"Point","coordinates":[-122.6263728,38.9582307,0]}},{"type":"Feature","properties":{"id":"1b2e6967-a506-4e9e-9a34-470ae9101074"},"geometry":{"type":"Point","coordinates":[-76.0389065,36.86874825,0]}},{"type":"Feature","properties":{"id":"fa21605f-18f8-48da-9302-97dcf2d3ac64"},"geometry":{"type":"Point","coordinates":[-82.75503088,28.14632482,0]}},{"type":"Feature","properties":{"id":"36b75972-6f6a-4e3e-b1ac-0b137f9c6410"},"geometry":{"type":"Point","coordinates":[-69.77292634,44.22957832,0]}},{"type":"Feature","properties":{"id":"02c2b09f-d059-4888-9164-e7d963c709e5"},"geometry":{"type":"Point","coordinates":[-82.1366836,28.0158875,0]}},{"type":"Feature","properties":{"id":"f5723c43-2256-4abb-9d9e-66d388050870"},"geometry":{"type":"Point","coordinates":[-122.8308802,45.36773305,0]}},{"type":"Feature","properties":{"id":"5edd07f2-5db8-4527-b234-227b23129c43"},"geometry":{"type":"Point","coordinates":[-81.46292368,41.05205025,0]}},{"type":"Feature","properties":{"id":"a893c395-8dab-41a1-9b57-eee9e396ecb9"},"geometry":{"type":"Point","coordinates":[-90.511795,38.791625,0]}},{"type":"Feature","properties":{"id":"1f1af7ee-3a2a-4c3e-ae68-584d60381d80"},"geometry":{"type":"Point","coordinates":[-107.8800003,38.4788199,0]}},{"type":"Feature","properties":{"id":"1d4b058c-f5ac-4884-9ab5-d0d0d5cbf11c"},"geometry":{"type":"Point","coordinates":[-75.214292,40.69072655,0]}},{"type":"Feature","properties":{"id":"0c45746b-fe2f-4171-b1e7-181027857e22"},"geometry":{"type":"Point","coordinates":[-73.151247,41.184374,0]}},{"type":"Feature","properties":{"id":"3c6ba9ee-3f7e-475f-a3d5-76d9924068ad"},"geometry":{"type":"Point","coordinates":[-96.67987289,33.0921542,0]}},{"type":"Feature","properties":{"id":"ec650c63-7266-4177-abe7-9eabdc5a6c73"},"geometry":{"type":"Point","coordinates":[-81.10216092,32.054127,0]}},{"type":"Feature","properties":{"id":"ad179174-6550-4b63-8055-301c822af22b"},"geometry":{"type":"Point","coordinates":[-74.28663992,40.67871822,0]}},{"type":"Feature","properties":{"id":"64d344a6-fdd2-4e92-9838-2c360f783fd5"},"geometry":{"type":"Point","coordinates":[-123.3553263,43.22538387,0]}},{"type":"Feature","properties":{"id":"91673432-855c-469a-a703-18f8451b6365"},"geometry":{"type":"Point","coordinates":[-104.7601698,39.63429093,0]}},{"type":"Feature","properties":{"id":"179899fd-256c-42c1-8fc5-7b68c340320b"},"geometry":{"type":"Point","coordinates":[-86.161428,39.777426,0]}},{"type":"Feature","properties":{"id":"de49adbf-37b7-4f7f-8ae1-58210e67f073"},"geometry":{"type":"Point","coordinates":[-85.72355013,42.92114925,0]}},{"type":"Feature","properties":{"id":"33178929-9e93-4e46-ab90-72c5a91a128f"},"geometry":{"type":"Point","coordinates":[-88.8965312,43.0861774,0]}},{"type":"Feature","properties":{"id":"f997d03c-9301-4ce2-b71c-ac67dca594bd"},"geometry":{"type":"Point","coordinates":[-93.8017001,44.6232246,0]}},{"type":"Feature","properties":{"id":"2f4e3d86-1b06-4a0e-9335-acfb6abfed37"},"geometry":{"type":"Point","coordinates":[-108.4990456,45.78417106,0]}},{"type":"Feature","properties":{"id":"611f8c45-a929-433d-b1a1-a590f85c456f"},"geometry":{"type":"Point","coordinates":[-111.954182,40.732607,0]}},{"type":"Feature","properties":{"id":"591996cc-7431-45a1-b7f4-3b1f9c506cd5"},"geometry":{"type":"Point","coordinates":[-123.2076383,39.14945851,0]}},{"type":"Feature","properties":{"id":"f3e74162-e002-43ad-acc8-2e55d563cd4a"},"geometry":{"type":"Point","coordinates":[-82.46281904,27.9599097,0]}},{"type":"Feature","properties":{"id":"637f25db-22ec-4376-ac90-c723340287c1"},"geometry":{"type":"Point","coordinates":[-0.138599,50.832867,0]}},{"type":"Feature","properties":{"id":"d9a65f61-f901-40fe-85d1-620af49e72fb"},"geometry":{"type":"Point","coordinates":[-97.76126939,30.262109,0]}},{"type":"Feature","properties":{"id":"684dfd0e-c132-413a-bb46-9daf08ed35e7"},"geometry":{"type":"Point","coordinates":[-85.702765,30.1698125,0]}},{"type":"Feature","properties":{"id":"45e1a706-1fb7-4a98-8007-817f9ffce1c8"},"geometry":{"type":"Point","coordinates":[-122.0310356,36.98208037,0]}},{"type":"Feature","properties":{"id":"b212b659-6819-42c5-b5f2-93e735486d10"},"geometry":{"type":"Point","coordinates":[-95.3759411,29.7342113,0]}},{"type":"Feature","properties":{"id":"2a549416-59b9-4ed0-9b76-4a649f29ee80"},"geometry":{"type":"Point","coordinates":[-119.8063947,39.5315258,0]}},{"type":"Feature","properties":{"id":"2dbbcfbc-636d-4cd8-9a57-7ae324adb66c"},"geometry":{"type":"Point","coordinates":[-119.8072604,39.51387478,0]}},{"type":"Feature","properties":{"id":"43cbe517-bf1b-4a4d-b20b-b13ec74fff4d"},"geometry":{"type":"Point","coordinates":[-120.6420324,35.2493387,0]}},{"type":"Feature","properties":{"id":"e8bb776f-eaeb-4132-ac76-54d9c5f4c8ec"},"geometry":{"type":"Point","coordinates":[-96.8494045,33.083072,0]}},{"type":"Feature","properties":{"id":"85fca49d-7715-4238-b3ab-4252a5299795"},"geometry":{"type":"Point","coordinates":[-96.07792093,46.28264407,0]}},{"type":"Feature","properties":{"id":"6fba2263-8f73-4ed4-805f-d25d63f18cde"},"geometry":{"type":"Point","coordinates":[-71.414009,41.825558,0]}},{"type":"Feature","properties":{"id":"6812f970-918c-4d57-be26-4b33baff46f0"},"geometry":{"type":"Point","coordinates":[-82.31638932,40.8686238,0]}},{"type":"Feature","properties":{"id":"1a2e0257-a0c5-4ea9-b786-5d5585674596"},"geometry":{"type":"Point","coordinates":[-80.8575419,35.2205129,0]}},{"type":"Feature","properties":{"id":"eddf1dc7-c32f-490f-8180-afe44f36438a"},"geometry":{"type":"Point","coordinates":[-96.8267889,33.078317,0]}},{"type":"Feature","properties":{"id":"6eab32b5-1f19-44bf-9901-285deb3581f8"},"geometry":{"type":"Point","coordinates":[-93.46551151,44.90425928,0]}},{"type":"Feature","properties":{"id":"a2a27dba-f20a-4d98-a29c-005a2dfbe724"},"geometry":{"type":"Point","coordinates":[-86.25381541,43.23504367,0]}},{"type":"Feature","properties":{"id":"6cfe7bce-ee7d-4fa4-ab54-1584566f9ac2"},"geometry":{"type":"Point","coordinates":[-117.8385795,33.71474692,0]}},{"type":"Feature","properties":{"id":"4000ba2a-c486-431c-a9ca-c4b170696aea"},"geometry":{"type":"Point","coordinates":[-117.9121478,33.83113335,0]}},{"type":"Feature","properties":{"id":"0aa072bb-50cc-49b2-bda0-a4d8fd2ce34f"},"geometry":{"type":"Point","coordinates":[-70.74750286,42.18080776,0]}},{"type":"Feature","properties":{"id":"9a6ed651-787f-47de-9f0a-1a4fc3fb5d15"},"geometry":{"type":"Point","coordinates":[-86.53747927,39.173423,0]}},{"type":"Feature","properties":{"id":"fe976b5b-744d-4ba8-b9b8-af2c2e249b8b"},"geometry":{"type":"Point","coordinates":[-87.097528,45.7164279,0]}},{"type":"Feature","properties":{"id":"3c6dd3b5-0f9e-44f0-b21c-e664a66538e3"},"geometry":{"type":"Point","coordinates":[-122.6703323,45.5346842,0]}},{"type":"Feature","properties":{"id":"8c96cee4-a3ef-411a-aacf-962370865f80"},"geometry":{"type":"Point","coordinates":[-121.8856373,37.32939189,0]}},{"type":"Feature","properties":{"id":"05b3f6bc-e7cf-40bb-8bdb-1dfc1a619c5f"},"geometry":{"type":"Point","coordinates":[-105.2183136,40.0203098,0]}},{"type":"Feature","properties":{"id":"076ee5fa-1801-4360-9727-3a3620c1013d"},"geometry":{"type":"Point","coordinates":[-95.9308408,41.2547107,0]}},{"type":"Feature","properties":{"id":"b754ef5f-2b82-4523-b2e8-42df9d6a9b63"},"geometry":{"type":"Point","coordinates":[-122.7423002,45.4958797,0]}},{"type":"Feature","properties":{"id":"c5f18c89-13af-4176-8e2d-9c58ffa7c4b2"},"geometry":{"type":"Point","coordinates":[-84.54196282,39.1607827,0]}},{"type":"Feature","properties":{"id":"f336bf99-b21e-41ae-8c4a-717e66d35b93"},"geometry":{"type":"Point","coordinates":[-90.261143,38.626662,0]}},{"type":"Feature","properties":{"id":"779fbf58-ba7b-4f78-858c-db3a19aa6a04"},"geometry":{"type":"Point","coordinates":[-82.668678,27.771098,0]}},{"type":"Feature","properties":{"id":"41359b46-ffc7-49db-ac25-7da9551462c0"},"geometry":{"type":"Point","coordinates":[-122.3902975,47.6605861,0]}},{"type":"Feature","properties":{"id":"4b3ddf69-f7b2-4292-8966-2fca894c87b1"},"geometry":{"type":"Point","coordinates":[-93.19284766,44.9701392,0]}},{"type":"Feature","properties":{"id":"28b9934a-0dcf-40eb-9a9c-815e9f3eb62b"},"geometry":{"type":"Point","coordinates":[-87.91672749,43.02080941,0]}},{"type":"Feature","properties":{"id":"9000f7f7-dc89-442b-9e22-9a9cbf9ddd0d"},"geometry":{"type":"Point","coordinates":[-94.1628025,45.58571953,0]}},{"type":"Feature","properties":{"id":"bb7f7dc2-64dc-4d59-a13a-8162440a3f5a"},"geometry":{"type":"Point","coordinates":[-90.274034,38.627933,0]}},{"type":"Feature","properties":{"id":"8a5276f4-1004-462f-8d1e-3adf53125343"},"geometry":{"type":"Point","coordinates":[-121.4945908,38.56579627,0]}},{"type":"Feature","properties":{"id":"bfbcc407-1328-4791-bf71-7cc77e2a5feb"},"geometry":{"type":"Point","coordinates":[-90.0666607,29.9296799,0]}},{"type":"Feature","properties":{"id":"7eb42505-4dd3-452f-847b-2bf8f2155a79"},"geometry":{"type":"Point","coordinates":[-75.1400237,39.9662701,0]}},{"type":"Feature","properties":{"id":"eae54355-ebca-400e-a9d9-7ce4ce866341"},"geometry":{"type":"Point","coordinates":[-83.1274188,42.4679929,0]}},{"type":"Feature","properties":{"id":"e16cb5ff-1d95-4cae-9719-ff9951b746a3"},"geometry":{"type":"Point","coordinates":[-117.158627,33.135679,0]}},{"type":"Feature","properties":{"id":"f478a38b-fc50-485e-94ed-043655e2a716"},"geometry":{"type":"Point","coordinates":[-76.51260925,43.45769813,0]}},{"type":"Feature","properties":{"id":"968d9c63-9c9b-4456-bb34-4c5b0eb255c0"},"geometry":{"type":"Point","coordinates":[-111.8993199,40.73267145,0]}},{"type":"Feature","properties":{"id":"41ade603-cf7a-4991-8ae9-bd87d8d9f56d"},"geometry":{"type":"Point","coordinates":[-105.0513357,38.9944899,0]}},{"type":"Feature","properties":{"id":"cfd51d05-11a3-487f-af99-ce3ce3f4ee2f"},"geometry":{"type":"Point","coordinates":[-92.63790404,32.52986335,0]}},{"type":"Feature","properties":{"id":"73fdbccc-dbf8-4b7d-bf03-49c0e4a4e28a"},"geometry":{"type":"Point","coordinates":[-111.973557,41.224087,0]}},{"type":"Feature","properties":{"id":"16af6b57-7519-47f6-a119-2e045a870fdd"},"geometry":{"type":"Point","coordinates":[-105.1016163,40.0035307,0]}},{"type":"Feature","properties":{"id":"c9130fd3-a4f7-42f1-bc3f-fcfb74a945d1"},"geometry":{"type":"Point","coordinates":[-117.28198920193068,47.67793647405301,0]}},{"type":"Feature","properties":{"id":"4a20bd57-f979-4ad8-82a4-4da5b02f8147"},"geometry":{"type":"Point","coordinates":[-91.40894211,40.42055614,0]}},{"type":"Feature","properties":{"id":"bcc9f869-4952-4137-a502-5ac716b0a360"},"geometry":{"type":"Point","coordinates":[40.84133461624508,-8.434270976824363,0]}},{"type":"Feature","properties":{"id":"f460d4f3-c666-425d-83b6-36692195ea49"},"geometry":{"type":"Point","coordinates":[-123.0010873,44.9820399,0]}},{"type":"Feature","properties":{"id":"6e193741-61b7-4cc8-9731-45770307547a"},"geometry":{"type":"Point","coordinates":[-122.64536831727065,47.73528807594325,0]}},{"type":"Feature","properties":{"id":"be1fa1c4-ec5e-4cde-bf24-96858b2bc560"},"geometry":{"type":"Point","coordinates":[-95.28716205,29.57569295,0]}},{"type":"Feature","properties":{"id":"49044ec6-74fc-4cca-8225-64035cec3922"},"geometry":{"type":"Point","coordinates":[-121.300391,37.97295175,0]}},{"type":"Feature","properties":{"id":"9a1bed12-a9be-4b59-a4b3-7760ed7380a8"},"geometry":{"type":"Point","coordinates":[-120.553068,46.618456,0]}},{"type":"Feature","properties":{"id":"ee527ffb-6e85-4a38-856c-10db17bb4b7e"},"geometry":{"type":"Point","coordinates":[-121.9858846,47.74315286,0]}},{"type":"Feature","properties":{"id":"0d4174b9-66de-4f8c-8e61-8a5d38f3a999"},"geometry":{"type":"Point","coordinates":[-84.03520817,35.08890404,0]}},{"type":"Feature","properties":{"id":"729aa416-177d-4e58-8700-9e9c51d6808d"},"geometry":{"type":"Point","coordinates":[-85.6305954,42.9712724,0]}},{"type":"Feature","properties":{"id":"d9579c97-3ecd-4133-922a-d1bc5dc58b31"},"geometry":{"type":"Point","coordinates":[-97.515375,35.475896,0]}},{"type":"Feature","properties":{"id":"8b6d0375-b572-4b21-9a81-504aa91d39c5"},"geometry":{"type":"Point","coordinates":[-122.7733742,45.3211582,0]}},{"type":"Feature","properties":{"id":"6aa5bb2f-7b2f-43b6-8291-216bdc545f8e"},"geometry":{"type":"Point","coordinates":[-72.47021639,42.18292741,0]}},{"type":"Feature","properties":{"id":"7ce7a516-c6e4-42c2-b357-a4dfd53f7236"},"geometry":{"type":"Point","coordinates":[-85.97454749,42.10876694,0]}},{"type":"Feature","properties":{"id":"b961ff9e-4495-4db5-aa88-dea50bc3a02b"},"geometry":{"type":"Point","coordinates":[-84.35907858,34.02576775,0]}},{"type":"Feature","properties":{"id":"cefefb6f-577c-43e0-81e1-12f6125a86d6"},"geometry":{"type":"Point","coordinates":[-120.0157684,46.32370319,0]}},{"type":"Feature","properties":{"id":"d521368b-3245-4084-9f94-4783ba1f3238"},"geometry":{"type":"Point","coordinates":[-77.4517779,37.5574905,0]}},{"type":"Feature","properties":{"id":"5dafecff-6ef6-430d-87ed-1f9e315f3f92"},"geometry":{"type":"Point","coordinates":[-79.0689722,35.9100127,0]}},{"type":"Feature","properties":{"id":"e4e8348e-71ba-41df-b571-b866fffbf050"},"geometry":{"type":"Point","coordinates":[-118.480274,33.994634,0]}},{"type":"Feature","properties":{"id":"be340e56-0609-44de-a684-eca999c2b5a4"},"geometry":{"type":"Point","coordinates":[-118.4668875,33.995044,0]}},{"type":"Feature","properties":{"id":"f74cf0da-72f1-449c-b2ec-81b5fcd848bf"},"geometry":{"type":"Point","coordinates":[-119.2945588,34.27988394,0]}},{"type":"Feature","properties":{"id":"d217a26e-7eec-4618-b32c-2689c76b92c3"},"geometry":{"type":"Point","coordinates":[-105.0749674,40.39658612,0]}},{"type":"Feature","properties":{"id":"5504068e-77c6-41c1-a1a2-01b796b52cd1"},"geometry":{"type":"Point","coordinates":[-118.3103682,34.17375015,0]}},{"type":"Feature","properties":{"id":"784b40eb-252d-4e8e-a002-e11de9c3b59a"},"geometry":{"type":"Point","coordinates":[-73.2143746,44.4772683,0]}},{"type":"Feature","properties":{"id":"9a4d9c4e-fc5f-4af0-9fed-9374d1c2ee4f"},"geometry":{"type":"Point","coordinates":[-109.5161701,40.45578612,0]}},{"type":"Feature","properties":{"id":"427d559f-ec7b-4e5f-b973-c8cd9cbf15d9"},"geometry":{"type":"Point","coordinates":[-122.8955804,45.53189006,0]}},{"type":"Feature","properties":{"id":"75a0701e-0f94-4550-afaf-892cd31774ee"},"geometry":{"type":"Point","coordinates":[-104.9061919,40.33713,0]}},{"type":"Feature","properties":{"id":"2d3c288c-ecb1-47fc-bca3-c277c7728944"},"geometry":{"type":"Point","coordinates":[-81.5570848,30.2008038,0]}},{"type":"Feature","properties":{"id":"3895d6bc-06f0-4440-8350-9b929b95cda2"},"geometry":{"type":"Point","coordinates":[-80.19614871,25.80089733,0]}},{"type":"Feature","properties":{"id":"4c321585-4c57-400b-9a56-fb95767b8cee"},"geometry":{"type":"Point","coordinates":[-78.749408,35.507541,0]}},{"type":"Feature","properties":{"id":"ccae7ca3-7457-44cf-8138-f6f5d8959b8c"},"geometry":{"type":"Point","coordinates":[-122.6464236,45.6426306,0]}},{"type":"Feature","properties":{"id":"60fad081-4a4e-4415-95d8-b478cb0ce9c1"},"geometry":{"type":"Point","coordinates":[-87.3928955,46.5425586,0]}},{"type":"Feature","properties":{"id":"b3be1ab8-d34b-465c-9704-b50364cfd061"},"geometry":{"type":"Point","coordinates":[-117.2618232,32.970049,0]}},{"type":"Feature","properties":{"id":"9fb445cd-bd7c-4b97-a249-ef17e9856cc0"},"geometry":{"type":"Point","coordinates":[-89.2188242,42.9166357,0]}},{"type":"Feature","properties":{"id":"f51b3f3d-be14-40da-914a-3b5c83f75bbf"},"geometry":{"type":"Point","coordinates":[13.85168245858099,46.61662463422168,0]}},{"type":"Feature","properties":{"id":"4d87a123-b93b-4f06-9c57-8f197a9b2ad9"},"geometry":{"type":"Point","coordinates":[-74.78801924,39.99417605,0]}},{"type":"Feature","properties":{"id":"71ac4ae1-27a3-45bb-a309-fa41cff28e4d"},"geometry":{"type":"Point","coordinates":[-88.33838098,42.14408948,0]}},{"type":"Feature","properties":{"id":"7acd06bc-672e-4bc0-85ae-efa205f92b25"},"geometry":{"type":"Point","coordinates":[-93.1655001,44.9040455,0]}},{"type":"Feature","properties":{"id":"05d5110e-1f3c-40d0-b6b4-d00b5fdac6c1"},"geometry":{"type":"Point","coordinates":[-104.9627421,39.7434087,0]}},{"type":"Feature","properties":{"id":"17995f06-7c5d-4a2c-b3cf-b8cc855ba10e"},"geometry":{"type":"Point","coordinates":[-92.28140212,34.7434392,0]}},{"type":"Feature","properties":{"id":"d2cf661a-d6dc-4e6e-b15d-a5100adc6ef4"},"geometry":{"type":"Point","coordinates":[-89.47266345,43.05171633,0]}},{"type":"Feature","properties":{"id":"f7660e19-369a-41f8-b77e-10d094e67142"},"geometry":{"type":"Point","coordinates":[-89.7180892,43.2820804,0]}},{"type":"Feature","properties":{"id":"e66239b3-a3ec-4b2b-8738-0710ec300f25"},"geometry":{"type":"Point","coordinates":[-74.80690714,39.6330492,0]}},{"type":"Feature","properties":{"id":"0c325218-d9f7-47c5-8305-d4a6058ec3bc"},"geometry":{"type":"Point","coordinates":[-119.648264,39.314358,0]}},{"type":"Feature","properties":{"id":"e3f7a311-cddb-4810-9fb8-32bca371f72c"},"geometry":{"type":"Point","coordinates":[-95.964461,41.241419,0]}},{"type":"Feature","properties":{"id":"38ea89d3-a701-473e-a3cb-f46ede4706e7"},"geometry":{"type":"Point","coordinates":[-75.71959161,39.44942786,0]}},{"type":"Feature","properties":{"id":"70fe5224-37e2-431e-81ef-8b28168d4da4"},"geometry":{"type":"Point","coordinates":[-122.5187026,45.52726898,0]}},{"type":"Feature","properties":{"id":"4d346ad7-4bc6-4f61-b993-f066f610b7ef"},"geometry":{"type":"Point","coordinates":[-122.6843058,45.52389727,0]}},{"type":"Feature","properties":{"id":"bc0330df-68a5-497a-9a11-9ebb97352733"},"geometry":{"type":"Point","coordinates":[-114.471756,42.55561943,0]}},{"type":"Feature","properties":{"id":"77a8265c-2d3b-4f30-babe-87a1e0a4c37d"},"geometry":{"type":"Point","coordinates":[-72.791432,44.470714,0]}},{"type":"Feature","properties":{"id":"496767e9-72ae-432a-aa87-a530acb459ea"},"geometry":{"type":"Point","coordinates":[-80.154209,41.637124,0]}},{"type":"Feature","properties":{"id":"7df505f8-b60c-4824-8334-b71b7eabb15f"},"geometry":{"type":"Point","coordinates":[-80.15610217,41.64610467,0]}},{"type":"Feature","properties":{"id":"2acbb347-c871-4db3-938f-13192f208b47"},"geometry":{"type":"Point","coordinates":[-97.08161761,36.7024929,0]}},{"type":"Feature","properties":{"id":"5d79c64c-7bdd-4287-9703-deeb3465f807"},"geometry":{"type":"Point","coordinates":[-93.08472893,44.93295265,0]}},{"type":"Feature","properties":{"id":"5f6a874b-33de-4387-928e-b095e03a58f8"},"geometry":{"type":"Point","coordinates":[-71.87294016,42.55783542,0]}},{"type":"Feature","properties":{"id":"8c9a9c66-ac4e-42b4-9dc7-1628eaf00af5"},"geometry":{"type":"Point","coordinates":[-76.31365439,40.03799427,0]}},{"type":"Feature","properties":{"id":"298c427c-b928-4d61-a268-9f09b793699f"},"geometry":{"type":"Point","coordinates":[-81.72980288,41.02478661,0]}},{"type":"Feature","properties":{"id":"735992cf-009c-457b-962a-28574c77db3c"},"geometry":{"type":"Point","coordinates":[-121.1301151,40.27765103,0]}},{"type":"Feature","properties":{"id":"bd5f13e7-c53f-4bfb-9845-619a7ad059e7"},"geometry":{"type":"Point","coordinates":[-91.835109,36.72461005,0]}},{"type":"Feature","properties":{"id":"150e5041-28b6-4a3c-9dbe-2b739c4f1a1f"},"geometry":{"type":"Point","coordinates":[-157.8334964,21.2858755,0]}},{"type":"Feature","properties":{"id":"7e06716a-cf35-431f-8097-611364da644c"},"geometry":{"type":"Point","coordinates":[-157.8559271,21.29964432,0]}},{"type":"Feature","properties":{"id":"32b7bb46-102b-45a3-800a-6dc7222fd731"},"geometry":{"type":"Point","coordinates":[-90.50132856,41.51035669,0]}},{"type":"Feature","properties":{"id":"d046c044-cd15-464d-87b0-2bb25e634200"},"geometry":{"type":"Point","coordinates":[-122.9027355,42.34806544,0]}},{"type":"Feature","properties":{"id":"bbd5c52e-ce60-4b89-a0fe-6c5f15324f40"},"geometry":{"type":"Point","coordinates":[-121.88385512898503,45.692482431815996,0]}},{"type":"Feature","properties":{"id":"eadec31f-a82e-40c6-97ce-a160689e95cd"},"geometry":{"type":"Point","coordinates":[-80.41852475,27.6455742,0]}},{"type":"Feature","properties":{"id":"58d8f296-48fb-4385-bdfe-88ecc9d2684f"},"geometry":{"type":"Point","coordinates":[-115.9227103,47.47153133,0]}},{"type":"Feature","properties":{"id":"6a6b79df-5cd8-4b54-9cf7-021fd47069bb"},"geometry":{"type":"Point","coordinates":[-85.284584,42.6487487,0]}},{"type":"Feature","properties":{"id":"6a7acc2e-1fd6-47a7-ab20-83ac86aad50c"},"geometry":{"type":"Point","coordinates":[-75.17619182,41.46873956,0]}},{"type":"Feature","properties":{"id":"32cee56d-132f-404d-a744-598476b6351c"},"geometry":{"type":"Point","coordinates":[-96.85004869,37.81367549,0]}},{"type":"Feature","properties":{"id":"506021c9-6f03-49a4-b7f2-55f68f23f365"},"geometry":{"type":"Point","coordinates":[-104.6103677,38.26241645,0]}},{"type":"Feature","properties":{"id":"4435d82d-70bf-4e0d-90df-d9b849ed8931"},"geometry":{"type":"Point","coordinates":[-112.0773456,33.4485866,0]}},{"type":"Feature","properties":{"id":"1b75785d-e64b-4c39-bc06-8650d653e2a6"},"geometry":{"type":"Point","coordinates":[-123.1142562,45.5185238,0]}},{"type":"Feature","properties":{"id":"b93629ce-5fd4-407e-88dc-af339c012b2e"},"geometry":{"type":"Point","coordinates":[-122.4737559,48.75410947,0]}},{"type":"Feature","properties":{"id":"e4889e72-ac10-44c1-8dc8-ede75496a898"},"geometry":{"type":"Point","coordinates":[-120.5356617,46.60627214,0]}},{"type":"Feature","properties":{"id":"60cc92dc-9216-4fff-81cf-24d84adfe8aa"},"geometry":{"type":"Point","coordinates":[-73.21202303,42.45706449,0]}},{"type":"Feature","properties":{"id":"72bfa421-0e54-45a5-877d-3c26cedfae48"},"geometry":{"type":"Point","coordinates":[-76.98976977,39.80232948,0]}},{"type":"Feature","properties":{"id":"c4631ee5-2531-4cce-881f-9232c75002fa"},"geometry":{"type":"Point","coordinates":[-114.36394,43.681482,0]}},{"type":"Feature","properties":{"id":"e7ac801e-29e3-4357-89b7-5c1e907f8f81"},"geometry":{"type":"Point","coordinates":[-111.4945836,40.6418424,0]}},{"type":"Feature","properties":{"id":"3be60e54-c794-4df5-b7af-cae8e7b5df1e"},"geometry":{"type":"Point","coordinates":[-111.8503182,40.6987539,0]}},{"type":"Feature","properties":{"id":"9b3c11f7-2b67-49b9-98f4-3fecf1d4e6dc"},"geometry":{"type":"Point","coordinates":[-80.02076781,40.07308431,0]}},{"type":"Feature","properties":{"id":"d2f3ee61-b49c-4392-b40c-f35eafab445f"},"geometry":{"type":"Point","coordinates":[-86.86331023,39.64467171,0]}},{"type":"Feature","properties":{"id":"a4e4c217-4509-4a3a-a9c1-31e24ada83ae"},"geometry":{"type":"Point","coordinates":[-76.02762147,36.849165,0]}},{"type":"Feature","properties":{"id":"7290db73-1ca8-48bd-b2a7-2e2d3ee41fc1"},"geometry":{"type":"Point","coordinates":[-118.4060748,46.05220327,0]}},{"type":"Feature","properties":{"id":"0a9c77ee-1b34-4746-8c96-33c22a20d95c"},"geometry":{"type":"Point","coordinates":[-87.9112223,43.0447248,0]}},{"type":"Feature","properties":{"id":"3d232e50-e58a-4343-a372-6885c76c38c0"},"geometry":{"type":"Point","coordinates":[-87.91210007,42.90064865,0]}},{"type":"Feature","properties":{"id":"d6e518a0-56f4-49ea-b073-3348d9e25faa"},"geometry":{"type":"Point","coordinates":[-77.31791007,38.68474967,0]}},{"type":"Feature","properties":{"id":"82cb77d5-b49e-43c4-b604-2ba532006d06"},"geometry":{"type":"Point","coordinates":[-81.801344,24.561016,0]}},{"type":"Feature","properties":{"id":"540ec31e-ebbf-40d9-858a-09f23e1ff802"},"geometry":{"type":"Point","coordinates":[-77.94884067,34.22609746,0]}},{"type":"Feature","properties":{"id":"e758d0d5-5e1e-4eb5-acfc-d8354602cc19"},"geometry":{"type":"Point","coordinates":[-121.3572043,38.40045408,0]}},{"type":"Feature","properties":{"id":"309cfb01-0cde-4775-91c6-95e492b5eb4b"},"geometry":{"type":"Point","coordinates":[-86.51963025,42.01286668,0]}},{"type":"Feature","properties":{"id":"3a80fe8b-9d4f-43dc-81a9-4145c5132bcb"},"geometry":{"type":"Point","coordinates":[-97.11158716,44.90104997,0]}},{"type":"Feature","properties":{"id":"e2eef525-02a8-47d0-951c-05fead8bcb7d"},"geometry":{"type":"Point","coordinates":[-122.15388414425759,47.73999390352259,0]}},{"type":"Feature","properties":{"id":"7796b50f-6d32-4253-8650-c7c254abba71"},"geometry":{"type":"Point","coordinates":[-117.2418841,33.2028185,0]}},{"type":"Feature","properties":{"id":"3486d742-3bd5-449a-b66e-d3a881c3c103"},"geometry":{"type":"Point","coordinates":[-122.6634881,45.5208914,0]}},{"type":"Feature","properties":{"id":"542d689d-77a4-41ad-9ab6-1f8e8c906b1e"},"geometry":{"type":"Point","coordinates":[-90.09759137,29.9521547,0]}},{"type":"Feature","properties":{"id":"4a48f4f8-fa5f-48d1-9576-b9fff7d87e63"},"geometry":{"type":"Point","coordinates":[-93.5172166,44.9696023,0]}},{"type":"Feature","properties":{"id":"c5b50d77-0a38-43e3-82fc-c240281c0139"},"geometry":{"type":"Point","coordinates":[-81.09682583,37.64833857,0]}},{"type":"Feature","properties":{"id":"d6b31994-a389-40bc-8b34-f37c71c69030"},"geometry":{"type":"Point","coordinates":[-77.01110326,42.86463714,0]}},{"type":"Feature","properties":{"id":"cbe89f10-6763-4ed1-90d0-80cabea11a29"},"geometry":{"type":"Point","coordinates":[-82.56659201,35.5865571,0]}},{"type":"Feature","properties":{"id":"8968d98d-b553-4b7d-ae11-1b60a0a323a1"},"geometry":{"type":"Point","coordinates":[-75.891944,36.253775,0]}},{"type":"Feature","properties":{"id":"70f8c3ef-94c7-4e2f-8954-711bdb684bcb"},"geometry":{"type":"Point","coordinates":[-104.6911497,40.3998251,0]}},{"type":"Feature","properties":{"id":"41170ddd-2eab-483e-9dec-acf1db56e852"},"geometry":{"type":"Point","coordinates":[-122.8964287,47.04534486,0]}},{"type":"Feature","properties":{"id":"e7f0a2c0-dd17-48ff-8d9f-5ab8b6803bb1"},"geometry":{"type":"Point","coordinates":[-104.399337,32.842417,0]}},{"type":"Feature","properties":{"id":"6b197016-089f-4fa7-ac77-4d08c03035c2"},"geometry":{"type":"Point","coordinates":[-90.22073676,38.6348785,0]}},{"type":"Feature","properties":{"id":"4f92a80e-b6ec-43a8-bdfe-0156c015c343"},"geometry":{"type":"Point","coordinates":[-95.9950548,36.1565497,0]}},{"type":"Feature","properties":{"id":"ee1c61ff-a24e-44db-87ac-a22a0add4559"},"geometry":{"type":"Point","coordinates":[-0.315544,51.070853,0]}},{"type":"Feature","properties":{"id":"9049078f-8094-4082-95b7-8a3173469ad2"},"geometry":{"type":"Point","coordinates":[-120.3147259123273,47.43503279883013,0]}},{"type":"Feature","properties":{"id":"8a33e210-9d8a-4337-b04c-8cfe15e0c213"},"geometry":{"type":"Point","coordinates":[-123.8425805,45.4563275,0]}},{"type":"Feature","properties":{"id":"97785f2d-ca0d-41a0-8aeb-fc513eb02a4e"},"geometry":{"type":"Point","coordinates":[-88.15775153,43.43136188,0]}},{"type":"Feature","properties":{"id":"029d8456-c2b0-4a9e-950c-39046b1d850e"},"geometry":{"type":"Point","coordinates":[-9.3708544,51.4870695,0]}},{"type":"Feature","properties":{"id":"80d05615-2f61-4e0e-8d1e-d3f25d70d960"},"geometry":{"type":"Point","coordinates":[-81.7140045,41.4799605,0]}},{"type":"Feature","properties":{"id":"9ffda059-096e-4ae7-805b-49709737f941"},"geometry":{"type":"Point","coordinates":[-105.260866,40.0217453,0]}},{"type":"Feature","properties":{"id":"391847c9-a5ad-496f-a74e-586ff829fc0d"},"geometry":{"type":"Point","coordinates":[-74.382878,42.205758,0]}},{"type":"Feature","properties":{"id":"e0c4bb78-9720-4af7-8188-a5b132646ede"},"geometry":{"type":"Point","coordinates":[-72.33262282,42.87499023,0]}},{"type":"Feature","properties":{"id":"752dfbd2-fa6e-43e8-98fd-602dcff7eb04"},"geometry":{"type":"Point","coordinates":[-95.14996965,43.34657697,0]}},{"type":"Feature","properties":{"id":"493d8254-89e2-407a-986b-5ddb06a572e2"},"geometry":{"type":"Point","coordinates":[-80.05314345,26.7110654,0]}},{"type":"Feature","properties":{"id":"3107d918-5bae-4a9f-a834-3592199dffc5"},"geometry":{"type":"Point","coordinates":[-71.4592129,41.5849618,0]}},{"type":"Feature","properties":{"id":"7566cfbf-694e-43a6-8c4b-d91754906db8"},"geometry":{"type":"Point","coordinates":[-122.3776296,47.5643605,0]}},{"type":"Feature","properties":{"id":"cb9cae9a-a133-48d8-a63e-b82fcf1c4c9e"},"geometry":{"type":"Point","coordinates":[-122.406811,47.580335,0]}},{"type":"Feature","properties":{"id":"13bcbdcc-50e5-4669-bfad-8001c7b17d90"},"geometry":{"type":"Point","coordinates":[-78.57810318,42.98200648,0]}},{"type":"Feature","properties":{"id":"6d54504b-074c-417a-bb3a-008e26e0b662"},"geometry":{"type":"Point","coordinates":[-84.598433,39.14890246,0]}},{"type":"Feature","properties":{"id":"11e292b9-777d-4818-b231-1de6c8a4e1cb"},"geometry":{"type":"Point","coordinates":[-84.49712824,38.04658314,0]}},{"type":"Feature","properties":{"id":"22edeb4c-52ba-463e-a23f-3f27762505eb"},"geometry":{"type":"Point","coordinates":[-88.0027165,43.01130525,0]}},{"type":"Feature","properties":{"id":"1ab4a268-90ec-4506-944d-545e126fa337"},"geometry":{"type":"Point","coordinates":[-80.50459165,36.08868228,0]}},{"type":"Feature","properties":{"id":"f5ec6774-0b8c-485e-ac5c-fec7ad4332d0"},"geometry":{"type":"Point","coordinates":[-105.5155002,39.7419049,0]}},{"type":"Feature","properties":{"id":"8bc44d8f-07dd-4118-aecd-0bf08f70c26b"},"geometry":{"type":"Point","coordinates":[-79.38989645,40.31903018,0]}},{"type":"Feature","properties":{"id":"8c1f3653-056b-40a4-8421-f9ce8b2979bd"},"geometry":{"type":"Point","coordinates":[-122.64664011727078,47.73685929752339,0]}},{"type":"Feature","properties":{"id":"31c082a9-357c-47d6-b65c-56e28b9423a0"},"geometry":{"type":"Point","coordinates":[-105.0710839,39.7415749,0]}},{"type":"Feature","properties":{"id":"44c00cc8-f329-452b-9d37-1ba777144535"},"geometry":{"type":"Point","coordinates":[-72.765248,42.062268,0]}},{"type":"Feature","properties":{"id":"73e1509c-8410-4bf6-a752-9758781aacb7"},"geometry":{"type":"Point","coordinates":[-118.809516,34.161542,0]}},{"type":"Feature","properties":{"id":"90b580a3-4c08-4dd4-a69e-4a69fe8499f4"},"geometry":{"type":"Point","coordinates":[-94.899934,39.411378,0]}},{"type":"Feature","properties":{"id":"54e4ea1c-6210-48c0-a3d1-c7edd491a640"},"geometry":{"type":"Point","coordinates":[-74.53707955,41.31431295,0]}},{"type":"Feature","properties":{"id":"ab04508d-14bc-41cb-bf1d-b09d86838fb3"},"geometry":{"type":"Point","coordinates":[-122.58780323438052,47.32169214162604,0]}},{"type":"Feature","properties":{"id":"0ab3dca4-244e-4efd-bf34-92687747499a"},"geometry":{"type":"Point","coordinates":[-123.835821,46.190557,0]}},{"type":"Feature","properties":{"id":"1d5af7ca-3850-4894-8dbb-0104afcb03ce"},"geometry":{"type":"Point","coordinates":[-74.27425215,40.60586312,0]}},{"type":"Feature","properties":{"id":"ee09ef76-e626-48ba-8eeb-47b57db63388"},"geometry":{"type":"Point","coordinates":[-71.49706731,41.4506997,0]}},{"type":"Feature","properties":{"id":"3b85a707-ff0a-483a-a5da-d2ab53aa66ce"},"geometry":{"type":"Point","coordinates":[-76.63061077,36.98242438,0]}},{"type":"Feature","properties":{"id":"ca4dec0f-a148-492a-80c5-b78aa252b288"},"geometry":{"type":"Point","coordinates":[-80.72429082,40.05925145,0]}},{"type":"Feature","properties":{"id":"0609948f-d8d4-4d29-899a-9983abe982fa"},"geometry":{"type":"Point","coordinates":[-72.55627012,42.85164595,0]}},{"type":"Feature","properties":{"id":"57d2e357-67f2-4d21-8116-ca0403eb50ce"},"geometry":{"type":"Point","coordinates":[-77.501948,43.193429,0]}},{"type":"Feature","properties":{"id":"7e464f88-ef88-4890-be4b-e7694f31b640"},"geometry":{"type":"Point","coordinates":[-87.6606688,41.810614,0]}},{"type":"Feature","properties":{"id":"04fda7ff-4bf9-4a3e-b65a-1136ed3ebc87"},"geometry":{"type":"Point","coordinates":[-6.3773273,53.3468597,0]}},{"type":"Feature","properties":{"id":"85c77773-c9af-4863-9f74-43d1e690346a"},"geometry":{"type":"Point","coordinates":[-120.5552612,46.9989453,0]}},{"type":"Feature","properties":{"id":"35279122-92ea-403b-a946-dbc578ce4bcd"},"geometry":{"type":"Point","coordinates":[-111.8992365,33.5091215,0]}},{"type":"Feature","properties":{"id":"f08836a0-a759-48a1-b8ae-22bfae945d22"},"geometry":{"type":"Point","coordinates":[-81.42861801,28.40168865,0]}},{"type":"Feature","properties":{"id":"cd74c02e-30a1-4e9e-9774-aa8d39788ae3"},"geometry":{"type":"Point","coordinates":[-82.41693073,35.52314413,0]}},{"type":"Feature","properties":{"id":"fc51057f-e541-4931-92eb-e79d1bc93f46"},"geometry":{"type":"Point","coordinates":[-104.7931723,38.92372675,0]}},{"type":"Feature","properties":{"id":"55c3e8b0-3895-458b-a274-0be8a069da25"},"geometry":{"type":"Point","coordinates":[-117.4267386,47.6564232,0]}},{"type":"Feature","properties":{"id":"6d1e42ff-6f59-4a31-afa2-e9fbdbb5661f"},"geometry":{"type":"Point","coordinates":[-94.1307587,36.2553543,0]}},{"type":"Feature","properties":{"id":"e3addd66-8750-4844-82de-88710adf9b49"},"geometry":{"type":"Point","coordinates":[-71.44114457,43.05712534,0]}},{"type":"Feature","properties":{"id":"9516ace5-cc78-4f2a-82d6-a7a6311b5a10"},"geometry":{"type":"Point","coordinates":[-119.2999357,46.3204119,0]}},{"type":"Feature","properties":{"id":"b4835825-07a9-4210-b648-e796a460a11d"},"geometry":{"type":"Point","coordinates":[-116.2062186,43.61122761,0]}},{"type":"Feature","properties":{"id":"bf11197a-a50f-4bb6-af48-0719c009eed6"},"geometry":{"type":"Point","coordinates":[-111.0393894,45.67961135,0]}},{"type":"Feature","properties":{"id":"6001a312-5d2b-456a-a0e1-ed2c3233cacf"},"geometry":{"type":"Point","coordinates":[-80.6090865,36.5006581,0]}},{"type":"Feature","properties":{"id":"5de62477-b829-4c11-8120-471c19fd52e6"},"geometry":{"type":"Point","coordinates":[-96.7167126,40.7856925,0]}},{"type":"Feature","properties":{"id":"aed12916-1c2f-48e0-8ae9-7a28f067f515"},"geometry":{"type":"Point","coordinates":[-7.8294975,52.7929206,0]}},{"type":"Feature","properties":{"id":"8517ebf6-2df8-488e-8fd6-87a94fe3bf1d"},"geometry":{"type":"Point","coordinates":[-82.5490695,35.5911334,0]}},{"type":"Feature","properties":{"id":"b2795e99-d7db-4d9d-909a-4a72f1d8bf74"},"geometry":{"type":"Point","coordinates":[-117.121435,32.895843,0]}},{"type":"Feature","properties":{"id":"f7fed178-dc61-473d-a847-efc5fd887105"},"geometry":{"type":"Point","coordinates":[-72.53380924,42.08981856,0]}},{"type":"Feature","properties":{"id":"b7d35211-94cc-47f5-ae7e-840824764519"},"geometry":{"type":"Point","coordinates":[-89.023233,40.4987,0]}},{"type":"Feature","properties":{"id":"7ebf9a9b-da69-4a31-af9f-ec7320d82f66"},"geometry":{"type":"Point","coordinates":[-93.29542085,37.2296298,0]}},{"type":"Feature","properties":{"id":"5c7a79ba-8fe4-4bc2-8d86-d6c5a9743c91"},"geometry":{"type":"Point","coordinates":[-79.70797231,37.23145289,0]}},{"type":"Feature","properties":{"id":"76a8347d-13dc-4c90-8bc0-7063f027312b"},"geometry":{"type":"Point","coordinates":[-86.4407388,36.9844713,0]}},{"type":"Feature","properties":{"id":"c9a7083e-1d8a-416c-a0d5-489b04f0e1bc"},"geometry":{"type":"Point","coordinates":[-78.5100617,35.9774896,0]}},{"type":"Feature","properties":{"id":"2c2f893e-57b6-42ef-8f74-931edf8b2dc9"},"geometry":{"type":"Point","coordinates":[-78.48610616,36.03960848,0]}},{"type":"Feature","properties":{"id":"a627508a-fbc7-4fa4-a0e2-d8b3c6404564"},"geometry":{"type":"Point","coordinates":[-78.95695707,39.92530586,0]}},{"type":"Feature","properties":{"id":"5442db20-6933-4c01-9457-32e46c304712"},"geometry":{"type":"Point","coordinates":[-122.18410445264784,48.12840328077225,0]}},{"type":"Feature","properties":{"id":"6f0483b4-6dfe-4a12-aa04-a7e7f1f66ab4"},"geometry":{"type":"Point","coordinates":[-121.9087451,37.3315931,0]}},{"type":"Feature","properties":{"id":"d070be83-d4ec-4799-b935-53d28ad8b1ca"},"geometry":{"type":"Point","coordinates":[-105.1002098,40.1623965,0]}},{"type":"Feature","properties":{"id":"bf687e4e-81f9-45ff-bb1f-34aff10e95e9"},"geometry":{"type":"Point","coordinates":[-97.262463,37.74682,0]}},{"type":"Feature","properties":{"id":"b6eb55a9-aea4-433e-bcf7-c5a99cf248af"},"geometry":{"type":"Point","coordinates":[-97.32983941,37.66244565,0]}},{"type":"Feature","properties":{"id":"529115d6-8c65-4eca-832a-72a3029ca483"},"geometry":{"type":"Point","coordinates":[-98.491525,33.913486,0]}},{"type":"Feature","properties":{"id":"69aacfb0-223a-452c-a71a-db3487dd4186"},"geometry":{"type":"Point","coordinates":[-81.5779846,30.2208765,0]}},{"type":"Feature","properties":{"id":"47595081-be0f-41ac-a459-888cef7be9d2"},"geometry":{"type":"Point","coordinates":[-95.7172092,29.9809872,0]}},{"type":"Feature","properties":{"id":"86217917-be17-4445-8056-4f8b734200af"},"geometry":{"type":"Point","coordinates":[-111.2157091,32.4446988,0]}},{"type":"Feature","properties":{"id":"c31d47e7-b4a4-4158-a32f-db658ea2d391"},"geometry":{"type":"Point","coordinates":[-122.6599158,48.28728035,0]}},{"type":"Feature","properties":{"id":"2849f939-f34f-498f-beba-c243b678765b"},"geometry":{"type":"Point","coordinates":[-82.55106832,35.5916712,0]}},{"type":"Feature","properties":{"id":"995b3da6-99ed-4cf4-9562-05286f4430f8"},"geometry":{"type":"Point","coordinates":[-82.52495553,35.4674064,0]}},{"type":"Feature","properties":{"id":"5937f6df-a6e0-48cf-9234-bfd66b3c4c8e"},"geometry":{"type":"Point","coordinates":[-82.52495553,35.4674064,0]}},{"type":"Feature","properties":{"id":"a269a5ba-6871-4460-8daa-0eaf617c8230"},"geometry":{"type":"Point","coordinates":[-93.3025381,44.9996613,0]}},{"type":"Feature","properties":{"id":"401d45ca-4c04-4bf6-af19-55b45748ef91"},"geometry":{"type":"Point","coordinates":[-6.1109949,53.0842111,0]}},{"type":"Feature","properties":{"id":"8012f3e0-11da-4da0-8563-c26d52e0d262"},"geometry":{"type":"Point","coordinates":[-117.484431,33.89574075,0]}},{"type":"Feature","properties":{"id":"d1258a62-3169-4548-95d9-3c4e539bce4d"},"geometry":{"type":"Point","coordinates":[-122.6762983,45.54109529,0]}},{"type":"Feature","properties":{"id":"43ad77a1-454e-4e77-8f8a-8e7c2b542da6"},"geometry":{"type":"Point","coordinates":[-84.4746169,39.2072785,0]}},{"type":"Feature","properties":{"id":"ade8b2dc-ea30-4423-bcea-75dad5c5c4df"},"geometry":{"type":"Point","coordinates":[-117.1600299,33.50551982,0]}},{"type":"Feature","properties":{"id":"0a366f8e-fd0d-4fe6-8ee5-054d8b725c8c"},"geometry":{"type":"Point","coordinates":[15.15187581078461,48.13735698305186,0]}},{"type":"Feature","properties":{"id":"1eee0d70-2945-4fe4-b626-10865107f347"},"geometry":{"type":"Point","coordinates":[-117.145752,33.140152,0]}},{"type":"Feature","properties":{"id":"f8094ea6-f13b-450b-a4c0-60ea5c899c06"},"geometry":{"type":"Point","coordinates":[-85.0311916,33.037368,0]}},{"type":"Feature","properties":{"id":"4170f5a5-0bea-4a5f-8692-2053a62a941c"},"geometry":{"type":"Point","coordinates":[-93.2813885,44.89304675,0]}},{"type":"Feature","properties":{"id":"02efb5f9-5554-4288-a202-9812e96ddd47"},"geometry":{"type":"Point","coordinates":[-122.16036058658229,47.86732301747203,0]}},{"type":"Feature","properties":{"id":"6fb1fdc2-e203-49c8-b325-c6013ab6dbf1"},"geometry":{"type":"Point","coordinates":[-121.1730764,44.27391294,0]}},{"type":"Feature","properties":{"id":"7a14b155-30bf-4f20-9856-831cfe8bbb7c"},"geometry":{"type":"Point","coordinates":[-123.6469844,42.1622503,0]}},{"type":"Feature","properties":{"id":"2e8613b3-c83d-4efa-b8bd-a658f99fd780"},"geometry":{"type":"Point","coordinates":[-123.319,42.43927512,0]}},{"type":"Feature","properties":{"id":"bccbb662-6467-4d57-816e-9cb99adcfa30"},"geometry":{"type":"Point","coordinates":[-83.86731385,41.41253259,0]}},{"type":"Feature","properties":{"id":"ed289ab7-9588-429f-bc3d-5977c5120d9f"},"geometry":{"type":"Point","coordinates":[-105.2258104,40.0162153,0]}},{"type":"Feature","properties":{"id":"94bf785c-e76a-4a41-8720-e9fb53d72ed4"},"geometry":{"type":"Point","coordinates":[-122.298177,40.562008,0]}},{"type":"Feature","properties":{"id":"7e77e499-968f-434c-a660-ebcfda4e1842"},"geometry":{"type":"Point","coordinates":[-108.5853117,37.34990058,0]}},{"type":"Feature","properties":{"id":"9169dd36-0e3b-4336-93dc-886850fd4bbc"},"geometry":{"type":"Point","coordinates":[-111.1112683,43.60200785,0]}},{"type":"Feature","properties":{"id":"132c460c-3ab8-46db-9dc7-f8123d513ef3"},"geometry":{"type":"Point","coordinates":[-87.4155241,41.52275923,0]}},{"type":"Feature","properties":{"id":"8f54e466-4f0c-4ecc-853f-02b4680853c9"},"geometry":{"type":"Point","coordinates":[-88.20870656,41.521524,0]}},{"type":"Feature","properties":{"id":"6b1c2bdf-2b49-4fdc-8440-532d57520c25"},"geometry":{"type":"Point","coordinates":[-123.79236657497829,46.66547493971711,0]}},{"type":"Feature","properties":{"id":"8fe80c7b-3dcc-4231-bd5c-e1a557480564"},"geometry":{"type":"Point","coordinates":[-90.33733442,38.61687711,0]}},{"type":"Feature","properties":{"id":"2a0b0ae1-9c3b-4de7-91ca-7f2283cab082"},"geometry":{"type":"Point","coordinates":[-72.21714938,41.7131866,0]}},{"type":"Feature","properties":{"id":"bedf2a5f-08b9-4db2-80d9-66bb6e6e5175"},"geometry":{"type":"Point","coordinates":[-81.40548972,41.64152155,0]}},{"type":"Feature","properties":{"id":"99610e23-42f0-4372-9a4e-46b290c721ff"},"geometry":{"type":"Point","coordinates":[-76.13147154,43.01155518,0]}},{"type":"Feature","properties":{"id":"14ddfbb5-9369-49d4-9ae2-6ce2d68b6155"},"geometry":{"type":"Point","coordinates":[-95.97591226,36.02201189,0]}},{"type":"Feature","properties":{"id":"bc28fab5-4e26-4e76-b294-64823949a61b"},"geometry":{"type":"Point","coordinates":[-77.88680231,34.2213165,0]}},{"type":"Feature","properties":{"id":"3fe1de22-c30c-446d-b2f2-913ca9f6378e"},"geometry":{"type":"Point","coordinates":[14.355971213256488,46.83992642711985,0]}},{"type":"Feature","properties":{"id":"5b040ced-a54e-40f3-959b-86f818ed4186"},"geometry":{"type":"Point","coordinates":[-78.16221305,39.18857712,0]}},{"type":"Feature","properties":{"id":"0e22f154-5c03-4bee-9b37-657afaca8ecd"},"geometry":{"type":"Point","coordinates":[-109.86603873089386,42.86643365266134,0]}},{"type":"Feature","properties":{"id":"17469498-8632-4e10-8076-cb9cb22e7978"},"geometry":{"type":"Point","coordinates":[-94.303423,39.073677,0]}},{"type":"Feature","properties":{"id":"ca8e0949-0067-4fb8-8aad-fa10a0e78fc2"},"geometry":{"type":"Point","coordinates":[-87.52262489,41.49333495,0]}},{"type":"Feature","properties":{"id":"a9fe8387-5dd3-48b5-87a3-79eb9e64b7b4"},"geometry":{"type":"Point","coordinates":[-122.4291133,47.24075878,0]}},{"type":"Feature","properties":{"id":"e1b4b1c8-ea94-48e8-986e-38e025510a75"},"geometry":{"type":"Point","coordinates":[-118.2220376,34.06852346,0]}},{"type":"Feature","properties":{"id":"16a14354-1767-4c6d-ae83-d0d069c1275e"},"geometry":{"type":"Point","coordinates":[-89.50895494,42.9688832,0]}},{"type":"Feature","properties":{"id":"bbf13bec-6169-4eec-8827-fc09b2829d26"},"geometry":{"type":"Point","coordinates":[-89.96849701,35.14755725,0]}},{"type":"Feature","properties":{"id":"498d083a-c992-4bd1-9ff7-39c7ea644cb6"},"geometry":{"type":"Point","coordinates":[-75.20047033,40.013655,0]}},{"type":"Feature","properties":{"id":"fd24f694-6436-458c-a0d5-d35ab5ff4497"},"geometry":{"type":"Point","coordinates":[-83.65099308,42.45542522,0]}},{"type":"Feature","properties":{"id":"da71bf07-faa7-41e4-a45a-b3e24a4f2f12"},"geometry":{"type":"Point","coordinates":[-72.88142555,41.60169813,0]}},{"type":"Feature","properties":{"id":"96336a37-ba9a-4d1f-ab36-667c60dbcd06"},"geometry":{"type":"Point","coordinates":[-118.7842506,45.6730681,0]}},{"type":"Feature","properties":{"id":"646c7e47-1f06-46e0-803f-8f989e95186b"},"geometry":{"type":"Point","coordinates":[-81.68556847,28.85386984,0]}},{"type":"Feature","properties":{"id":"1bf86666-1f70-4201-a1e9-6fd3bc965cc6"},"geometry":{"type":"Point","coordinates":[-118.5807868,34.45556243,0]}},{"type":"Feature","properties":{"id":"34137eaa-54b5-4b39-a98e-aaefd70f725b"},"geometry":{"type":"Point","coordinates":[-81.966309,36.7123245,0]}},{"type":"Feature","properties":{"id":"d362f9fe-3375-46e8-a846-62cf28e85f89"},"geometry":{"type":"Point","coordinates":[-74.0809254,42.8969263,0]}},{"type":"Feature","properties":{"id":"767b679f-1675-45ff-b431-964d8eeae698"},"geometry":{"type":"Point","coordinates":[-124.043444,44.60395753,0]}},{"type":"Feature","properties":{"id":"632d6d8c-2f43-479e-aca7-a843624023c7"},"geometry":{"type":"Point","coordinates":[-82.99517953,39.9577586,0]}},{"type":"Feature","properties":{"id":"000f8870-232f-499b-9841-ee5c2b95fc1d"},"geometry":{"type":"Point","coordinates":[-116.3497034,46.04894954,0]}},{"type":"Feature","properties":{"id":"932f3a05-590e-49dc-bba5-0c6c7c174125"},"geometry":{"type":"Point","coordinates":[-83.7745473,42.2694316,0]}},{"type":"Feature","properties":{"id":"7a32d777-2288-4665-bcf4-9810ccbb85c0"},"geometry":{"type":"Point","coordinates":[-122.9288409,45.31485946,0]}},{"type":"Feature","properties":{"id":"a8b3f717-bb25-4cfb-abb0-294596b190b6"},"geometry":{"type":"Point","coordinates":[-105.0560819,39.91349895,0]}},{"type":"Feature","properties":{"id":"158b3651-e46b-4d58-a88a-37c1666d701a"},"geometry":{"type":"Point","coordinates":[-6.1515127,53.3853135,0]}},{"type":"Feature","properties":{"id":"1734f46b-14ba-4dec-a254-5be95c4bab5d"},"geometry":{"type":"Point","coordinates":[-73.2070509,41.5385323,0]}},{"type":"Feature","properties":{"id":"4924fb50-adeb-4611-884b-54be9c24fa55"},"geometry":{"type":"Point","coordinates":[-78.825882,43.299013,0]}},{"type":"Feature","properties":{"id":"e9625858-9a23-4aa5-847f-27c06ed5938a"},"geometry":{"type":"Point","coordinates":[-85.77122303,39.78597726,0]}},{"type":"Feature","properties":{"id":"f0aec029-6d8f-4e95-81ab-ed9292bbbdbe"},"geometry":{"type":"Point","coordinates":[-84.49457871,39.09061257,0]}},{"type":"Feature","properties":{"id":"ae267bbc-95bf-4a45-a8ff-6e7b9a9e88a0"},"geometry":{"type":"Point","coordinates":[-93.3596061,44.86781169,0]}},{"type":"Feature","properties":{"id":"432aa140-cfe4-4a0b-be34-03401efd5a50"},"geometry":{"type":"Point","coordinates":[-96.7996148,44.3104741,0]}},{"type":"Feature","properties":{"id":"b45e7a44-c0b8-4d09-b766-36c0130a1a8b"},"geometry":{"type":"Point","coordinates":[-122.8211041,38.4033133,0]}},{"type":"Feature","properties":{"id":"a588faa2-58f8-47cf-b361-07fba19fd3d1"},"geometry":{"type":"Point","coordinates":[-96.72722416,43.54728383,0]}},{"type":"Feature","properties":{"id":"2d4ca2bd-4f74-4623-8c93-2564ebd9e2b9"},"geometry":{"type":"Point","coordinates":[-122.0297182,36.974201,0]}},{"type":"Feature","properties":{"id":"5c63fefc-72aa-4fe0-8bc2-0bf89c54ab04"},"geometry":{"type":"Point","coordinates":[-116.2086811,43.616091,0]}},{"type":"Feature","properties":{"id":"0ab6358c-dc9b-498f-aea5-255663a02be3"},"geometry":{"type":"Point","coordinates":[-75.212678,43.148929,0]}},{"type":"Feature","properties":{"id":"0106f90d-19de-4031-bbed-ed732be5a9ae"},"geometry":{"type":"Point","coordinates":[-103.2244639,44.08150095,0]}},{"type":"Feature","properties":{"id":"3cf6f95a-0aae-4bfa-8904-f47aeb945414"},"geometry":{"type":"Point","coordinates":[-71.70955815,43.60711645,0]}},{"type":"Feature","properties":{"id":"1fe76ab0-0f65-4142-841b-b58672d507bb"},"geometry":{"type":"Point","coordinates":[-122.2704253,37.8069575,0]}},{"type":"Feature","properties":{"id":"1319b1fc-4d16-4d55-94a7-201b960ddea6"},"geometry":{"type":"Point","coordinates":[-122.2704253,37.8069575,0]}},{"type":"Feature","properties":{"id":"8a058b3f-9a57-469d-9f1f-c31c3ae064a5"},"geometry":{"type":"Point","coordinates":[-104.9845374,39.7509153,0]}},{"type":"Feature","properties":{"id":"c95c466f-2ae4-4ea0-9c32-1877d686c264"},"geometry":{"type":"Point","coordinates":[-122.4285438,37.761163,0]}},{"type":"Feature","properties":{"id":"6e9dcd2b-fc79-49e3-8a6c-009a726fd771"},"geometry":{"type":"Point","coordinates":[-71.46309,42.99003,0]}},{"type":"Feature","properties":{"id":"a75e7e8a-4f8a-4f67-b33f-7aa2c25b3913"},"geometry":{"type":"Point","coordinates":[-78.50414235,38.88142648,0]}},{"type":"Feature","properties":{"id":"48898f65-cd5b-4a64-b775-d9f8b8fd6627"},"geometry":{"type":"Point","coordinates":[-71.6865275,44.0316675,0]}},{"type":"Feature","properties":{"id":"e5eb754a-eb95-4a9f-81f4-3f0a294f2c3c"},"geometry":{"type":"Point","coordinates":[-83.13333109,42.4596444,0]}},{"type":"Feature","properties":{"id":"9ebe71f4-6a99-4b06-8f89-f9ecfe891f44"},"geometry":{"type":"Point","coordinates":[-82.78780975,28.01539972,0]}},{"type":"Feature","properties":{"id":"47592661-12ba-445d-8b50-9d8e05bf1f28"},"geometry":{"type":"Point","coordinates":[-122.3953367,40.585948,0]}},{"type":"Feature","properties":{"id":"5a81d70c-7d2b-4f40-b878-e8c4e147ce92"},"geometry":{"type":"Point","coordinates":[-81.73572372,40.2914144,0]}},{"type":"Feature","properties":{"id":"fd99a363-f02a-4197-8ffc-bd7031ab9b45"},"geometry":{"type":"Point","coordinates":[-81.26485422,28.80875529,0]}},{"type":"Feature","properties":{"id":"a8c90d87-a9e7-45b5-a8db-c58ed9780676"},"geometry":{"type":"Point","coordinates":[-81.820461,41.44993,0]}},{"type":"Feature","properties":{"id":"5f057cf6-831b-43d0-911b-1f95b54b1b21"},"geometry":{"type":"Point","coordinates":[-89.3652802,43.0833378,0]}},{"type":"Feature","properties":{"id":"52dc80a4-9171-4589-9257-60f04cece644"},"geometry":{"type":"Point","coordinates":[-121.7251276,37.69755354,0]}},{"type":"Feature","properties":{"id":"9ee6e94f-60fb-4770-b250-6801cec8c770"},"geometry":{"type":"Point","coordinates":[-71.7912262,42.2634992,0]}},{"type":"Feature","properties":{"id":"3ece8bec-fdbd-43cb-a063-363b3203c1e2"},"geometry":{"type":"Point","coordinates":[-77.7951382,38.7117948,0]}},{"type":"Feature","properties":{"id":"0928f004-3195-40fc-a6e9-a985df23768b"},"geometry":{"type":"Point","coordinates":[-93.219581,43.444038,0]}},{"type":"Feature","properties":{"id":"e55b790d-78bd-4014-8157-ed339067b014"},"geometry":{"type":"Point","coordinates":[-121.2603915,44.0553542,0]}},{"type":"Feature","properties":{"id":"68d84faa-3c71-4fa0-b643-6d4dc8a12f86"},"geometry":{"type":"Point","coordinates":[-112.0301125,33.516633,0]}},{"type":"Feature","properties":{"id":"2ae64f6a-c243-4554-9000-0cf70b7d220a"},"geometry":{"type":"Point","coordinates":[-77.836851,34.210452,0]}},{"type":"Feature","properties":{"id":"882efb69-a366-4fb2-a4c6-2062a7920139"},"geometry":{"type":"Point","coordinates":[-76.33288571,43.15855314,0]}},{"type":"Feature","properties":{"id":"1f10ffbf-b7bc-4704-bc6e-8101de47917f"},"geometry":{"type":"Point","coordinates":[-76.644864,39.893878,0]}},{"type":"Feature","properties":{"id":"e1daa6b8-1bfe-4833-bb30-908c58eb8ec2"},"geometry":{"type":"Point","coordinates":[-104.9984831,39.7535446,0]}},{"type":"Feature","properties":{"id":"87003934-0deb-4c4e-bc31-a6fcff7943d2"},"geometry":{"type":"Point","coordinates":[-80.2044925,25.8003759,0]}},{"type":"Feature","properties":{"id":"a686b7b6-d94f-42a4-ad0e-f60db23011e7"},"geometry":{"type":"Point","coordinates":[-108.7574813,44.75451993,0]}},{"type":"Feature","properties":{"id":"fc80b53a-b5b3-47ce-8f23-3e1b3a61a8e4"},"geometry":{"type":"Point","coordinates":[-109.06243705508345,44.53891036692382,0]}},{"type":"Feature","properties":{"id":"d2aeedba-6cfe-493d-b393-f32ae8986490"},"geometry":{"type":"Point","coordinates":[39.828582682961304,-8.721631759037207,0]}},{"type":"Feature","properties":{"id":"415a40f3-4590-49ad-93fc-e68f58442b40"},"geometry":{"type":"Point","coordinates":[-123.0552621,44.94650388,0]}},{"type":"Feature","properties":{"id":"2d5d6ee4-8f8d-4235-9015-75d2df768cfa"},"geometry":{"type":"Point","coordinates":[-118.3076153,33.90628796,0]}},{"type":"Feature","properties":{"id":"32e48cef-1c43-4445-bba4-d8d5c7e626dd"},"geometry":{"type":"Point","coordinates":[-82.00422961,39.95603429,0]}},{"type":"Feature","properties":{"id":"ed9f39d7-92a6-43a1-b243-9faabe362ee5"},"geometry":{"type":"Point","coordinates":[-124.1039247,44.31213446,0]}},{"type":"Feature","properties":{"id":"9c27cd66-3d4a-4a63-96a5-5cf8106aa85d"},"geometry":{"type":"Point","coordinates":[-120.51422085778982,46.610196273663234,0]}},{"type":"Feature","properties":{"id":"0fd7c528-fc25-44a0-8895-61b07138ebf3"},"geometry":{"type":"Point","coordinates":[-89.6366568,34.1422633,0]}},{"type":"Feature","properties":{"id":"a125dc73-3d86-477e-ab26-b8de21f7ecce"},"geometry":{"type":"Point","coordinates":[-74.14716916,41.69154658,0]}},{"type":"Feature","properties":{"id":"1a86c24c-f5bf-4aad-90a2-71db07f18b6c"},"geometry":{"type":"Point","coordinates":[-75.1324016,39.9655175,0]}},{"type":"Feature","properties":{"id":"dfad1416-6baf-4bdd-9001-99a54fee5870"},"geometry":{"type":"Point","coordinates":[-86.78355595,36.15090195,0]}},{"type":"Feature","properties":{"id":"2a1157b5-b257-4b23-95df-a565b26da285"},"geometry":{"type":"Point","coordinates":[-81.9581017,35.3666796,0]}},{"type":"Feature","properties":{"id":"d80ec1ea-80e9-4060-a0d0-188bc571f06e"},"geometry":{"type":"Point","coordinates":[-6.5241152,52.3231087,0]}},{"type":"Feature","properties":{"id":"17bb95d7-d3d7-4b8c-bbdd-f18104f8a815"},"geometry":{"type":"Point","coordinates":[-86.5932014,34.7277523,0]}},{"type":"Feature","properties":{"id":"f0098c6f-401d-4be1-9bb9-5e1de4d84673"},"geometry":{"type":"Point","coordinates":[-75.49366592,40.53379322,0]}},{"type":"Feature","properties":{"id":"df9c7974-6add-4917-8536-6a6f6de0a79a"},"geometry":{"type":"Point","coordinates":[-70.35776285,43.67838435,0]}},{"type":"Feature","properties":{"id":"d6920448-7345-491b-a30b-7b1f42006ada"},"geometry":{"type":"Point","coordinates":[-122.688361,38.44971636,0]}},{"type":"Feature","properties":{"id":"bb0fca35-1169-4881-b032-27ca29deaced"},"geometry":{"type":"Point","coordinates":[-121.5419585,38.56942885,0]}},{"type":"Feature","properties":{"id":"7470dd0b-f925-4fb2-87a7-3007fba745ad"},"geometry":{"type":"Point","coordinates":[-73.9029331,40.9345744,0]}},{"type":"Feature","properties":{"id":"cfbd4b1b-f848-4f39-9525-9c2c607e7562"},"geometry":{"type":"Point","coordinates":[-77.07838707,41.80758509,0]}},{"type":"Feature","properties":{"id":"76b3e4f1-7075-4881-ac9a-f5462fb44dca"},"geometry":{"type":"Point","coordinates":[-118.3163507,33.83720085,0]}},{"type":"Feature","properties":{"id":"39070e4c-ae87-4d72-af3e-62ec19c35039"},"geometry":{"type":"Point","coordinates":[-117.4281651,47.655248,0]}},{"type":"Feature","properties":{"id":"202233a3-1731-405f-b344-8d7bb8975a1c"},"geometry":{"type":"Point","coordinates":[-77.26938995,42.87560967,0]}},{"type":"Feature","properties":{"id":"ea88eaf9-2b9c-4073-8d37-5af9e4b8c166"},"geometry":{"type":"Point","coordinates":[-83.0003532,40.1063329,0]}},{"type":"Feature","properties":{"id":"3b703b36-86bb-4d24-846d-80c88bf7df07"},"geometry":{"type":"Point","coordinates":[-71.335472,42.200799,0]}},{"type":"Feature","properties":{"id":"698fe7e8-85e4-4482-b608-43534a67862a"},"geometry":{"type":"Point","coordinates":[-82.17921783,28.23444039,0]}},{"type":"Feature","properties":{"id":"f192e49e-e2c9-485a-bdee-35ce3189ef93"},"geometry":{"type":"Point","coordinates":[-73.2140363,44.4595462,0]}},{"type":"Feature","properties":{"id":"1d15aa31-6d4c-42c7-b5c7-e0d3fe314e1b"},"geometry":{"type":"Point","coordinates":[-100.4372363,31.46245419,0]}},{"type":"Feature","properties":{"id":"1e64c937-e250-448e-962a-f2a40d6ca9db"},"geometry":{"type":"Point","coordinates":[-76.8915931,40.2717061,0]}},{"type":"Feature","properties":{"id":"06244489-87fd-44ea-8a83-f0b3f1210314"},"geometry":{"type":"Point","coordinates":[-81.39029104,30.29038796,0]}},{"type":"Feature","properties":{"id":"8a0343e4-8195-47f0-927d-c6cc751fe88e"},"geometry":{"type":"Point","coordinates":[-97.7245745,30.2621507,0]}},{"type":"Feature","properties":{"id":"169cd01b-b11c-449e-87df-9d1dd056ebf2"},"geometry":{"type":"Point","coordinates":[-82.57561089,35.61776547,0]}},{"type":"Feature","properties":{"id":"f4585ffb-ad5d-4fb4-a32e-ada28298796c"},"geometry":{"type":"Point","coordinates":[-113.0358484,37.16063318,0]}},{"type":"Feature","properties":{"id":"def4c1dd-dfdb-42ff-a03a-d2a00c9f3d7f"},"geometry":{"type":"Point","coordinates":[13.503957656337409,48.036812902437156,0]}},{"type":"Feature","properties":{"id":"538095f5-33b7-4578-8012-429e046fee80"},"geometry":{"type":"Point","coordinates":[-96.7512302,40.8117948,0]}},{"type":"Feature","properties":{"id":"68529922-1b8d-4629-b7d2-739f93c32d77"},"geometry":{"type":"Point","coordinates":[-122.5679347,45.4808905,0]}},{"type":"Feature","properties":{"id":"0b194fbf-8dd6-4a88-848f-4a784af05c1c"},"geometry":{"type":"Point","coordinates":[-119.6906567,36.82610331,0]}},{"type":"Feature","properties":{"id":"ec83629b-2f5d-4fae-a9fc-00ff3979c0f7"},"geometry":{"type":"Point","coordinates":[-86.89216786,41.714577,0]}},{"type":"Feature","properties":{"id":"b636a9f8-4caa-41e2-996a-5707a9cbd220"},"geometry":{"type":"Point","coordinates":[5.38658404,43.28642888,0]}},{"type":"Feature","properties":{"id":"95f923e4-e98a-498c-a652-41313f838358"},"geometry":{"type":"Point","coordinates":[-105.015409,39.7585929,0]}},{"type":"Feature","properties":{"id":"720a84ad-c18f-4181-8d21-35eb6b80bec0"},"geometry":{"type":"Point","coordinates":[-85.91883647,39.20865674,0]}},{"type":"Feature","properties":{"id":"8d18da7a-1ed9-4eb4-b87c-ac444aa81e14"},"geometry":{"type":"Point","coordinates":[-82.43783229,27.9603438,0]}},{"type":"Feature","properties":{"id":"82234375-c7fa-4208-8878-b661b7a1e6aa"},"geometry":{"type":"Point","coordinates":[-103.1795198,44.03811547,0]}},{"type":"Feature","properties":{"id":"e9d9a4ad-9583-4b07-846a-d99aeb5ea706"},"geometry":{"type":"Point","coordinates":[-118.3524672,33.8635371,0]}},{"type":"Feature","properties":{"id":"e7d32af9-f5c5-469a-9cd7-b97097d6640d"},"geometry":{"type":"Point","coordinates":[128.1563317,36.61483553,0]}},{"type":"Feature","properties":{"id":"438dfe94-c54a-49a1-b611-e514d2f856e1"},"geometry":{"type":"Point","coordinates":[128.9441073,35.20811413,0]}},{"type":"Feature","properties":{"id":"63fc12a0-bbb7-4bdf-9d14-176bbf70e5d9"},"geometry":{"type":"Point","coordinates":[127.742945,37.90739745,0]}},{"type":"Feature","properties":{"id":"2068d17b-bcaa-4423-a892-73f521bd1ee7"},"geometry":{"type":"Point","coordinates":[128.8797275,37.76757831,0]}},{"type":"Feature","properties":{"id":"3aa64cd7-7e03-4d51-b5f2-f04b6fd4b96f"},"geometry":{"type":"Point","coordinates":[129.1161812,35.15273431,0]}},{"type":"Feature","properties":{"id":"b8c16e2e-ca1a-4e17-869c-a51995c898c8"},"geometry":{"type":"Point","coordinates":[126.5525325,33.24705985,0]}},{"type":"Feature","properties":{"id":"4c43ba95-1293-4ce5-9910-65976e0ef297"},"geometry":{"type":"Point","coordinates":[127.1395861,37.63278304,0]}},{"type":"Feature","properties":{"id":"928e682d-b4d2-445b-8147-3fe8b727b0b7"},"geometry":{"type":"Point","coordinates":[126.9955347,37.56670438,0]}},{"type":"Feature","properties":{"id":"94afa064-fd4d-422e-8490-b87eeeb22b5a"},"geometry":{"type":"Point","coordinates":[127.1437952,35.81642148,0]}},{"type":"Feature","properties":{"id":"5c68b706-804c-4554-b37e-09732562d708"},"geometry":{"type":"Point","coordinates":[128.6064699,35.86077096,0]}},{"type":"Feature","properties":{"id":"bbe3d2b7-7c04-413b-82d0-a7bb9428c4d2"},"geometry":{"type":"Point","coordinates":[127.3577529,36.31151337,0]}},{"type":"Feature","properties":{"id":"a755275d-e8a5-47ea-aecb-9bf2a7449613"},"geometry":{"type":"Point","coordinates":[127.0544792,37.90778029,0]}},{"type":"Feature","properties":{"id":"71a7d2ab-a710-4c5e-923f-1e08161b659e"},"geometry":{"type":"Point","coordinates":[128.5981608,35.16977871,0]}},{"type":"Feature","properties":{"id":"9889fc71-4552-4291-8bc4-badc5ce30033"},"geometry":{"type":"Point","coordinates":[128.3962616,34.82563356,0]}},{"type":"Feature","properties":{"id":"419822d1-2c04-4a47-adc3-e17747e7bdb7"},"geometry":{"type":"Point","coordinates":[127.1922904,37.26293486,0]}},{"type":"Feature","properties":{"id":"df058920-2603-47b9-9c61-b524fde39f7b"},"geometry":{"type":"Point","coordinates":[126.617303,33.50290817,0]}},{"type":"Feature","properties":{"id":"dbe868ec-d1f5-4624-9661-c14d150d6071"},"geometry":{"type":"Point","coordinates":[126.9474136,37.5438955,0]}},{"type":"Feature","properties":{"id":"37ce8020-c9d0-421c-a255-381f946a2a82"},"geometry":{"type":"Point","coordinates":[127.1616309,37.70915976,0]}},{"type":"Feature","properties":{"id":"3a89c7d1-cddb-4036-af38-a95b2b9a08bd"},"geometry":{"type":"Point","coordinates":[127.0708877,36.48886677,0]}},{"type":"Feature","properties":{"id":"55a5f03f-e3fa-4aed-8226-1acce1b71cf3"},"geometry":{"type":"Point","coordinates":[128.8843981,37.74812404,0]}},{"type":"Feature","properties":{"id":"41bf9f06-ce1a-43b2-9e05-af3862488092"},"geometry":{"type":"Point","coordinates":[129.1990401,35.25822518,0]}},{"type":"Feature","properties":{"id":"a489a154-1f69-4eaa-9680-22e0646c192a"},"geometry":{"type":"Point","coordinates":[126.962571,37.56924092,0]}},{"type":"Feature","properties":{"id":"adbffc2c-c973-441f-85a1-aac0f876f20b"},"geometry":{"type":"Point","coordinates":[127.9248097,36.96760505,0]}},{"type":"Feature","properties":{"id":"4065feb7-008b-4010-bc89-9220d39ab2af"},"geometry":{"type":"Point","coordinates":[126.8492063,35.21530647,0]}},{"type":"Feature","properties":{"id":"9ad6ad04-85ec-453d-b18c-c6c099794f69"},"geometry":{"type":"Point","coordinates":[126.8952771,37.5133648,0]}},{"type":"Feature","properties":{"id":"115b67f2-e2ec-4d54-9efb-a5dc5a38933a"},"geometry":{"type":"Point","coordinates":[126.9146756,37.54594861,0]}},{"type":"Feature","properties":{"id":"7d5a3056-0c03-4a76-ba08-befd4f61b5e9"},"geometry":{"type":"Point","coordinates":[126.9915676,37.57504419,0]}},{"type":"Feature","properties":{"id":"b38a706c-f137-4c9f-8f9e-4d26332e86a4"},"geometry":{"type":"Point","coordinates":[126.7071635,36.83056542,0]}},{"type":"Feature","properties":{"id":"b5c4192b-902c-4073-ab22-128e7833ae17"},"geometry":{"type":"Point","coordinates":[127.4987434,34.94739604,0]}},{"type":"Feature","properties":{"id":"2abf3e94-2824-4c4a-999d-bd4f475bf553"},"geometry":{"type":"Point","coordinates":[127.7270367,37.86982853,0]}},{"type":"Feature","properties":{"id":"e706c6ba-82d4-4099-adb8-83054ae146ed"},"geometry":{"type":"Point","coordinates":[128.6513589,37.21507529,0]}},{"type":"Feature","properties":{"id":"09c1e42a-8e73-4097-af34-f1ff0cd6034e"},"geometry":{"type":"Point","coordinates":[127.0323206,37.49360307,0]}},{"type":"Feature","properties":{"id":"930d5e04-4234-4bf4-9d32-ad0d812d1a95"},"geometry":{"type":"Point","coordinates":[126.9930459,37.52846912,0]}},{"type":"Feature","properties":{"id":"aad01f28-c9ad-4b8a-b3f4-90fe07485602"},"geometry":{"type":"Point","coordinates":[128.7307751,36.56384588,0]}},{"type":"Feature","properties":{"id":"99fdc1ac-a3ae-4754-8467-ed70f03c9048"},"geometry":{"type":"Point","coordinates":[128.5337984,36.60338246,0]}},{"type":"Feature","properties":{"id":"363c5d1f-99e3-4b8a-afc7-acd4a7c30a1f"},"geometry":{"type":"Point","coordinates":[127.0495044,37.54297518,0]}},{"type":"Feature","properties":{"id":"0616a0ff-c23f-4cf3-a4c6-34b7f47f581c"},"geometry":{"type":"Point","coordinates":[126.912452,37.56657473,0]}},{"type":"Feature","properties":{"id":"cfa85b4b-30b6-4775-8e83-33339b8f877f"},"geometry":{"type":"Point","coordinates":[127.3033051,37.61749196,0]}},{"type":"Feature","properties":{"id":"1b8e9bf0-27a4-4943-a268-d5ba4a6cd93d"},"geometry":{"type":"Point","coordinates":[126.6752048,37.41755734,0]}},{"type":"Feature","properties":{"id":"32a97b7b-726c-41a2-b019-0f34037c00ee"},"geometry":{"type":"Point","coordinates":[129.2035339,35.18781109,0]}},{"type":"Feature","properties":{"id":"1ca23f38-8691-4f9f-93e8-4d3f6c777f92"},"geometry":{"type":"Point","coordinates":[128.0435747,34.79733881,0]}},{"type":"Feature","properties":{"id":"696350cb-1ab1-4b6e-850e-478e839c7372"},"geometry":{"type":"Point","coordinates":[126.6222289,37.47157834,0]}},{"type":"Feature","properties":{"id":"9ca48b41-3962-4c18-a8be-a95bf73fa2cb"},"geometry":{"type":"Point","coordinates":[126.5617044,33.24773328,0]}},{"type":"Feature","properties":{"id":"faefcbd2-3178-44c7-9520-de488f8ac4d1"},"geometry":{"type":"Point","coordinates":[126.4545751,36.76696044,0]}},{"type":"Feature","properties":{"id":"bc6e84e7-5020-4b1a-b81d-ec55683bc92d"},"geometry":{"type":"Point","coordinates":[127.1087119,37.50309293,0]}},{"type":"Feature","properties":{"id":"659c476d-0144-48e3-baf4-d90b2d6c11e6"},"geometry":{"type":"Point","coordinates":[129.084145,35.22989272,0]}},{"type":"Feature","properties":{"id":"9f991b54-eff1-4126-9cc2-b03bfdf9e0ce"},"geometry":{"type":"Point","coordinates":[127.3943665,37.7603212,0]}},{"type":"Feature","properties":{"id":"fd23a3cb-6b21-44d3-b40c-008564f2f4f0"},"geometry":{"type":"Point","coordinates":[126.9977006,37.498793,0]}},{"type":"Feature","properties":{"id":"b41b1c36-6f0d-4afb-9574-0d84f1af12d0"},"geometry":{"type":"Point","coordinates":[129.0609993,35.15692356,0]}},{"type":"Feature","properties":{"id":"d67acf79-8ca9-4932-9b34-d6578d83ffaa"},"geometry":{"type":"Point","coordinates":[129.2059199,35.19578923,0]}},{"type":"Feature","properties":{"id":"c5c523b9-d8f4-402e-baee-c95cbc65ee21"},"geometry":{"type":"Point","coordinates":[127.140034,35.81724263,0]}},{"type":"Feature","properties":{"id":"2056bc4b-2844-4128-a406-fca7a1dca89b"},"geometry":{"type":"Point","coordinates":[127.0677246,37.25978047,0]}},{"type":"Feature","properties":{"id":"8cf1b15f-c546-4c0f-8532-fb8480944275"},"geometry":{"type":"Point","coordinates":[129.1154295,35.17760201,0]}},{"type":"Feature","properties":{"id":"57a70f5c-a995-4be1-949c-99244450940f"},"geometry":{"type":"Point","coordinates":[126.7020113,37.66779467,0]}},{"type":"Feature","properties":{"id":"64a4f65c-47a9-4d8e-ad2e-3cc898b9689c"},"geometry":{"type":"Point","coordinates":[126.9705831,37.52985655,0]}},{"type":"Feature","properties":{"id":"a9541aa9-5c12-469b-8cbb-01fb5619cefc"},"geometry":{"type":"Point","coordinates":[129.0826027,35.21990206,0]}},{"type":"Feature","properties":{"id":"6f317bdc-458e-466f-bd2a-9ab398d46631"},"geometry":{"type":"Point","coordinates":[127.0890607,37.39125615,0]}},{"type":"Feature","properties":{"id":"a1308963-b966-49f7-8f84-97ba37775d14"},"geometry":{"type":"Point","coordinates":[128.2515424,37.47598351,0]}}]} \ No newline at end of file diff --git a/svelte.config.js b/svelte.config.js index 16f4a97..a898471 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -38,6 +38,9 @@ const config = { split: false, }), appDir: '_app', + alias: { + '$site/*': './src/site/*', + }, csp: { mode: 'auto', directives: {